mirror of
https://github.com/MariaDB/server.git
synced 2025-01-26 00:34:18 +01:00
7 lines
263 B
PHP
7 lines
263 B
PHP
# Include file to show the slave status, masking out some information
|
|||
# that varies depending on where the test is executed.
|
|||
|
|||
--replace_result $MASTER_MYPORT MASTER_PORT
|
|||
bug#50316 Add Master_info_file to SHOW SLAVE STATUS
pushing to next-mr-bugfixing from working branch
|
--replace_column 1 # 8 # 9 # 16 # 23 # 33 # 35 # 36 # 41 #
|
||
query_vertical SHOW SLAVE STATUS;
|