phpMyAdmin is a tool developed in PHP and is intended for handling the administration of MySQL over the Web.
Currently phpMyAdmin can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
Requirements:
· PHP 5.2+
· MySQL 5.0+
What's New in This Release: [ read full changelog ]
· patch #2856664 [export] Date, time, and datetime column types now export correctly to OpenOffice Spreadsheet
· patch #2859788 [parser] Double-character delimiters (bug #2846239)
· bug #2832600 [export] Slow export when having lots of databases
· bug #2537766 [import] Comments are stripped when editing store procedures
· bug #2852370 [operations] Renaming database deletes triggers
· bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php'
· bug [structure] "In use" table incorrectly reported as "view"
· bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
· bug #2868328 [relations] Adding foreign key when table name contains a dot
· bug #2883381 [doc] Side effects of MemoryLimit setting
· bug #2826128 [display] Inverting sort order when expression contains a function name