1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Bug #42408 Faulty regex for detecting [Warning] and [ERROR] in mysqld error log

Some follow-up test fixes after seeing effect in PB2
This commit is contained in:
Bjorn Munch
2009-08-28 16:13:27 +02:00
parent 9a8ef8f7a4
commit fa4f05139d
9 changed files with 10 additions and 4 deletions

View File

@ -22,6 +22,8 @@ DROP TABLE IF EXISTS t1, t2,t3,t4,t5,t6,t7,t8,t9,t10,t11,t12,t13,t14,t14a,t15,t1
# should stop the slave. #
#################################################
call mtr.add_suppression("Slave: Unknown table 't6' Error_code: 1051");
--echo **** Diff Table Def Start ****
##############################################