Bringing MySQL administration to the web

phpMyAdmin 5.2.3 is released

Welcome to the release of phpMyAdmin 5.2.3, a bugfix release.

Please note that we are working towards the release of phpMyAdmin 6, which is expected to require PHP 8.2.0 or newer and MySQL 5.5 or newer or MariaDB 5.5 or newer. New releases and support for phpMyAdmin 5 is expected to end in the near future.

Some notable fixes in this release include:

  • Fixed "Delete" button not asking for confirmation when deleting a row
  • Remove the maxlength for routines name
  • Fix error 500 when simulating a SET statement
  • Fixed PHP 8.4 deprecations in thecodingmachine/safe
  • Improved GIS visualization to work with huge tables
  • Fix copy to clipboard
  • Fixed some PHP 8.4 and PHP 8.5 deprecations
  • Add support for "bacon-qr-code" v3, which relates to two-factor authentication
  • Fixes for right-to-left languages

There are many more changes which can be viewed online at https://github.com/phpmyadmin/phpmyadmin/blob/RELEASE_5_2_3/ChangeLog

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

For the phpMyAdmin team, Isaac