Sergey Vojtovich
282497dd6d
MDEV-6720 - enable connection log in mysqltest by default
2016-03-31 10:11:16 +04:00
Sergei Golubchik
2b5db1d5bc
put at least some output-generating statement in the test
...
otherwise mysqltest complains "No queries executed but non-empty result file found!"
2014-12-02 20:35:45 +01:00
Sergei Golubchik
82c022f2d5
report "using password: YES/NO" correctly for the COM_CHANGE_USER failures
2013-01-25 00:20:53 +01:00
Sergei Golubchik
bfc71e63a7
MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing
...
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
2013-01-25 00:17:39 +01:00