Add ChangeLog entry for #14931

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-03-23 09:01:35 +01:00
parent 2da5d8f390
commit 8282a7f1b6
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -35,6 +35,7 @@ phpMyAdmin - ChangeLog
- issue Fixed wrong property name on TableStructureController
- issue #14811 Fix SHOW FULL TABLES FROM when a table is locked
- issue #14916 Fix bug when creating or editing views
- issue #14931 Fixed php error when using a query like SELECT 1 INTO @a; SELECT @a; in inline query edit
4.8.5 (2019-01-25)
- issue Developer debug data was saved to the PHP error log