Archive for October, 2007

Starting MySQL after Leopard upgrade

October 31, 2007

After upgrading to Leopard, the MySQL preferences pane would not start the database.

Starting mysql from a terminal

$ cd /usr/local/mysql/bin
$ sudo -b ./mysqld_safe

Stop mysql

$ sudo mysqladmin shutdown

Thank you sir, may I have another

October 26, 2007

we_dont_need_no_stinking_java6.png

Leopard doesn’t come with Java 6. @#$%. I should have known better, but I pre-ordered Leopard anyway. I really want Java 6, since I’m tired of developing in virtual machine.

This is frustrating since Apple includes the latest Ruby, Rails, Python etc. Whatever. I had those installed with Tiger. Unfortunately only Apple provides Java for OS X. [bitching and griping deleted --ed]

I sure hope there’s a Java 6 download on ADC soon.