diff --git a/ChangeLog b/ChangeLog index a8e706d985..4bbdddf927 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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