<?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>Hints and Kinks &#187; mysql</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>Tips and tricks and howtos galore</description>
	<lastBuildDate>Wed, 18 Jan 2012 12:17:48 +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>Run a RAID6 on Amazon EBS For Fun and Profit</title>
		<link>http://matthew.mceachen.us/blog/run-a-raid6-on-amazon-ebs-for-fun-and-profit-1103.html</link>
		<comments>http://matthew.mceachen.us/blog/run-a-raid6-on-amazon-ebs-for-fun-and-profit-1103.html#comments</comments>
		<pubDate>Sat, 19 Mar 2011 01:55:07 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=1103</guid>
		<description><![CDATA[With all this badmouthing Amazon&#8217;s Elastic Block Store, I wanted to share how we&#8217;ve set up our MySQL server for AdGrok. Step 1: Create a bajillion tiny EBS volumes We&#8217;ve got a bunch of performance data in MySQL, so our &#8230; <a href="http://matthew.mceachen.us/blog/run-a-raid6-on-amazon-ebs-for-fun-and-profit-1103.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/run-a-raid6-on-amazon-ebs-for-fun-and-profit-1103.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HOWTO: Configure an Amazon RDS instance to use UTF-8</title>
		<link>http://matthew.mceachen.us/blog/howto-configure-an-amazon-rds-instance-to-use-utf-8-925.html</link>
		<comments>http://matthew.mceachen.us/blog/howto-configure-an-amazon-rds-instance-to-use-utf-8-925.html#comments</comments>
		<pubDate>Sun, 15 Aug 2010 18:22:06 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[rds]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=925</guid>
		<description><![CDATA[RDS has been working out pretty well for AdGrok &#8212; it&#8217;s a one-click MySQL 5.1 instance that seems pretty promising: Automatic replication and failover to another deployment zone (colo) Easy to set up firewall configuration Easy to scale up (but &#8230; <a href="http://matthew.mceachen.us/blog/howto-configure-an-amazon-rds-instance-to-use-utf-8-925.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/howto-configure-an-amazon-rds-instance-to-use-utf-8-925.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simple MySQL backup to gmail on Ubuntu/Debian</title>
		<link>http://matthew.mceachen.us/blog/simple-mysql-backup-to-gmail-on-ubuntudebian-882.html</link>
		<comments>http://matthew.mceachen.us/blog/simple-mysql-backup-to-gmail-on-ubuntudebian-882.html#comments</comments>
		<pubDate>Thu, 10 Jun 2010 01:38:47 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=882</guid>
		<description><![CDATA[Backing up your MySQL database (if it&#8217;s a reasonable size, like &#60; 100s of MB) can be done with a cronjob that runs mysqldump, gzip, and mpack. First set up your server to use gmail as the Mail Transfer Agent: &#8230; <a href="http://matthew.mceachen.us/blog/simple-mysql-backup-to-gmail-on-ubuntudebian-882.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/simple-mysql-backup-to-gmail-on-ubuntudebian-882.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO enable the query log on MySQL on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/howto-enable-the-query-log-on-mysql-on-mac-os-x-876.html</link>
		<comments>http://matthew.mceachen.us/blog/howto-enable-the-query-log-on-mysql-on-mac-os-x-876.html#comments</comments>
		<pubDate>Fri, 28 May 2010 03:38:56 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=876</guid>
		<description><![CDATA[Tailing the MySQL query log in real time can be a lifesaver for any developer, and it&#8217;s pretty easy to do: Make a file for the mysqld process to write to: sudo touch /var/log/mysql-query.log sudo chown _mysql /var/log/mysql-query.log If you&#8217;ve &#8230; <a href="http://matthew.mceachen.us/blog/howto-enable-the-query-log-on-mysql-on-mac-os-x-876.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/howto-enable-the-query-log-on-mysql-on-mac-os-x-876.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache2, PHP, and MySQL on Mac OS X using MacPorts</title>
		<link>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html</link>
		<comments>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 05:46:59 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=573</guid>
		<description><![CDATA[1. Install MacPorts Follow the instructions here: http://www.macports.org/install.php. 2. Install apache2 sudo port install apache2 Note that the macports instructions suggest installing the launchctl script now, but we&#8217;ll do that after mysql and php are installed. 3. Install and configure &#8230; <a href="http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution for mysql_upgrade errno: 13</title>
		<link>http://matthew.mceachen.us/blog/mysql_upgrade-errno-13-solution-324.html</link>
		<comments>http://matthew.mceachen.us/blog/mysql_upgrade-errno-13-solution-324.html#comments</comments>
		<pubDate>Thu, 19 Feb 2009 22:40:48 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=324</guid>
		<description><![CDATA[Are you upgrading MySQL, and seeing this? $ mysql_upgrade Looking for 'mysql' as: mysql Looking for 'mysqlcheck' as: mysqlcheck Running 'mysqlcheck'... .... Could not create the upgrade info file '/usr/local/mysql/data/mysql_upgrade_info' in the MySQL Servers datadir, errno: 13 Solution &#8212; run &#8230; <a href="http://matthew.mceachen.us/blog/mysql_upgrade-errno-13-solution-324.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/mysql_upgrade-errno-13-solution-324.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

