Today the phpMyAdmin team has released the first stable of their MySQL database management software for PHP.
Most important changes are PHP 5.2.0> and MySQL 5.0> as requirements along with many new features.
Changelog
Improvements
- table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure, partition maintenance
- [privileges] support for EVENT and TRIGGER
- [gui] Events
- minimal support on db structure page
- export
- [engines] Maria support
- [engines] MyISAM and InnoDB: support ROW_FORMAT table option
- [engines] PBXT: table options, foreign key (relation view, designer)
- [error handler] NEW handle errors to prevent path disclosure and display/collect errors
- [mysqlnd] do not display strMysqlLibDiffersServerVersion if the client is mysqlnd
- [webapp] experimental Mozilla Prism support
- [export] new plugin “codegen” for NHibernate
- [export] new export to Texy! markup
- [config] new parameter CheckConfigurationPermissions
- [config] new parameter ShowDatabasesCommand
- [config] new parameter CountTables
- rfe #1775288 [transformation] proper display if IP-address stored as INT
- rfe #1758177 [core] Add the Geometry DataTypes
- rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY
- rfe #1840165 [interface] Enlarge column name field in vertical mode
- patch #1847534 [interface] New “Inside field” in db search
- [GUI] Mootools js library (http://mootools.net) and new parameter InitialSlidersState
- [core] cache some MySQL stats (do not query them with every page request)
- [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION
- [pdf] Merged tcpdf 2.2.002 (PHP5 version)
- prevent search indexes from indexing phpMyAdmin installations
- [lang] New Bangla
- [interface] Display options
- rfe #1962383 [designer] Option to create a PDF page
- [GUI] Color picker
- [navi] new parameter LeftDefaultTabTable
- [display] headwords for sorted column
- rfe #1692928 [transformation] Option to disable browser transformations
- [import] Speed optimization to be able to import the sakila database
- [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
Downloads can be found at; http://www.phpmyadmin.net/home_page/downloads.php