<?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/2006/08/24/the-federated-mysql-storage-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/</link>
	<description>Certified &#38; Decorated</description>
	<lastBuildDate>Sun, 21 Mar 2010 19:39:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: omd</title>
		<link>http://www.longren.org/2006/08/24/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/2006/08/24/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/2006/08/24/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/2006/08/24/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/2006/08/24/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/2006/08/24/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/2006/08/24/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>
	<item>
		<title>By: Slackware 11.0 Release Candidate 3 &#171; Slackware Blog</title>
		<link>http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/comment-page-1/#comment-30312</link>
		<dc:creator>Slackware 11.0 Release Candidate 3 &#171; Slackware Blog</dc:creator>
		<pubDate>Fri, 25 Aug 2006 13:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-30312</guid>
		<description>[...] Also, I emailed Patrick the other day about getting a neat feature built into MySQL 5.x, the MySQL FEDERATED storage engine. If you&#8217;ve never heard of it, head over to my personal blog, I made a post the other day about the FEDERATED storage engine in MySQL. Very cool stuff.  Explore posts in the same categories: General, ChangeLogs, Slackware [...]</description>
		<content:encoded><![CDATA[<p>[...] Also, I emailed Patrick the other day about getting a neat feature built into MySQL 5.x, the MySQL FEDERATED storage engine. If you&#8217;ve never heard of it, head over to my personal blog, I made a post the other day about the FEDERATED storage engine in MySQL. Very cool stuff.  Explore posts in the same categories: General, ChangeLogs, Slackware [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zean.no-ip.info &#187; Linking 2 MySQL Tables Together</title>
		<link>http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/comment-page-1/#comment-30303</link>
		<dc:creator>zean.no-ip.info &#187; Linking 2 MySQL Tables Together</dc:creator>
		<pubDate>Fri, 25 Aug 2006 00:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2006/08/24/the-federated-mysql-storage-engine/#comment-30303</guid>
		<description>[...] (more&#8230;)    &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] (more&#8230;)    &nbsp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
