<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0'
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
    <channel>
        <!-- This XML Feed shows details for the page Documentation -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>Documentation</title>
        <description></description>
        
        <pubDate>Thu, 19 May 2005 18:45:50 -0700</pubDate>
        <lastBuildDate>Tue, 30 Nov 1999 00:00:00 -0800</lastBuildDate>
            
        <item>
            <title>Calulate the size of a MySQL script using pythonl</title>
            <link>http://swik.net/MySQL/Documentation/Calulate+the+size+of+a+MySQL+script+using+pythonl/b3heg</link>
            <description>
</description>
            
            <pubDate>Wed, 05 Mar 2008 15:05:22 -0800</pubDate>
        </item>
            
        <item>
            <title>Uninstalling MySQL on OSX</title>
            <link>http://swik.net/MySQL/Documentation/Uninstalling+MySQL+on+OSX/ghhq</link>
            <description>&lt;p&gt;To uninstall MySQL on &lt;span class=&quot;caps&quot;&gt;OSX&lt;/span&gt; you must shut down the server using &amp;#8220;mysqladmin shutdown&amp;#8221; and then erase its directory and the packages in the /Library/Receipts directory (these will prevent reinstallation if you do not remove them)&lt;/p&gt;


&lt;pre&gt;
&lt;code&gt;
cd /usr/local
sudo rm mysql
sudo rm -rf mysql-full-directory-name

cd /Library/Receipts
sudo rm -rf mysql*
sudo rm -rf MySQL*
&lt;/code&gt;
&lt;/pre&gt;

	&lt;p&gt;This will eradicate mysql&lt;/p&gt;
</description>
            
            <pubDate>Mon, 03 Jul 2006 11:17:10 -0700</pubDate>
        </item>
            
        <item>
            <title>Jeremy Zawodny&#039;s Optimizing MySQL</title>
            <link>http://swik.net/MySQL/Documentation/Jeremy+Zawodny%27s+Optimizing+MySQL/5o</link>
            <description>Slideshow on how to optimize MySQL for scalable applications. Everything from application design to hardware tuning.</description>
            
            <pubDate>Thu, 16 Jun 2005 14:52:04 -0700</pubDate>
        </item>
            
        <item>
            <title>MySQL Gotchas</title>
            <link>http://swik.net/MySQL/Documentation/MySQL+Gotchas/26</link>
            <description>Lots of little gotchas in MySQL you have to watch out for.</description>
            
            <pubDate>Mon, 13 Jun 2005 20:39:58 -0700</pubDate>
        </item>
            
        <item>
            <title>Brian Aker&#039;s presentation on replication and clustering</title>
            <link>http://swik.net/MySQL/Documentation/Brian+Aker%27s+presentation+on+replication+and+clustering/yx</link>
            <description>Brian is a key engineer with MySQL and he recently did a slide presenation on replication and clustering.</description>
            
            <pubDate>Wed, 08 Jun 2005 15:59:04 -0700</pubDate>
        </item>
            
        <item>
            <title>MySQL Reference Manual</title>
            <link>http://swik.net/MySQL/Documentation/MySQL+Reference+Manual/pv</link>
            <description>The MySQL Reference Manual available online via mysql.com (also &lt;a href=&quot;http://dev.mysql.com/get/Downloads/Manual/manual-split.tar.gz/from/pick&quot;&gt;downloadable&lt;/a&gt;) is probably the best place to start when looking for answers to your MySQL questions.

In addition to walkthroughs and tutorials, it contains all of the details, tips, and suggestions you will probably look for to run your database server(s).

</description>
            
            <pubDate>Wed, 01 Jun 2005 17:36:52 -0700</pubDate>
        </item>
            
        <item>
            <title>Working with Monty</title>
            <link>http://swik.net/MySQL/Documentation/Working+with+Monty/nm</link>
            <description>A little known fact is that, if you want to work with Monty (Michael) Widenius , a founder of MySQL, face to face, it helps to enjoy Vodka mixed with liquified Salmiaki (see &lt;a href=&quot;http://www.geocities.com/pelastusvene/pages/food.html&quot;&gt;http://www.geocities.com/pelastusvene/pages/food.html&lt;/a&gt;) as well as know what you&#039;re talking about when it comes to databases. 
</description>
            
            <pubDate>Tue, 31 May 2005 19:28:48 -0700</pubDate>
        </item>
            
        <item>
            <title>Interesting Things to Know About MySQL</title>
            <link>http://swik.net/MySQL/Documentation/Interesting+Things+to+Know+About+MySQL/m3</link>
            <description>Many really good tips for users of MySQL</description>
            
            <pubDate>Tue, 31 May 2005 14:58:27 -0700</pubDate>
        </item>
            
        <item>
            <title>MySQL Cheat Sheet</title>
            <link>http://swik.net/MySQL/Documentation/MySQL+Cheat+Sheet/m2</link>
            <description>&quot;The MySQL cheat sheet is designed to act as a reminder and reference sheet, listing useful information about MySQL. &quot;

- &lt;a href=&quot;http://www.ilovejackdaniels.com/php/mysql-cheat-sheet/&quot;&gt;ILoveJackDaniels Blog&lt;/a&gt;

The cheat sheet includes PHP functions for calling MySQL as well.</description>
            
            <pubDate>Tue, 31 May 2005 13:55:32 -0700</pubDate>
        </item>
            
        <item>
            <title>Faqts MySQL FAQ</title>
            <link>http://swik.net/MySQL/Documentation/Faqts+MySQL+FAQ/j3</link>
            <description></description>
            
            <pubDate>Thu, 26 May 2005 12:56:16 -0700</pubDate>
        </item>
            
    </channel>
</rss>
