1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +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 488396525f
commit 558d069e76
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
#