<?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: Moving Hosts + MySQL Errors</title>
	<atom:link href="http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/</link>
	<description>Resources and hype-free conversation for webentrepreneurs interested in making money online.</description>
	<lastBuildDate>Mon, 13 Apr 2009 09:57:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: gofree</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-72416</link>
		<dc:creator>gofree</dc:creator>
		<pubDate>Thu, 07 Feb 2008 06:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-72416</guid>
		<description>How about adding compatibility when you export your database:

SQL compatibility mode: MYSQL40
Check this: Add IF NOT EXISTS

I export and import without any issue.

Correct me if m wrong.</description>
		<content:encoded><![CDATA[<p>How about adding compatibility when you export your database:</p>
<p>SQL compatibility mode: MYSQL40<br />
Check this: Add IF NOT EXISTS</p>
<p>I export and import without any issue.</p>
<p>Correct me if m wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JB</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-47298</link>
		<dc:creator>JB</dc:creator>
		<pubDate>Mon, 30 Jul 2007 11:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-47298</guid>
		<description>Change 

&quot;timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,&quot; 

to 

&quot;timestamp(14) NOT NULL,&quot;</description>
		<content:encoded><![CDATA[<p>Change </p>
<p>&#8220;timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,&#8221; </p>
<p>to </p>
<p>&#8220;timestamp(14) NOT NULL,&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-23961</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 10 Nov 2006 10:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-23961</guid>
		<description>Hi,

Interesting! I have a big problem with:

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,

Does anybody know a sollution??? I&#039;m desperate with als a big headache</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Interesting! I have a big problem with:</p>
<p>#1064 &#8211; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,</p>
<p>Does anybody know a sollution??? I&#8217;m desperate with als a big headache</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aegilops</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-1684</link>
		<dc:creator>Aegilops</dc:creator>
		<pubDate>Sat, 11 Mar 2006 16:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-1684</guid>
		<description>Can someone please give MrBister a mountain of gold or something, as that --compatible switch has just saved me from going bonkers.

Was going from a 4.1 (Gentoo Linux) to a 4.0 (OpenBSD 3.8) and was getting very bogged down with some dodgy syntax issues.

Thank you!

Aegilops</description>
		<content:encoded><![CDATA[<p>Can someone please give MrBister a mountain of gold or something, as that &#8211;compatible switch has just saved me from going bonkers.</p>
<p>Was going from a 4.1 (Gentoo Linux) to a 4.0 (OpenBSD 3.8) and was getting very bogged down with some dodgy syntax issues.</p>
<p>Thank you!</p>
<p>Aegilops</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-727</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Sat, 17 Dec 2005 15:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-727</guid>
		<description>Thank you for posting that MrBister :)</description>
		<content:encoded><![CDATA[<p>Thank you for posting that MrBister <img src='http://superaff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrBister</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-721</link>
		<dc:creator>MrBister</dc:creator>
		<pubDate>Fri, 16 Dec 2005 11:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-721</guid>
		<description>I found a solution that you can use if you are able to run mysqldump at the server itself:

&quot;mysqldump -u username -ppassword --compatible=mysql40 database_name &gt;FILENAME.sql&quot;

--compatible=mysql40 makes it compatible with older versions.

The above worked for me to remove the annoying DEFAULT CHARSET problem :)</description>
		<content:encoded><![CDATA[<p>I found a solution that you can use if you are able to run mysqldump at the server itself:</p>
<p>&#8220;mysqldump -u username -ppassword &#8211;compatible=mysql40 database_name &gt;FILENAME.sql&#8221;</p>
<p>&#8211;compatible=mysql40 makes it compatible with older versions.</p>
<p>The above worked for me to remove the annoying DEFAULT CHARSET problem <img src='http://superaff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-279</link>
		<dc:creator>Terry</dc:creator>
		<pubDate>Fri, 09 Sep 2005 05:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-279</guid>
		<description>Thanks for the info Peter - too much headache for lazy me though! :lol:

I actually did try removing the DEFAULT CHARSET=latin1 line and I ended up with funky character encoding issues on the web copy. *What a mess*.

hmmm but now that I know you know this MySQL stuff, and where to find you ;), methinks you should hide :lol:.</description>
		<content:encoded><![CDATA[<p>Thanks for the info Peter &#8211; too much headache for lazy me though! <img src='http://superaff.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<p>I actually did try removing the DEFAULT CHARSET=latin1 line and I ended up with funky character encoding issues on the web copy. *What a mess*.</p>
<p>hmmm but now that I know you know this MySQL stuff, and where to find you <img src='http://superaff.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , methinks you should hide <img src='http://superaff.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Cooper</title>
		<link>http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/comment-page-1/#comment-278</link>
		<dc:creator>Peter Cooper</dc:creator>
		<pubDate>Thu, 08 Sep 2005 13:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/#comment-278</guid>
		<description>It&#039;s do-able, but you have to hack a few things out of your MySQL dump :)

For example, MySQL 4.0 doesn&#039;t support the &quot;DEFAULT CHARSET=latin1&quot; stuff. You can also drop all the DISABLE or ENABLE KEYS lines.</description>
		<content:encoded><![CDATA[<p>It&#8217;s do-able, but you have to hack a few things out of your MySQL dump <img src='http://superaff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For example, MySQL 4.0 doesn&#8217;t support the &#8220;DEFAULT CHARSET=latin1&#8243; stuff. You can also drop all the DISABLE or ENABLE KEYS lines.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

