CocoaMySQL is definitely the way to go. Great app. Unfortunately,
it''s somewhat complicated to find the correct version to use. Make
sure you get version CocoaMySQL v0.7b2 based on official SMySQL
framework (http://cocoamysql.sourceforge.net/beta.php). the current
stable version 0.5 does not work with MySQL4.1., the latest beta does
(however, no support for new new password encryption) also, stay
away from the forked version by Stuart Glenn (v41 v0.7b2), which
enables new pw encryption in 4.1 -- it is very buggy.
Sebastian
On Feb 27, 2006, at 7:20 PM, rails-request@lists.rubyonrails.org wrote:
>
>>>> I''ve got Rails up and running, but am having trouble
finding a
>>>> stable
>>>> MySQL client for OSX.
>
> The application you speak of is CocoaMySQL and it freakin'' rocks.
> Go here and get it:
>
> http://cocoamysql.sourceforge.net/