
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 790a2c2bee11ca1cc04a80fa23f90c04702b35fa https://github.com/phpmyadmin/phpmyadmin/commit/790a2c2bee11ca1cc04a80fa23f9... Author: Michal Čihař <michal@cihar.com> Date: 2014-01-06 (Mon, 06 Jan 2014) Changed paths: M db_operations.php M db_structure.php M db_tracking.php M libraries/Menu.class.php M libraries/db_common.inc.php M libraries/db_info.inc.php M libraries/display_structure.inc.php M libraries/structure.lib.php M libraries/tbl_common.inc.php M tbl_operations.php M test/libraries/PMA_structure_test.php Log Message: ----------- Rename variable to match current meaning There is not only INFORMATION_SCHEMA now, so the variable should have more generic name. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 2407bc1bff3a2c0484f36b8c38f7d13b0a09a1ff https://github.com/phpmyadmin/phpmyadmin/commit/2407bc1bff3a2c0484f36b8c38f7... Author: Michal Čihař <michal@cihar.com> Date: 2014-01-06 (Mon, 06 Jan 2014) Changed paths: M libraries/url_generating.lib.php Log Message: ----------- Cache HTML encoded separtor value This function is called quite often so caching helps. Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/c2c3da1c3114...2407bc1bff3a