
9 Feb
2016
9 Feb
'16
10:54 a.m.
Branch: refs/heads/QA_4_5 Home: https://github.com/phpmyadmin/phpmyadmin Commit: afe00d7c10f5894b33e0cd855669731787935018 https://github.com/phpmyadmin/phpmyadmin/commit/afe00d7c10f5894b33e0cd855669... Author: Michal Čihař <michal@cihar.com> Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M ChangeLog M tbl_operations.php Log Message: ----------- The storage engine needs to be upper case all the time So far the current was uppercase, but the possibly new was lower case leading to many weird effects. Fixes #11930 Signed-off-by: Michal Čihař <michal@cihar.com>