Bringing MySQL administration to the web

phpMyAdmin 5.1.1

We at the phpMyAdmin project are pleased to release phpMyAdmin 5.1.1, a bugfix release.

There are many new bug fixes; a few highlights include:

* Fixes for several PHP errors
* Fixes for "$cfg['DefaultTabDatabase']" and other related configuration directives not working properly
* Fix Yaml export to quote strings even when they are numeric
* Fix TCPDF open_basedir issue due to internal guessing code from TCPDF
* Fix for quick search not working when using more than one configured server
* Fix datetime decimals displayed (.00000) after edit
* Fix new lines in text fields are doubled
* Fixed URL generation by removing un-needed & escaping for & char
* Improvements for working with PHP 8.1
* Improved handling of adding a new user with the Percona database server

There are, of course, many more fixes you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/master-config/index.php?route=/changelog

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

Isaac and the phpMyAdmin team

Older version compatible with PHP 7.1 and newer and MySQL/MariaDB 5.5 and newer.