phpMyAdmin 5.2.1 is now available. This release includes a bug fixes.
phpMyAdmin 5.2.1 is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web.
phpMyAdmin supports a wide range of operations with MySQL.
The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.
phpMyAdmin 5.2.1 Changelog
🐞 Bug fixes
- Fix case where the routes cache file is invalid
- Fix error when configuring 2FA without XMLWriter or Imagick
- Fix blank page when some error occurs
- Fix Export pages not working in certain conditions
- Fix error in table operation page when partitions are broken
- Fix system memory and system swap values on Windows
- Fix Database Server panel not getting hidden by ShowServerInfo configuration directive
- Fix database names not showing on Processes tab
- Fix export limit size calculation
- Fix refresh rate popup on Monitor page
- Fix monitor charts size on RTL languages
- Fix password_hash function incorrectly adding single quotes to password before hashing
- Fix statistics not showing for empty databases
- Clicking on the New index link on the sidebar does not throw an error anymore
- It’s now possible to browse a database that includes two % in its name
- Fix PHP 8.2 deprecated string interpolation syntax
- Some languages are now correctly detected from the HTTP header
- Sorting is correctly remembered when $cfg[‘RememberSorting’] is true
- Table filtering now works when action buttons are on the right side of the row
- Find and Replace using regex now makes a valid query if no matching result set found
- Enum/Set editor will not fail to open when creating a new column
- Fix error when a database group is named tables, views, functions, procedures or events
- Allow empty values to be inserted into columns
- Fix error handling at phpMyAdmin startup for the JS SQL console
- Fixed debug queries console broken UI for query time and group count
- Fixed escaping of SQL query and errors for the debug console
- Fix console toolbar UI when the bookmark feature is disabled and sql debug is enabled
- Fix JS error on saving a new designer page
- Fix JS error after using save as and open page operation on the designer
- Fix PHP warning on GIS visualization when there is only one GIS column
- Some select HTML tags will now have the correct UI style
- PHP deprecations will only be shown when in a development environment
- Fix server error when blowfish_secret is not exactly 32 bytes long
- Add utf8mb3 as an alias of utf8 on the charset description page
- Fix FAQ 1.44 about manually removing vendor folders
- Setup page now sends the Content-Security-Policy headers
- The Column Visibility Toggle will not be hidden by other elements
- Edit/Copy/Delete row now works when using GROUP BY
- Support the UUID data type for MariaDB >= 10.7
- Fix replace/change/set table prefix is not working
- Fix monitor page filter queries only filtering the first row
- Fix “Link not found!” on foreign columns for tables having no char column to show
- Fix “Create view” modal doesn’t show on results and empty results
- Fix wrong styles for add button from central columns
- Fix HTML disappears when exporting settings to browser’s storage
- Fix “Warning: #1287 ‘X’ is deprecated […] Please use ST_X instead.” on search page
- Use jquery-migrate.min.js (14KB) instead of jquery-migrate.min.js (31KB)
- Use jquery.validate.min.js (24 KB) instead of jquery.validate.js (50 KB)
- Fix links to databases for information_schema.SCHEMATA
- Fix Metro theme unreadable links above navigation tree
- Metro theme UI fixes and improvements
- Fix Metro theme login form with
- Exported gzip file of database has first ~73 kB uncompressed and rest is gzip compressed in Firefox
- Fix inline SQL query edit FK checkbox preventing submit buttons from working
- Fix Uncaught TypeError: Cannot read properties of null (reading ‘inline’) on datepickers when re-opened
- Fix Original theme buttons style and login form width
- Fix closing index edit modal and reopening causes it to fire twice
- Fix preview SQL modal not working inside “Add Index” modal
- Fix PHP error on adding new column on create table form
- Default to “Full texts” when running explain statements
- Fixed Chrome scrolling performance issue on a textarea of an “export as text” page
- Fix datepicker appears on all fields, not just date
- Fix space in the tree line when a DB is expanded
- Fix “New Table” page -> “VIRTUAL” attribute is lost when adding a new column
- Fix missing option for STORED virtual column on MySQL and PERSISTENT is not supported on MySQL
- Lower the check for virtual columns to MySQL>=5.7.6 nothing is supported on 5.7.5
- Fix column names option for CSV Export
- Fix preview SQL when reordering columns doesn’t work on move columns
- Fixed DROP TABLE errors ignored on multi table select for DROP
- Fix unable to create a view from tree view button
- Fix key navigation between select inputs (drop an old Firefox workaround)
- Fix missing icon for collapse all button
- Fixed UUID columns can’t be moved
- Add `spellcheck=”false”` to all password fields and some text fields to avoid spell-jacking data leaks
- Remove non working “Analyze Explain at MariaDB.org” button (MariaDB stopped this service)
- Add support for Web Authentication API because Chrome removed support for the U2F API
- Fix “Call to a member function fetchAssoc() on bool” with SQL mode ONLY_FULL_GROUP_BY on monitor search logs
- Add back UUID and UUID_SHORT to functions on MySQL and all MariaDB versions
- Fix clicking on JSON columns triggers update query
- Fix silent JSON parse error on upload progress
- Fix “Add Parameter” button not working for Add Routine Screen
- Fixed “Uncaught Error: regexp too big” on server status variables page
- [security] Fix an XSS attack through the drag-and-drop upload feature (PMASA-2023-01)
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: DB Tools, Softaculous
Related Links
- Live Demo:
See phpMyAdmin in action (Softaculous site (External link)) - Official Website:
Learn more about phpMyAdmin software (External link) - Run phpMyAdmin in your website:
Please Contact us for more information or start any Hosting Plan and install phpMyAdmin from Softaculous software library - phpMyAdmin Changelog:
To read changelog source Click Here (phpMyAdmin External link)
