1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

put at least some output-generating statement in the test

otherwise mysqltest complains "No queries executed but non-empty result file found!"
This commit is contained in:
Sergei Golubchik
2014-12-02 20:35:45 +01:00
parent b3aed01ae9
commit 2b5db1d5bc
2 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,4 @@ ERROR 28000: Access denied for user 'foo'@'localhost' (using password: NO)
ERROR 28000: Access denied for user 'foo'@'localhost' (using password: YES)
ERROR 08S01: Unknown command
ERROR 08S01: Unknown command
that's all