<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Robby on Rails: Starting MySQL after upgrading to OS X Leopard</title>
    <link>http://www.robbyonrails.com/articles/2007/10/27/starting-mysql-after-upgrading-to-os-x-leopard</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>thoughts.sort_by{|t| t[:topic]}.collect </description>
    <item>
      <title>Starting MySQL after upgrading to OS X Leopard</title>
      <description>&lt;p&gt;If you upgraded to &lt;span class="caps"&gt;OS X&lt;/span&gt; Leopard and are running &lt;a href="http://mysql.com"&gt;MySQL&lt;/a&gt; from the MySQL.com installer&lt;sup&gt;&lt;a href="#fn1"&gt;1&lt;/a&gt;&lt;/sup&gt;, you might be having some problems with starting it from the &lt;span class="caps"&gt;GUI&lt;/span&gt; interface. There isn&amp;#8217;t a fix from MySQL yet, so to get around that&amp;#8230; you can run it from the command-line.&lt;/p&gt;


	&lt;h2&gt;Start MySQL from the command line&lt;/h2&gt;


	&lt;p&gt;&lt;code&gt;cd /usr/local/mysql; ./bin/mysqld_safe &amp;#38;&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;This should get MySQL up and running for you. If someone wants to share a tip on how to get this to start automatically on reboot, please post a comment and I&amp;#8217;ll help get the word out.&lt;/p&gt;


	&lt;p id="fn1"&gt;&lt;sup&gt;1&lt;/sup&gt; I didn&amp;#8217;t have this problem as I &lt;a href="http://www.robbyonrails.com/articles/2007/06/19/installing-ruby-on-rails-and-postgresql-on-os-x-second-edition"&gt;installed MySQL via MacPorts&lt;/a&gt;... but this came up for a few members of &lt;a href="http://planetargon.com"&gt;&lt;span class="caps"&gt;PLANET ARGON&lt;/span&gt;&lt;/a&gt; after they upgraded to Leopard.&lt;/p&gt;
</description>
      <pubDate>Sat, 27 Oct 2007 06:13:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:1fbb7a95-3045-4e65-a416-c33efbf8bbd1</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2007/10/27/starting-mysql-after-upgrading-to-os-x-leopard</link>
      <category>apple</category>
      <category>leopard</category>
      <category>osx</category>
      <category>mysql</category>
      <category>tip</category>
    </item>
  </channel>
</rss>
