diff options
author | unknown <msvensson@shellback.(none)> | 2007-08-07 11:56:30 +0200 |
---|---|---|
committer | unknown <msvensson@shellback.(none)> | 2007-08-07 11:56:30 +0200 |
commit | c35318cee16459c96be5803e80e2a2d9857615b3 (patch) | |
tree | 434f499d3582f0493453ea36cc51405e6ec8889b /mysql-test/r/mysqltest.result | |
parent | 275a80302173140f93579caa857a48b5e4a291ed (diff) | |
download | mariadb-git-c35318cee16459c96be5803e80e2a2d9857615b3.tar.gz |
Bug#29547 mysql-test-run to retrieve warnings for failed command
- Run "SHOW WARNINGS" when mysqltest fails and display all but the
last warning(since it's the same as "last error") on stderr
- Fix typo
client/mysqltest.c:
- Display any warnings produced prior to the error that caused
mysqltest to die.
- Fix typo "cur_con" -> "con_slot"
- Move initialization of the "cur_con" pointer to just before it's
initialized so it can be used to check if a connection to mysql
exist.
Diffstat (limited to 'mysql-test/r/mysqltest.result')
0 files changed, 0 insertions, 0 deletions