|
#1
| ||||
| ||||
| Questions about MySQL on OS X Server I've got some questions about MySQL on OS X Server and hopefully someone here will know the answers. ![]()
Peace... |
|
#2
| ||||
| ||||
| This isn't really my area of expertise, but OS X Server comes with MySQL installed, and it looks like that's what's starting up. If you want to upgrade the built-in version, try the upgrade instructions linked: http://developer.apple.com/internet/...urce/osdb.html Edit: sorry, I misread your post, this probably isn't much help.
__________________ Power to Burn. At speeds of up to 733MHz, The most powerful Mac in history burns CDs, burns DVDs, and burns Pentiums - apple website, oct 4, 1999. advertisement for the powermac g4 |
|
#3
| ||||
| ||||
| 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. ![]() The link you posted mention MySQL is installed in /usr/local and the MySQL 4.1.16 installation I was looking at was in /usr/local but I'll double-check for another version, just in case. Peace... |
|
#4
| ||||
| ||||
| I run server 10.4.10, mysql lives in /usr/bin and says Ver 14.7 Distrib 4.1.22
__________________ iMac 24" 3.06 Ghz Intel Core 2 Duo, 4 gb, 1 tb |
|
#5
| ||||
| ||||
| Quote:
![]() 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... |