Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -26/+0 |
| | |||||
* | put at least some output-generating statement in the test | Sergei Golubchik | 2014-12-02 | 1 | -0/+2 |
| | | | | otherwise mysqltest complains "No queries executed but non-empty result file found!" | ||||
* | MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing | Sergei Golubchik | 2013-01-25 | 1 | -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 |