mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
mysql-test/r/flush_block_commit.result
correct result after bugfix
sql/sql_class.cc
initialize net.query_cache_query
This commit is contained in:
parent
3ab03ccbb0
commit
b3e54c9aee
3 changed files with 6 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ master-bin.000001 98
|
|||
commit;
|
||||
show master status;
|
||||
File Position Binlog_Do_DB Binlog_Ignore_DB
|
||||
master-bin.000001 276
|
||||
master-bin.000001 98
|
||||
unlock tables;
|
||||
drop table t1;
|
||||
set autocommit=1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue