MySQL - 5.1.21 BetaManage an SQL database server. |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Installation problems, unusable server - Version: 5.1.21 beta, 9/1/2007 03:39AM PST
(3 of 3 users found this comment useful)
jm.gigandetMost Recent Replies: View All 1 Replies
- Installation problems, unusable server
Importing and Exporting Data? - Version: 5.1.11 beta, 8/31/2007 08:22AM PST
Jefferis Peterson
I could write insert commands long hand, but I don't want to waste time and I barely need a program to help if I could do that well.
I checked the manual, but can't find a way to upload files from this program. Maybe I'm missing it. But I'll take some good recommendations for shareware to moderately priced programs that work and do it all.
Thanks
Jeff
Most Recent Replies: View All 3 Replies
- Importing and Exporting Data? (3 replies)
Not the latest version - Version: 5.0.13, 1/24/2006 01:32AM PST
hugin77
DarwinPorts - Version: 5.0.12, 9/3/2005 06:27PM PST
(2 of 3 users found this comment useful)
amcgeesudo port install mysql5
Try this URL for version 5 under Tiger - Version: 5.0.11, 8/16/2005 05:36AM PST
(1 of 1 users found this comment useful)
davert
download is specific to OS X 10.2 - Version: 4.1.12, 5/20/2005 07:58PM PST
(1 of 1 users found this comment useful)
grikdog
Another smooth update - Version: 4.1.12, 5/20/2005 12:25AM PST
(1 of 1 users found this comment useful)
StormchildMySQL rocks.
No problems updating this time (to 4.1.11) - Version: 4.1.11, 4/11/2005 04:05PM PST
(2 of 2 users found this comment useful)
StormchildOne thing to note is that you must move your databases to the 'data' directory in the new MySQL dir. Notice that MySQL lives in /usr/local/mysql, but that this is just a symlink to your current install dir. When you update, you get a new data directory, and "/usr/local/mysql" gets pointed at your new directory. (Personally I think this is a good thing, as it means all you have to do is change that one symlink (point it back at the old dir) to revert to the previous version if you have any trouble.)
So if you've updated from, say, 4.1.10 to 4.1.11, you will now have both of these dirs:
/usr/local/mysql-standard-4.1.10-apple-darwin7.7.0-powerpc
/usr/local/mysql-standard-4.1.11-apple-darwin6.8-powerpc
Each of these has a 'data' directory in it, and you must move any databases from your old 'data' dir to the new one (make sure you include the 'mysql' database, as that's where all your permissions are). Stop the MySQL server first, then start it back up after you've moved the data.
The MySQL System Preferences pane still incorrectly says the server is "running" when you first start it up (even though the icon has the red square indicating that it's not)...so trust the icon, not the text. Better yet, do a "ps x | grep mysql" and find out for sure.
Rather use this: 



- Version: 4.1.10, 2/22/2005 05:20AM PST
(1 of 11 users found this comment useful)
Marius van Wykhttp://www.versiontracker.com/dyn/moreinfo/macosx/24341
It's *truly* free and just as good (if not better).
Most Recent Replies: View All 2 Replies
Be careful - Version: 4.1.10, 2/22/2005 02:24AM PST
(0 of 11 users found this comment useful)
Marius van WykJust a helpful tip...
Most Recent Replies: View All 1 Replies
After installing, my MySQL server won't start anymore.
Searching in the hidden logs, I found that the server is looking for files in some wrong folders, for example.
I tried to manually repair the installer damages, but with no luck.
So I'm falling back to my previous MySQL server installation.