View Single Post
  #5  
Old October 8th, 2007, 01:11 AM
tomdkat's Avatar
tomdkat tomdkat is offline
Registered User
 
Join Date: Aug 2005
Posts: 194
Thanks: 5
Thanked 0 Times in 0 Posts
tomdkat is on a distinguished road
Quote:
Originally Posted by tomdkat View Post
Thanks! Actually, that DOES help since I wasn't aware MySQL came with OS X. I'll check to see if I am picking up the wrong version with the "mysql --version" command (due to a path issue). That crossed my mind VERY early this morning/VERY late last night when I was driving home.
Sure enough, was picking up MySQL 4.0.24 that came with OS X Server 10.3.

After 3 hours of agony getting MySQL 5.0.45 installed and configured to work with the app we're installing, I found MySQL on OS X 10.3 just won't work due to the application's requirements.

Oh well, at least I learned some stuff.

Thanks!

Peace...
Reply With Quote