Skip to content

Commit

Permalink
MDEV-6981: feature request MASTER_GTID_WAIT status variables
Browse files Browse the repository at this point in the history
Missing .result file update.
  • Loading branch information
knielsen committed Mar 16, 2015
1 parent 1f8efee commit be1c566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/r/max_statement_time.result
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ SLEEP(2)
1
SHOW STATUS LIKE '%timeout%';
Variable_name Value
Master_gtid_wait_timeouts 0
Ssl_default_timeout 0
Ssl_session_cache_timeouts 0
SET @@max_statement_time=0;
Expand Down

0 comments on commit be1c566

Please sign in to comment.