Search Mac Software Downloads
|
DESCRIPTION
phpMyAdmin is intended to handle the adminstration of MySQL over the web. Currently it can:

    create, copy, drop and alter tables
  • delete, edit and add fields
  • execute any SQL-statement, even batch-queries
  • manage keys on fields
  • load text files into tables
  • create and read dumps of tables
  • export data to CSV values
  • administer multiple servers and single databases
WHAT'S NEW
Version 3.2.0.1: [security] XSS: Insufficient output sanitizing in bookmarks
REQUIREMENTS
Mac OS X 10.1 or later, MySQL 5.0.1 or later.


Developer:phpMyAdmin Development Team
Downloads:61,396
  - Version d/l:219
Internet:Servers
License:Free
Date:30 Jun 2009
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
Suggest something else:
phpMyAdmin User Reviews (15 posts)Write A Review
sort: smiles | time
Apr 18 2009
***..

JASONH1234  I'm tired of hunting for tutorials and finding installation procedures for out of date versions. This should have an installer that can get it in and working in under a minute. If someone made an installer for phpmyadmin that could install it in a couple clicks I'd pay $100 on the spot for it right now. My time is worth to much to me to keep screwing around trying to learn how to get it installed.  
(Version 3.1.3.2)

praisebury
+2
[ 2 Replies - Reply ]
Replies:
May 15 2009

CHEALION  Have you tried MacPorts?  
(Version 3.1.5)

praisebury
+1
Jun 15 2009

PEEJAVERY  You can just copy and paste the files without overwritting your previous configuration file. It takes less than a minute if you do it that way.  
(Version 3.2)

praisebury
+1

Nov 21 2007
*****

CROW  This is back to being my favourite application. I find it indispensible for MySQL administration. The past few versions have been rock-solid. Setup is still a little tricky, but has been improved considerably with the setup scripts.  
(Version 2.11.2.2)

praisebury
+2
[ Reply ]
May 22 2006

ERICOB  Anyone interested in this might also want to check out "MySQL Administrator." (http://dev.mysql.com/downloads/administrator/1.1.html).

It doesn't look like it would work remotely, but on the other hand it is an actual program, not a collection of PHP scripts. It seems pretty well organized, while in my every-so-often use of phpMyAdmin, that program has always seemed confusingly organized.  
(Version 2.8.1)

praisebury
-1
[ 3 Replies - Reply ]
Replies:
May 30 2006

PHRIPLEY  MySQL Admin /does/ work remotely. However I find it still a bit buggy and crash prone. It is still being actively developed and I have high hopes its future.  
(Version 2.8.1)

praisebury
0
Sep 8 2006

GAOSHAN  Being a "collection of php scripts" is a bad thing? I don't follow.

The MySQL Admin app is a collection of frameworks, and XML files.

They both work as a coherent whole. phpMyAdmin just happens to be more powerful and bug free.   
(Version 2.9rc1)

praisebury
0
Jan 18 2007

DETLEVSKI  You can get it to work over SSH, you might take a look at SSH helper or better AlmostVPN Pro.

Navicat has built-in SSH HTTP support, if you really do heavy duty MySQL coding this is the tool to get.

Costs you some though ...  
(Version 2.9.2)

praisebury
0

Feb 7 2006

CROW  Wow - up until this version (2.8) everything was great. I cannot for the life of me get this version to work, despite following the instructions to the letter. I get errors such as "A session is active. You cannot change the session module's ini settings at this time", even when I try using the setup script.

I love this app. I hope this is a bug that will be fixed soon, or that it is something that can be solved by better documentation. For right now, I can't use it.  
(Version 2.8b1)

praisebury
0
[ Reply ]
Sep 12 2005
****½

PAL  This is the best and easiest way that I've found to run your databases. Easy to: create, copy, export, update etc. If you haven't tried it, what's stopping you? It's free!

To the guy with the setup problems... It's a little scary the first time but all you usually need to do is edit the config file to add the mySQL:username, mySQL:password and the directory where the site files are (which is probably the toughest part). All the other options(very many) were fine for me at the defaults.

The only problem that I've had is that on very large sql files (over 500k of inserts), it sometimes chokes. I'm not sure if this is a phpMyAdmin, browser or server problem. (It says maximum 2048k) The same data in a csv file works as an import but it's also smaller in bytes.

I use it for home tinkering and remotely on a 34 site server.  
(Version 2.6.4)

praisebury
0
[ Reply ]
Mar 4 2005
****½

RYAN  This is simply the best way to manually interact with a mySQL database. I use it both on my webserver and on my PowerBook for local testing. It has a very good graphical interface that gives the user access to just about any controls on the database or table.

I suppose if I had to fault it for anything, it would be it's comprehensive features. It can be simply overwhelming to a new user. But to novices, I'd say, just sit down to take the time to learn it. The mySQL manual is relatively easy to understand, although there's a lot of information in it.  
(Version 2.6.1pl3)

praisebury
0
[ Reply ]
Feb 25 2005
****½

NO.SPAM.WORLD  This is the best tool possible for interfacing with a common DBMS. A great way for learning SQL through the interface which explains all operations performed.

The beginners to DBMS stuff are more than welcome, if they can handle the setup process :) - consider that as an initiation for this side of information technology.  
(Version 2.6.1pl2)

praisebury
0
[ Reply ]
Feb 25 2005
***..

ANONYMOUS  man, installing this is harder then installing PHP Mysql and Apache alltogether. what is this skilltesting software supposed to make things "easier"?  
(Version 2.6.1)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Feb 25 2005

ANONYMOUS  It shouldn't be that hard. I don't know if you are trying to install on a remote server or local machine and it's been a while since i installed it, but Just extract it and put it in your sites folder in your home folder. That's it. And set the variables for database (root?) user etc in the config part of the script (theres only about 2 or 3 things you need to set and thats it.)

You have to make sure that the mySQL (root?) user has the neccessary priviledges or phpMyAdmin won't be able to access anything.

Sorry I'm a bit vague but it was while since installed mySQL and phpMyAdmin  
(Version 2.6.1pl2)

praisebury
0
Sep 11 2005

ANONYMOUS  It is meant to be a filter of sorts.

Trust me, if you can't install phpmyadmin, you shouldn't be messing around with php, mysql, servers, etc.  
(Version 2.6.4)

praisebury
0

Sep 6 2004
*****

ANONYMOUS  Absolutely indispensible for web based management of your MySQL databases.

Super fast, capable, clean, and easy. Love it!  
(Version 2.6rc2)

praisebury
0
[ Reply ]
Jun 27 2004
*****

ANONYMOUS  Another great free program for os x. It takes a little time to understand but it works well for Beta. Can't wait for a final release  
(Version 2.6b1)

praisebury
0
[ Reply ]
View all 15 posts >>