<?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: USING BTREE &#8211; Error when dumping from 5.1 and importing to 5.0</title>
	<atom:link href="http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 23:20:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gustavo</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-13492</link>
		<dc:creator>Gustavo</dc:creator>
		<pubDate>Wed, 18 Jan 2012 22:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-13492</guid>
		<description>Open the .sql file with a text editor (Notepad++ could be usefull) and edit it.
It&#039;s just a plain text file.</description>
		<content:encoded><![CDATA[<p>Open the .sql file with a text editor (Notepad++ could be usefull) and edit it.<br />
It&#8217;s just a plain text file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-13452</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Sat, 14 Jan 2012 06:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-13452</guid>
		<description>hi Tom

Can u please let me know the steps as i a newbie in sql field. I&#039;m very grateful to you.

Regards</description>
		<content:encoded><![CDATA[<p>hi Tom</p>
<p>Can u please let me know the steps as i a newbie in sql field. I&#8217;m very grateful to you.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-13451</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Sat, 14 Jan 2012 06:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-13451</guid>
		<description>Hello all,

Can anybody explain the method to edit the query.</description>
		<content:encoded><![CDATA[<p>Hello all,</p>
<p>Can anybody explain the method to edit the query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-13421</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Tue, 10 Jan 2012 22:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-13421</guid>
		<description>thanks! you must be jesus!</description>
		<content:encoded><![CDATA[<p>thanks! you must be jesus!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcleroi</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-13104</link>
		<dc:creator>jcleroi</dc:creator>
		<pubDate>Fri, 23 Dec 2011 01:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-13104</guid>
		<description>Not really need to remove USING BTREE:

Expl:  KEY `idx_usergroup_nested_set_lookup`  (`lft`,`rgt`) USING BTREE 

becomes: KEY `idx_usergroup_nested_set_lookup` USING BTREE  (`lft`,`rgt`)</description>
		<content:encoded><![CDATA[<p>Not really need to remove USING BTREE:</p>
<p>Expl:  KEY `idx_usergroup_nested_set_lookup`  (`lft`,`rgt`) USING BTREE </p>
<p>becomes: KEY `idx_usergroup_nested_set_lookup` USING BTREE  (`lft`,`rgt`)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-9199</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Thu, 01 Sep 2011 11:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-9199</guid>
		<description>Thanks mate, that was easy!</description>
		<content:encoded><![CDATA[<p>Thanks mate, that was easy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-8335</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 27 Jul 2011 12:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-8335</guid>
		<description>Thanks, really.</description>
		<content:encoded><![CDATA[<p>Thanks, really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff07</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-8029</link>
		<dc:creator>Jeff07</dc:creator>
		<pubDate>Wed, 13 Jul 2011 22:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-8029</guid>
		<description>Worked for me.
thx!</description>
		<content:encoded><![CDATA[<p>Worked for me.<br />
thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirko</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-7062</link>
		<dc:creator>mirko</dc:creator>
		<pubDate>Tue, 17 May 2011 03:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-7062</guid>
		<description>worked for me (transfering joomla from 5.0.45 to 5.1.44).
thx!</description>
		<content:encoded><![CDATA[<p>worked for me (transfering joomla from 5.0.45 to 5.1.44).<br />
thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Designers and Developers</title>
		<link>http://prattski.com/2010/06/01/mysql-using-btree-error-when-dumping-from-5-1-and-importing-to-5-0/#comment-5847</link>
		<dc:creator>Web Designers and Developers</dc:creator>
		<pubDate>Sat, 12 Mar 2011 07:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=417#comment-5847</guid>
		<description>Thanks, I was really stuck up with this. Trying to import again and again and knowing not whats wrong in my SQL.. Very useful and saved my day..</description>
		<content:encoded><![CDATA[<p>Thanks, I was really stuck up with this. Trying to import again and again and knowing not whats wrong in my SQL.. Very useful and saved my day..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

