mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
MDEV-6981: feature request MASTER_GTID_WAIT status variables
Missing .result file update.
This commit is contained in:
parent
1f8efee584
commit
be1c5660f4
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ SLEEP(2)
|
||||||
1
|
1
|
||||||
SHOW STATUS LIKE '%timeout%';
|
SHOW STATUS LIKE '%timeout%';
|
||||||
Variable_name Value
|
Variable_name Value
|
||||||
|
Master_gtid_wait_timeouts 0
|
||||||
Ssl_default_timeout 0
|
Ssl_default_timeout 0
|
||||||
Ssl_session_cache_timeouts 0
|
Ssl_session_cache_timeouts 0
|
||||||
SET @@max_statement_time=0;
|
SET @@max_statement_time=0;
|
||||||
|
|
Loading…
Reference in a new issue