<?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>Raph's world &#187; error</title>
	<atom:link href="http://www.raph.net.pl/blog/en/tag/error/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raph.net.pl/blog</link>
	<description>Rafal's Grzegorek blog</description>
	<lastBuildDate>Tue, 06 Oct 2009 18:01:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Query Browser and &#8220;2003&#8243; connection error</title>
		<link>http://www.raph.net.pl/blog/en/2008/mysql-query-browser-i-blad-polaczenia-2003.html</link>
		<comments>http://www.raph.net.pl/blog/en/2008/mysql-query-browser-i-blad-polaczenia-2003.html#comments</comments>
		<pubDate>Tue, 09 Dec 2008 21:56:48 +0000</pubDate>
		<dc:creator>raph</dc:creator>
				<category><![CDATA[Administracja]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.raph.net.pl/blog/?p=75</guid>
		<description><![CDATA[If you want to change, for example, at phpmyadmin to the program mentioned in the title, we may be faced with problems with the connection, as it was with me. The reason may be accepting only local connection by MySQL server. Assuming that we have the power to edit the file /etc/mysql/ my.cnf, just comment [...]]]></description>
			<content:encoded><![CDATA[<p dir="ltr">If you want to change, for example, at phpmyadmin to the program mentioned in the title, we may be faced with problems with the connection, as it was with me. The reason may be accepting only local connection by MySQL server. Assuming that we have the power to edit the file /etc/mysql/ my.cnf, just comment line:</p>
<div dir="ltr">
<pre class="brush: php;">bind-address = 127.0.0.1</pre>
</div>
<p dir="ltr">and restart MySQL Server.</p>
<div dir="ltr">Source: <a href="http://forum.almworks.com/index.php?showtopic=437">http://forum.almworks.com/index.php?showtopic=437</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.raph.net.pl/blog/en/2008/mysql-query-browser-i-blad-polaczenia-2003.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
