<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MySQL Error 1016</title>
	<atom:link href="http://awan.wibawa.net/2008/04/22/mysql-error-1016/feed/" rel="self" type="application/rss+xml" />
	<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/</link>
	<description>Berbagi rasa dan kata dalam keseharian sebagai pengalaman hidup</description>
	<lastBuildDate>Sat, 29 Jan 2011 04:34:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Masbam</title>
		<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-150</link>
		<dc:creator>Masbam</dc:creator>
		<pubDate>Tue, 15 Sep 2009 00:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-150</guid>
		<description>:pinch: :whistle:</description>
		<content:encoded><![CDATA[<p>:pinch: :whistle:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: generic viagra</title>
		<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-149</link>
		<dc:creator>generic viagra</dc:creator>
		<pubDate>Sun, 13 Sep 2009 16:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-149</guid>
		<description>Now I’ve also gotten this error: ERROR 1030 (HY000): Got error 127 from storage engine
Which can also be fixed by running a repair table command.</description>
		<content:encoded><![CDATA[<p>Now I’ve also gotten this error: ERROR 1030 (HY000): Got error 127 from storage engine<br />
Which can also be fixed by running a repair table command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: true religion</title>
		<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-148</link>
		<dc:creator>true religion</dc:creator>
		<pubDate>Sun, 13 Sep 2009 10:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-148</guid>
		<description>i have a problem. in the direction of fixing it. You can use the mysql_error ( ) to get feedback ...</description>
		<content:encoded><![CDATA[<p>i have a problem. in the direction of fixing it. You can use the mysql_error ( ) to get feedback &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 220-602</title>
		<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-147</link>
		<dc:creator>220-602</dc:creator>
		<pubDate>Wed, 27 May 2009 06:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-147</guid>
		<description>I am doing a site. it connect mysql server using mysql_connect is working but the same mysql_connect does not work another site. it displays following error

Warning: mysql_connect() [function.mysql-connect]: Can&#039;t connect to MySQL server on &#039;mysql18.site.com&#039; (10060) in D:\root\httpdocs\Acc\ji\config.inc.php on line 120
Can&#039;t connect to MySQL server on &#039;mysql18.site.com&#039; (10060)..

So what should I do?</description>
		<content:encoded><![CDATA[<p>I am doing a site. it connect mysql server using mysql_connect is working but the same mysql_connect does not work another site. it displays following error</p>
<p>Warning: mysql_connect() [function.mysql-connect]: Can&#8217;t connect to MySQL server on &#8216;mysql18.site.com&#8217; (10060) in D:\root\httpdocs\Acc\ji\config.inc.php on line 120<br />
Can&#8217;t connect to MySQL server on &#8216;mysql18.site.com&#8217; (10060)..</p>
<p>So what should I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 70-236</title>
		<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-146</link>
		<dc:creator>70-236</dc:creator>
		<pubDate>Wed, 27 May 2009 06:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-146</guid>
		<description>When you are working with PHP and MySQL and encounter an error, it is helpful to receive more detailed information regarding the problem to point you in the direction of fixing it. You can use the mysql_error ( ) to get feedback from MySQL to your PHP document if you are encountering problems. It is phrased as: mysql_error ( [link_identifier] )</description>
		<content:encoded><![CDATA[<p>When you are working with PHP and MySQL and encounter an error, it is helpful to receive more detailed information regarding the problem to point you in the direction of fixing it. You can use the mysql_error ( ) to get feedback from MySQL to your PHP document if you are encountering problems. It is phrased as: mysql_error ( [link_identifier] )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 642-642</title>
		<link>http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-145</link>
		<dc:creator>642-642</dc:creator>
		<pubDate>Wed, 27 May 2009 05:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://awan.wibawa.net/2008/04/22/mysql-error-1016/#comment-145</guid>
		<description>I&#039;ve also gotten this error: ERROR 1030 (HY000): Got error 127 from storage engine
Which can also be fixed by running a repair table command.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also gotten this error: ERROR 1030 (HY000): Got error 127 from storage engine<br />
Which can also be fixed by running a repair table command.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

