1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Followup after 13055685:

Use new syntax to mask different error output in affected tests
This commit is contained in:
Bjorn Munch
2012-01-04 16:16:17 +01:00
parent e4e61436cb
commit 3e7bcafe0d
8 changed files with 22 additions and 18 deletions

View File

@@ -33,6 +33,10 @@
# (e.g., temporary connection error) and does not cause the slave
# IO thread to stop.
#
# $slave_io_error_replace
# If set, one or more regex patterns for replacing variable
# text in the error message. Syntax as --replace-regex
#
# $slave_timeout
# See include/wait_for_slave_param.inc
#