Add ChangeLog entries for #16693 and #12753

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-09-03 01:04:26 +02:00
parent 68206dbac7
commit aca838370c
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -105,6 +105,8 @@ phpMyAdmin - ChangeLog
- issue #16906 Create the phpMyAdmin storage database using the configured "['pmadb']" name and not always "phpmyadmin"
- issue #16906 Prevent incorrect overriding of configured values after a pmadb fix
- issue #16906 Use the control connection to create the storage database and tables and not the user connection
- issue #16693 Fix can't see SQL after adding a new column
- issue #12753 Show table structure after adding a new column
5.1.1 (2021-06-04)
- issue #13325 Fixed created procedure shows up in triggers and events and vice-versa