summaryrefslogtreecommitdiff
path: root/mysql-test/t/change_user_notembedded.test
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-26/+0
|
* put at least some output-generating statement in the testSergei Golubchik2014-12-021-0/+2
| | | | otherwise mysqltest complains "No queries executed but non-empty result file found!"
* MDEV-3915 COM_CHANGE_USER allows fast password brute-forcingSergei Golubchik2013-01-251-0/+24
allow only three failed change_user per connection. successful change_user do NOT reset the counter tests/mysql_client_test.c: make --error to work for --change_user errors