Branch: refs/heads/QA_4_6
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3bf78afeca5c4965aa1fef66f2bdf34409e2a2da
https://github.com/phpmyadmin/phpmyadmin/commit/3bf78afeca5c4965aa1fef66f2bdf34409e2a2da
Author: Mike Lewis <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M libraries/Table.php
Log Message:
-----------
Only convert table name to lower-case when installation forces it
Issue #12861
A `lower_case_table_names` setting of `2` does not mean that the table needs to
be forced to lower-case
This preserves case unless the `lower_case_table_names` setting is `1`,
implying that lower-case should be forced
Signed-off-by: Mike Lewis <[email protected]>
Commit: 89357ee0f16b9be36d80d7e5d3d8727923ba2ac0
https://github.com/phpmyadmin/phpmyadmin/commit/89357ee0f16b9be36d80d7e5d3d8727923ba2ac0
Author: Michal Čihař <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M libraries/Table.php
M libraries/operations.lib.php
M test/classes/TableTest.php
Log Message:
-----------
Share code for getting lower_case_table_names value
Issue #12861
Signed-off-by: Michal Čihař <[email protected]>
Commit: f1aefb1fa550cebe8f231c4a847c7d4b391524b6
https://github.com/phpmyadmin/phpmyadmin/commit/f1aefb1fa550cebe8f231c4a847c7d4b391524b6
Author: Michal Čihař <[email protected]>
Date: 2017-01-18 (Wed, 18 Jan 2017)
Changed paths:
M ChangeLog
Log Message:
-----------
Changelog entry for #12861 and #12891
Signed-off-by: Michal Čihař <[email protected]>
Compare:
https://github.com/phpmyadmin/phpmyadmin/compare/f4c620bcf2d0...f1aefb1fa550_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git