<?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>&#34;The mind of a Mad Tech!&#34; &#187; MySql</title>
	<atom:link href="http://www.keithdmitchell.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Linux how to correct the InnoDB to load If it is failing to start.</title>
		<link>http://www.keithdmitchell.com/2010/05/25/linux-how-to-correct-the-innodb-to-load-if-it-is-failing-to-start/</link>
		<comments>http://www.keithdmitchell.com/2010/05/25/linux-how-to-correct-the-innodb-to-load-if-it-is-failing-to-start/#comments</comments>
		<pubDate>Tue, 25 May 2010 19:07:10 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[innodb]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=399</guid>
		<description><![CDATA[The InnoDB requires access to specific files, that if are corrupted, will cause the InnoDB engine to fail to load. You will know if the InnoDB fails to load if you acess MySQL and run the following command; show engine innodb status; The output will be the following; ERROR 1235 (42000): Cannot call SHOW INNODB [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/05/25/linux-how-to-correct-the-innodb-to-load-if-it-is-failing-to-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup a Mysql test script in php.</title>
		<link>http://www.keithdmitchell.com/2010/03/25/how-to-setup-a-mysql-test-script-in-php/</link>
		<comments>http://www.keithdmitchell.com/2010/03/25/how-to-setup-a-mysql-test-script-in-php/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 13:12:02 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[test script.]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=343</guid>
		<description><![CDATA[This is just one of the many articles I&#8217;ve had on the back burner for months and I simply forgot about it. But a question today made me remember about it, so here it is. This is simply a test script for mysql, that will allow you to verify several things; Available open connections for [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/03/25/how-to-setup-a-mysql-test-script-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Munin MySQL Monitoring Plugin Graph That is Showing Blank (Cpanel)</title>
		<link>http://www.keithdmitchell.com/2010/01/05/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/</link>
		<comments>http://www.keithdmitchell.com/2010/01/05/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:01:45 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[munin]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=308</guid>
		<description><![CDATA[The error is due to a bug in a Perl library Munin uses which causes $PATH variable to be lost, and then causes the plugin cannot find the mysqladmin program which it needs to retrieve the numbers to populate in the graphs. Uninstall and reinstall Munin Service Monitor may make it works again, however, a [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/01/05/fixing-munin-mysql-monitoring-plugin-graph-that-is-showing-blank-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up phpMyadmin in IIS 7</title>
		<link>http://www.keithdmitchell.com/2010/01/02/setting-up-phpmyadmin-in-iis-7/</link>
		<comments>http://www.keithdmitchell.com/2010/01/02/setting-up-phpmyadmin-in-iis-7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 14:24:02 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Internet Information Server 7]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Windows 2008 Server]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[PhpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=282</guid>
		<description><![CDATA[Phpmyadmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. Since Windows doesn&#8217;t include a GUI  managment tool for Mysql, you will need to install phpMyadmin to acess a GUI  rather than administratering Mysql via [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/01/02/setting-up-phpmyadmin-in-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Change MySQL Root Password</title>
		<link>http://www.keithdmitchell.com/2009/11/17/how-to-change-mysql-root-password/</link>
		<comments>http://www.keithdmitchell.com/2009/11/17/how-to-change-mysql-root-password/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 18:48:42 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[change password]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=205</guid>
		<description><![CDATA[I&#8217;ve found that in my journies, the easist way to reset a mysql password, assuming you have SSH / Shell access is to log into the server and change it. To do this, you need to do the following; 1. Login to the server via SSH. 2. Once logged in, you&#8217;ll need to modify the [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/11/17/how-to-change-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

