Bringing MySQL administration to the web

phpMyAdmin 4.6.1 is released

Welcome to phpMyAdmin 4.6.1, a regular maintenance release consisting mostly of bug fixes.

A few of the many bugs fixed include:

  • Problems with SQL syntax warnings from the linter/parser
  • Fixing an error about "PMA_Util" not found
  • Better handling of JSON columns
  • Fixed quoting with the SQL parser, which in particular adversely affected SQL imports and exports

A complete list of changes is available in the ChangeLog file.

Downloads are available at https://www.phpmyadmin.net/downloads/.

The phpMyAdmin team