<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Matthew&#039;s Weblog &#187; SQL</title>
	<atom:link href="http://mps.blog.webplumbers.com/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://mps.blog.webplumbers.com</link>
	<description>Technical notes and societal musings</description>
	<lastBuildDate>Sat, 18 Sep 2010 05:09:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Loadbalanced MySQL cluster</title>
		<link>http://mps.blog.webplumbers.com/2006/04/24/loadbalanced-mysql-cluster/</link>
		<comments>http://mps.blog.webplumbers.com/2006/04/24/loadbalanced-mysql-cluster/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 20:03:39 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2006/04/24/loadbalanced-mysql-cluster/</guid>
		<description><![CDATA[Potentially useful?
How To Set Up A Load-Balanced MySQL Cluster &#124; HowtoForge &#8211; Linux Howtos and Tutorials
]]></description>
			<content:encoded><![CDATA[<p>Potentially useful?</p>
<p><a href="http://www.howtoforge.com/loadbalanced_mysql_cluster_debian">How To Set Up A Load-Balanced MySQL Cluster | HowtoForge &#8211; Linux Howtos and Tutorials</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2006/04/24/loadbalanced-mysql-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Show Columns</title>
		<link>http://mps.blog.webplumbers.com/2005/09/09/78/</link>
		<comments>http://mps.blog.webplumbers.com/2005/09/09/78/#comments</comments>
		<pubDate>Sat, 10 Sep 2005 05:24:05 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2005/09/09/78/</guid>
		<description><![CDATA[mysql&#62; SHOW COLUMNS FROM mytable FROM mydb;
mysql&#62; SHOW COLUMNS FROM mydb.mytable;
]]></description>
			<content:encoded><![CDATA[<p>mysql&gt; SHOW COLUMNS FROM mytable FROM mydb;<br />
mysql&gt; SHOW COLUMNS FROM mydb.mytable;</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2005/09/09/78/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL server WITH MOVE</title>
		<link>http://mps.blog.webplumbers.com/2005/03/28/sql-server-with-move/</link>
		<comments>http://mps.blog.webplumbers.com/2005/03/28/sql-server-with-move/#comments</comments>
		<pubDate>Tue, 29 Mar 2005 06:33:55 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2005/03/28/sql-server-with-move/</guid>
		<description><![CDATA[I can never remember how to move a database in MS SQL 2000 from one computer to another.  Well, now I can quit looking it up and just use the articles.
]]></description>
			<content:encoded><![CDATA[<p>I can never remember <a href="http://support.microsoft.com/kb/314546/EN-US/">how to move a database in MS SQL 2000</a> from one computer to another.  Well, now I can quit <a href="http://www.google.com/search?num=50&amp;hl=en&amp;lr=&amp;safe=off&amp;c2coff=1&amp;q=sql+server+2000+restore+with+move&amp;btnG=Search">looking it up</a> and just <a href="http://support.microsoft.com/kb/221465/EN-US/">use the articles</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2005/03/28/sql-server-with-move/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical cheat sheets</title>
		<link>http://mps.blog.webplumbers.com/2004/12/01/technical-cheat-sheets/</link>
		<comments>http://mps.blog.webplumbers.com/2004/12/01/technical-cheat-sheets/#comments</comments>
		<pubDate>Thu, 02 Dec 2004 01:35:59 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[Linux Misc]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2004/12/01/technical-cheat-sheets/</guid>
		<description><![CDATA[A collection of tech cheat sheets &#8211; very useful!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://tiger.la.asu.edu/quick_reference_card.htm">A collection of tech cheat sheets</a> &#8211; very useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2004/12/01/technical-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copying contents of a table</title>
		<link>http://mps.blog.webplumbers.com/2004/11/23/copying-contents-of-a-table/</link>
		<comments>http://mps.blog.webplumbers.com/2004/11/23/copying-contents-of-a-table/#comments</comments>
		<pubDate>Tue, 23 Nov 2004 23:58:33 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2004/11/23/copying-contents-of-a-table/</guid>
		<description><![CDATA[http://dev.mysql.com/doc/mysql/en/ANSI_diff_SELECT_INTO_TABLE.html
Very handy!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/doc/mysql/en/ANSI_diff_SELECT_INTO_TABLE.html">http://dev.mysql.com/doc/mysql/en/ANSI_diff_SELECT_INTO_TABLE.html</a></p>
<p>Very handy!</p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2004/11/23/copying-contents-of-a-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rockin’ example of AutoInsert in MySQL</title>
		<link>http://mps.blog.webplumbers.com/2004/11/23/rockin-example-of-autoinsert-in-mysql/</link>
		<comments>http://mps.blog.webplumbers.com/2004/11/23/rockin-example-of-autoinsert-in-mysql/#comments</comments>
		<pubDate>Tue, 23 Nov 2004 21:59:54 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mps.blog.webplumbers.com/2004/11/23/rockin-example-of-autoinsert-in-mysql/</guid>
		<description><![CDATA[http://dev.mysql.com/doc/mysql/en/example-AUTO_INCREMENT.html
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/doc/mysql/en/example-AUTO_INCREMENT.html">http://dev.mysql.com/doc/mysql/en/example-AUTO_INCREMENT.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mps.blog.webplumbers.com/2004/11/23/rockin-example-of-autoinsert-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

