PhpMyAdmin , the popular MySQL database management tool written in PHP, is now available in version 4.2.4 .
According to the version number, this is just an upgrade release of the current branch.
According to the changelog, Mediawiki export is now able to produce the table header row, a fix has also been made to related PHP warnings, new rows are no longer added to the query every time, and a fatal error that occurred during SQL Export has been fixed.
Also, IV cookie encryption is now generated for each session, users now have the ability to import open_basedir, the SQL tab – Query Import now shows the affected row number, a warning message has been added for an existing account in a multi-server config, the WHERE clause can no longer be left undefined, and a few other code security updates have been implemented.
A full list of changes is available in the official changelog. You can download phpMyAdmin 4.2.4 here.

