<?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>More Questions Than Answers &#187; MySQL</title>
	<atom:link href="http://www.faq-it.co.uk/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.faq-it.co.uk</link>
	<description>Dan Atrill&#039;s blog site</description>
	<lastBuildDate>Wed, 28 Dec 2011 13:10:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL Commands in brief</title>
		<link>http://www.faq-it.co.uk/2009/12/16/mysql-commands-in-brief/</link>
		<comments>http://www.faq-it.co.uk/2009/12/16/mysql-commands-in-brief/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 23:06:52 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[sys admin]]></category>

		<guid isPermaLink="false">http://localhost:8888/faq-it/?p=104</guid>
		<description><![CDATA[I was hunting for a few easy to follow commands for command line MySQL having been using Webmin and phpmyadmin for a while now. This site http://www.pantz.org/software/mysql/mysqlcommands.html came up trumps. Lots of other useful sysadmin stuff on there. Thanks pantz, you saved me hours.]]></description>
		<wfw:commentRss>http://www.faq-it.co.uk/2009/12/16/mysql-commands-in-brief/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search and replace</title>
		<link>http://www.faq-it.co.uk/2007/08/08/search-and-replace/</link>
		<comments>http://www.faq-it.co.uk/2007/08/08/search-and-replace/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 12:43:45 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[search and replace]]></category>
		<category><![CDATA[UPDATE]]></category>

		<guid isPermaLink="false">http://localhost:8888/faq-it/?p=77</guid>
		<description><![CDATA[In very few lines it&#8217;s possible to search and replace text in MySQL: UPDATE table_name SET column_name = replace(column_name,&#8221;find_this&#8221;,&#8221;replace_with_this&#8221;) Thanks to Torkil Johnsen&#8217;s Search and replace in MySQL article]]></description>
		<wfw:commentRss>http://www.faq-it.co.uk/2007/08/08/search-and-replace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL and the lost root password &#8211; finally</title>
		<link>http://www.faq-it.co.uk/2005/10/01/mysql-and-the-lost-root-password-finally/</link>
		<comments>http://www.faq-it.co.uk/2005/10/01/mysql-and-the-lost-root-password-finally/#comments</comments>
		<pubDate>Sat, 01 Oct 2005 22:57:17 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://localhost:8888/faq-it/?p=33</guid>
		<description><![CDATA[Eventually the truth appeared in the guise of config files in Moveable Type and phpMyAdmin that contained out of date passwords. Which means that the previous entry: MySQL and the lost root password &#8211; part two was a little misleading. Flushing passwords and running MySQL in &#8216;safe mode&#8217;, skipping grant tables, simply avoids the issue [...]]]></description>
		<wfw:commentRss>http://www.faq-it.co.uk/2005/10/01/mysql-and-the-lost-root-password-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL and the lost root password &#8211; part one</title>
		<link>http://www.faq-it.co.uk/2005/08/25/mysql-and-the-lost-root-password-part-one/</link>
		<comments>http://www.faq-it.co.uk/2005/08/25/mysql-and-the-lost-root-password-part-one/#comments</comments>
		<pubDate>Thu, 25 Aug 2005 22:28:02 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://localhost:8888/faq-it/?p=29</guid>
		<description><![CDATA[OK, so two days back from a wonderful honeymoon and a little rusty on the system, I did &#8216;something&#8217; relating to investigating an old Moveable Type installation which wasn&#8217;t working, in phpmyadmin which in turn knocked on to some other applications all based around MySQL. The gist being that I had a wrong password for [...]]]></description>
		<wfw:commentRss>http://www.faq-it.co.uk/2005/08/25/mysql-and-the-lost-root-password-part-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL and the lost root password &#8211; part two</title>
		<link>http://www.faq-it.co.uk/2004/08/26/mysql-and-the-lost-root-password-part-two/</link>
		<comments>http://www.faq-it.co.uk/2004/08/26/mysql-and-the-lost-root-password-part-two/#comments</comments>
		<pubDate>Thu, 26 Aug 2004 22:31:03 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://localhost:8888/faq-it/?p=15</guid>
		<description><![CDATA[OK &#8211; so far so good. Flushing passwords worked OK. The next bit &#8211; setting a root password again might cause the same error. But it&#8217;s working locally, away from the internet, so for today it stays. Note: restarting the mysqld_safe process requires killing the mysqld process that is running.]]></description>
		<wfw:commentRss>http://www.faq-it.co.uk/2004/08/26/mysql-and-the-lost-root-password-part-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Gotchas</title>
		<link>http://www.faq-it.co.uk/2004/05/29/mysql-gotchas/</link>
		<comments>http://www.faq-it.co.uk/2004/05/29/mysql-gotchas/#comments</comments>
		<pubDate>Sat, 29 May 2004 16:10:32 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://localhost:8888/faq-it/?p=7</guid>
		<description><![CDATA[Things that might not work as you expect in MySQL have been collected together at this site devoted to things database: MySQL Gotchas]]></description>
		<wfw:commentRss>http://www.faq-it.co.uk/2004/05/29/mysql-gotchas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

