phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can:
- Create and drop databases
- 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
Version 4.0.4.1:
- [security fix] Global variables scope injection vulnerability (see PMASA-2013-7)
- OS X 10.1 or later
- MySQL 5.0 or later
- PHP 5.2 or later
Software page:
phpMyAdmin 4.0.4.1 – Manage MySQL databases via the Web. (Free)