Add ChangeLog entry for #15729

(the STORED keyword is supported as an alias for the PERSISTENT keyword.)

https://mariadb.com/kb/en/generated-columns/#mysql-compatibility-support

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-15 20:14:19 +01:00
parent e094e699d7
commit 921184efaf
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog
- issue #15491 Improve complexity of generated passwords
- issue #14909 Add a configuration option to define the 1st day of week
- issue #12726 Made user names clickable in user accounts overview
- issue #15729 Improve virtuality dropdown for MariaDB > 10.1
5.0.2 (not yet released)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page