diff --git a/ChangeLog b/ChangeLog index 687d1900f7..9e49ad6c26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,6 +66,8 @@ phpMyAdmin - ChangeLog - issue #17703 Fix datepicker appears on all fields, not just date - issue Fix space in the tree line when a DB is expanded - issue #17340 Fix "New Table" page -> "VIRTUAL" attribute is lost when adding a new column +- issue #17446 Fix missing option for STORED virtual column on MySQL and PERSISTENT is not supported on MySQL +- issue #17446 Lower the check for virtual columns to MySQL>=5.7.6 nothing is supported on 5.7.5 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5