Check warnings in servers error log as part of test case

This commit is contained in:
msvensson@pilot.mysql.com 2008-04-08 16:51:26 +02:00
commit 433c1c3d7b
24 changed files with 593 additions and 319 deletions

View file

@ -0,0 +1,8 @@
#
# This test is executed once after each test to check the servers
# for unexpected warnings found in the servers error log
#
--disable_query_log
call mtr.check_warnings();
--enable_query_log