Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Business / Productivity  |  Database  |  MySQL

MySQL

MySQL - 5.1.21 Beta

Manage an SQL database server.

All Time: (4.1)
This Version: Not rated (0.0)
Current Version: 5.1.21 Beta
Release Date: 2007-10-17
License: Freeware
Downloads (this version): 333
Downloads (all versions): 290

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)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 43 |  1 2 3 4 5 Next



MySQL Troubleshooting ReportInstallation problems, unusable server - Version: 5.1.21 beta, 9/1/2007 03:39AM PST

(3 of 3 users found this comment useful)

jm.gigandet
This beta, really is a beta. :-/
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.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies

MySQL Troubleshooting ReportImporting and Exporting Data? - Version: 5.1.11 beta, 8/31/2007 08:22AM PST

Jefferis Peterson
I'm a bit flumoxed by this interface. I cannot find a way to upload or import data to an online database. I have used YourSql, CocoaMySql, demoed Aqua Data Studio, bought SQL Boss Developer, and I cannot find a reliable program to do this necessary feature. YourSql has the nicest or easiest interface, but it fails often on uploads and introduces errors. It cannot upload all types of files {xls, csv & txt}, Cocoa is very limited in what it will upload, and I also find it failing often. Both have said number of columns do not match to the table when they clearly do. Yet there isn't enough flexibility to overcome the problem of auto indexed primary key fields... That appears to be where they choke. SQL Boss has been a better program in that regard, but crashes continuously and i don't think it is supported any more. AquaData Studio's interface is obtuse and fails to maintain connections between windows and table data... I tried dbSuite, but their site is down and it will not let me demo the Manager Pro version, because I tried the non pro version first. Other programs I see recommended here seem to be for managing data locally only....

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
Post a commentAlert Admin

Most Recent Replies: View All 3 Replies

MySQL CommentaryNot the latest version - Version: 5.0.13, 1/24/2006 01:32AM PST

hugin77
This is not the latest version. Check out http://dev.mysql.com/downloads/
Post a commentAlert Admin

MySQL CommentaryDarwinPorts - Version: 5.0.12, 9/3/2005 06:27PM PST

(2 of 3 users found this comment useful)

amcgee
If you have the DarwinPorts package manager, you can issue this command:

sudo port install mysql5
Post a commentAlert Admin

MySQL CommentaryTry 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
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-standard-5.0.11-beta-osx10.4-powerpc.dmg/from/pick
Post a commentAlert Admin

MySQL Usage Tipdownload 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
Downloads from http://dev.mysql.com/downloads/mysql/4.1.html allow you to download for 10.2 or 10.3, and provide md5 checksums. The checksum on the file linked here indicates it is for 10.2.
Post a commentAlert Admin

MySQL CommentaryAnother smooth update - Version: 4.1.12, 5/20/2005 12:25AM PST

(1 of 1 users found this comment useful)

Stormchild
4.1.12 update went smoothly. Same procedure as last time...the contents of the data directory must be moved to the new installation dir. You may find it easier to just rename the default data dir in the new installation, and simply move your entire data directory over. See my previous comment for details.

MySQL rocks.
Post a commentAlert Admin

MySQL Usage TipNo 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)

Stormchild
Everything went fine with the update this time (had to fix a couple things after updating to 4.1.10).

One 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.
Post a commentAlert Admin

MySQL ReviewRather use this: - Version: 4.1.10, 2/22/2005 05:20AM PST

(1 of 11 users found this comment useful)

Marius van Wyk
PostgreSQL for OS X :

http://www.versiontracker.com/dyn/moreinfo/macosx/24341

It's *truly* free and just as good (if not better).
Post a commentAlert Admin

Most Recent Replies: View All 2 Replies

MySQL Usage TipBe careful - Version: 4.1.10, 2/22/2005 02:24AM PST

(0 of 11 users found this comment useful)

Marius van Wyk
This 'popular' DB has some serious licensing issues... if you use it for commercial gain, you will have to pay. If you truly want a free DB, take a look at the arguably better DB of PostgreSQL.

Just a helpful tip...
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies