Back from holidays, a quick tip on CocoaMySQL and MySQL 4.1 / 5
I haven't blogged for a while, having been in Argentina and Bolivia seeing family and friends; now back to Switzerland!
Just a small blog entry for those that have installed MySQL 4.1 or 5 in Mac OS X, and have trouble using CocoaMySQL to use it properly: I found this website where somebody has modified the code so that it works! Thanks!
The problem is that the security mechanism of MySQL has been changed from version 4.0 to 4.1, and many clients, including phpMyAdmin had to be changed to access it.