<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>TomatoCheese Blog: Comments</title>
    <link>http://blog.tomatocheese.com</link>
    <language>en</language>
    <webMaster>usually@tomatocheese.com (Joannou Ng)</webMaster>
    <copyright>Copyright 2007-2008</copyright>
    <ttl>60</ttl>
    <pubDate>Thu, 27 Mar 2008 06:36:29 GMT</pubDate>
    <description></description>
    <item>
      <title>Thanks for taking the time...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c49</link>
      <pubDate>Thu, 27 Mar 2008 06:36:29 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c49</link>
      <author>Tom Stock</author>
      <description>&lt;p&gt;Thanks for taking the time to write this up.. saved me a lot of time.&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>thx for the post had...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c39</link>
      <pubDate>Tue, 18 Mar 2008 19:41:05 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c39</link>
      <author>alfredo</author>
      <description>&lt;p&gt;thx for the post had been struggling to get the installation right on Leopard&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Thanks so much for the...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c23</link>
      <pubDate>Sat, 16 Feb 2008 18:04:13 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c23</link>
      <author>Noel</author>
      <description>&lt;p&gt;Thanks so much for the tip! I hadn&amp;#8217;t needed to use mysql since upgrading to Leopard and started to get a headache at the prospect of fixing this. These steps worked &lt;em&gt;perfectly&lt;/em&gt;!&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Thanks so much. This worked...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c21</link>
      <pubDate>Fri, 25 Jan 2008 11:45:09 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c21</link>
      <author>Bill Garr</author>
      <description>&lt;p&gt;Thanks so much. This worked great, &amp;amp; saved my sanity, as well!&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Yay, it worked! Thanks!...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c18</link>
      <pubDate>Sat, 29 Dec 2007 06:31:54 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c18</link>
      <author>Dan Wolfgang</author>
      <description>&lt;p&gt;Yay, it worked! Thanks!&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>@ menneke I did a...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c14</link>
      <pubDate>Thu, 22 Nov 2007 18:19:34 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c14</link>
      <author>Josh</author>
      <description>&lt;p&gt;@ menneke&lt;/p&gt;

&lt;p&gt;I did a clean install of Leopard instead of Archive and Install but upon installing MySQL 5.0.45, I received the same error you did. Here is what I did to correct it.&lt;/p&gt;

&lt;p&gt;1) Clean install of MySQL 5.0.45 using the OSX 10.4 package from mysql.com&lt;/p&gt;

&lt;p&gt;2) Copied the contents of my previous data directory to the new one (/usr/local/mysql/data)&lt;/p&gt;

&lt;p&gt;3) Changed owner to mysql
sudo chown -R mysql /usr/local/mysql
sudo chown -R mysql /usr/local/mysql-5.0.45-osx10.4-i686&lt;/p&gt;

&lt;p&gt;4) Follow Joannou&amp;#8217;s instructions above for replacing the Startup Item with a launchd config.&lt;/p&gt;

&lt;p&gt;After that I had a working copy of MySQL 5.0.45 on Leopard.&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Thanks for the great instructions!...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c13</link>
      <pubDate>Tue, 20 Nov 2007 19:56:07 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c13</link>
      <author>mhuyck</author>
      <description>&lt;p&gt;Thanks for the great instructions!  This got me up and running again on MySQL quickly after I thought I had considered everything I&amp;#8217;d need to fix after upgrading to Leopard.&lt;/p&gt;

&lt;p&gt;For people who want to know more about Launchd, there&amp;#8217;s a presentation by the developer here:&lt;/p&gt;

&lt;p&gt;http://video.google.com/videoplay?docid=9134517895937683240&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Hi Joannou, I met you...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c8</link>
      <pubDate>Thu, 15 Nov 2007 01:32:17 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c8</link>
      <author>Scott Ballantyne</author>
      <description>&lt;p&gt;Hi Joannou, 
I met you at Railsconf, you were staying with Enrique.  Thanks for the info, it was very useful.  Thought I would drop you a line because I moved to Shanghai and I&amp;#8217;m doing Ruby on Rails full time now.&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>@Ray Zimmerman: Apple introduced launchd...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c6</link>
      <pubDate>Mon, 05 Nov 2007 15:54:00 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c6</link>
      <author>Joannou Ng</author>
      <description>&lt;p&gt;@Ray Zimmerman: Apple introduced launchd in Tiger to supersede the old ways.&lt;/p&gt;

&lt;p&gt;More info:&lt;br/&gt;
&lt;a href="http://developer.apple.com/macosx/launchd.html"&gt;http://developer.apple.com/macosx/launchd.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Joannou, you mention twice the...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c5</link>
      <pubDate>Mon, 05 Nov 2007 13:32:01 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c5</link>
      <author>Ray Zimmerman</author>
      <description>&lt;p&gt;Joannou, you mention twice the &amp;#8220;preferred launchd&amp;#8221;. Is this something that is just &amp;#8220;preferred&amp;#8221; by you personally, or is this now the standard Apple &amp;#8220;preferred&amp;#8221; mechanism for starting a daemon at boot?&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Thanks for this, just what...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c4</link>
      <pubDate>Sun, 04 Nov 2007 23:56:44 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c4</link>
      <author>Josh Santangelo</author>
      <description>&lt;p&gt;Thanks for this, just what I needed. Never would have sorted it out otherwise.&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>This worked perfectly for me....</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c3</link>
      <pubDate>Fri, 02 Nov 2007 15:41:33 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c3</link>
      <author>Alan</author>
      <description>&lt;p&gt;This worked perfectly for me. My Erase and Install, followed by the &amp;#8220;copy folders&amp;#8221; in Migration Assistant, did repopulate /usr/local with all my old Tiger stuff, which I didn&amp;#8217;t want (save for MySQL). So this way I could bring it back, get it running without the preference pane problem, and now that I have PHP5 running too my localhosting setup is just as good as it was before. Thanks!&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>This worked perfectly. I would...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c2</link>
      <pubDate>Fri, 02 Nov 2007 09:28:38 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c2</link>
      <author>sepoy</author>
      <description>&lt;p&gt;This worked perfectly. I would advice using tab-completion to fill in those pesky file paths. And also, one needs to create /us/local before running the cp command.&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
    <item>
      <title>Thanks for posting this! I...</title>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c1</link>
      <pubDate>Thu, 01 Nov 2007 17:13:12 GMT</pubDate>
      <link>http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/#c1</link>
      <author>steve</author>
      <description>&lt;p&gt;Thanks for posting this!  I just upgraded today and was having mysql issues and this fixed everything!  Excellent stuff!&lt;/p&gt;&lt;p&gt;Posted to: &lt;a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/"&gt;Migrating MySQL 5.0.45 to Mac OS X 10.5 Leopard&lt;/a&gt;</description>
    </item>
  </channel>
</rss>
