<?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: The FEDERATED MySQL Storage Engine</title>
	<atom:link href="http://www.longren.org/the-federated-mysql-storage-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.longren.org/the-federated-mysql-storage-engine/</link>
	<description>Certified &#38; Decorated</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:01:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tyler</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-634951</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Sun, 18 Sep 2011 01:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-634951</guid>
		<description>Glad it was helpful Fred!</description>
		<content:encoded><![CDATA[<p>Glad it was helpful Fred!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-634947</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 18 Sep 2011 01:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-634947</guid>
		<description>Your instructions worked perfectly! Thanks!</description>
		<content:encoded><![CDATA[<p>Your instructions worked perfectly! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dedianto</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-340162</link>
		<dc:creator>Dedianto</dc:creator>
		<pubDate>Thu, 18 Nov 2010 04:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-340162</guid>
		<description>the message error appear like this :
Unable to connect to foreign data source: Can&#039;t connect to MySQL server on &#039;192.168.5.6&#039; (10061)
(2.922 sec)

how to fix this?</description>
		<content:encoded><![CDATA[<p>the message error appear like this :<br />
Unable to connect to foreign data source: Can&#8217;t connect to MySQL server on &#8217;192.168.5.6&#8242; (10061)<br />
(2.922 sec)</p>
<p>how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omd</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-258576</link>
		<dc:creator>omd</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-258576</guid>
		<description>I have used mysql databases quite a lot mainly for open source content management software like oscommerce, wordpress and concrete5. What are the storage limits on your mysql hosting ?</description>
		<content:encoded><![CDATA[<p>I have used mysql databases quite a lot mainly for open source content management software like oscommerce, wordpress and concrete5. What are the storage limits on your mysql hosting ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-245093</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-245093</guid>
		<description>mysqld.exe --federated
there are 2 dashes</description>
		<content:encoded><![CDATA[<p>mysqld.exe &#8211;federated<br />
there are 2 dashes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-224953</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 15 Dec 2008 14:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-224953</guid>
		<description>Hi!

You can enable federated storage in Windows like this:
1. Stop your currently running MySQL service
2. From Command Prompt, run the mysqld.exe with the parameter --federated (mysqld.exe --federated).
3. You can close the command-window above.
4. Start your service again, you now have federated storage engine enabled, check with SHOW ENGINES \G.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>You can enable federated storage in Windows like this:<br />
1. Stop your currently running MySQL service<br />
2. From Command Prompt, run the mysqld.exe with the parameter &#8211;federated (mysqld.exe &#8211;federated).<br />
3. You can close the command-window above.<br />
4. Start your service again, you now have federated storage engine enabled, check with SHOW ENGINES \G.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pradeepk</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-204819</link>
		<dc:creator>pradeepk</dc:creator>
		<pubDate>Wed, 02 Jul 2008 06:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-204819</guid>
		<description>How i can create pool of connection in federated DB</description>
		<content:encoded><![CDATA[<p>How i can create pool of connection in federated DB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-30823</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Wed, 06 Sep 2006 13:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-30823</guid>
		<description>Chang Wei ken, you need to build MySQL from source.  When you run the &quot;./configure&quot; command, make sure you pass the –-with-federated-storage-engine option.</description>
		<content:encoded><![CDATA[<p>Chang Wei ken, you need to build MySQL from source.  When you run the &#8220;./configure&#8221; command, make sure you pass the –-with-federated-storage-engine option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chang Wei ken</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-30755</link>
		<dc:creator>Chang Wei ken</dc:creator>
		<pubDate>Tue, 05 Sep 2006 10:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-30755</guid>
		<description>hi,
i have not experience about mysql...
can u tell the detail process how to enable the Federated MySQL Storage?
i am using the mysql 5.0.24a version....
after i install, i found the federated feature is disable...
please reply as soon as possible
Thank you</description>
		<content:encoded><![CDATA[<p>hi,<br />
i have not experience about mysql&#8230;<br />
can u tell the detail process how to enable the Federated MySQL Storage?<br />
i am using the mysql 5.0.24a version&#8230;.<br />
after i install, i found the federated feature is disable&#8230;<br />
please reply as soon as possible<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: basil&#39;s blog &#187; Blogrolling 2006-08-29</title>
		<link>http://www.longren.org/the-federated-mysql-storage-engine/comment-page-1/#comment-30446</link>
		<dc:creator>basil&#39;s blog &#187; Blogrolling 2006-08-29</dc:creator>
		<pubDate>Tue, 29 Aug 2006 10:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-30446</guid>
		<description>[...] T. Longren solves a firewall issue. [...]</description>
		<content:encoded><![CDATA[<p>[...] T. Longren solves a firewall issue. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

