Browse Source
Bug#19828: Case sensitivity in hostname leads to inconsistent behavior
Bug#19828: Case sensitivity in hostname leads to inconsistent behavior
clean up SHOW GRANTS so it will show host-names with case as entered. make REVOKE and friends case-sensitive to make things more intuitive. Patch by Martin Friebe. mysql-test/r/grant.result: Bug#19828: Case sensitivity in hostname leads to inconsistent behavior clean up after test so random order of tests is possible mysql-test/r/grant3.result: Bug#19828: Case sensitivity in hostname leads to inconsistent behavior Show that REVOKE, SHOW GRANTS etc. are now consistently case-sensitive. mysql-test/t/grant.test: Bug#19828: Case sensitivity in hostname leads to inconsistent behavior clean up after test so random order of tests is possible mysql-test/t/grant3.test: Bug#19828: Case sensitivity in hostname leads to inconsistent behavior Show that REVOKE, SHOW GRANTS etc. are now consistently case-sensitive.pull/374/head
5 changed files with 259 additions and 10 deletions
-
3mysql-test/r/grant.result
-
122mysql-test/r/grant3.result
-
3mysql-test/t/grant.test
-
100mysql-test/t/grant3.test
-
41sql/sql_acl.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue