<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechArtifact &#187; perission</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/perission/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Techie blog</description>
	<lastBuildDate>Sat, 03 Jul 2010 08:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Connect mysql from Remote machine</title>
		<link>http://www.techartifact.com/blogs/2009/02/connect-mysql-from-remote-machine.html</link>
		<comments>http://www.techartifact.com/blogs/2009/02/connect-mysql-from-remote-machine.html#comments</comments>
		<pubDate>Fri, 13 Feb 2009 16:32:00 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[perission]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/?p=13</guid>
		<description><![CDATA[In mysql user need permission based on IP to connect mysql server. In default installation of mysql it doesn&#8217;t permit root to connect from remote machine Using the following command, we set permission for connecting server from remote machines shell&#62; mysql &#8211;user=root mysql mysql&#62;GRANT ALL PRIVILEGES ON *.* TO monty@localhost IDENTIFIED BY &#8216;some_pass&#8217; WITH GRANT [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/02/connect-mysql-from-remote-machine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
