mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
wl#3023 clean up
- enabling some new tests
This commit is contained in:
@ -67,10 +67,7 @@ select * from t1 order by pk1;
|
||||
#
|
||||
|
||||
--connection master
|
||||
let $VERSION=`select version()`;
|
||||
--replace_result $VERSION VERSION
|
||||
--replace_regex /table_id: [0-9]+/table_id: #/
|
||||
show binlog events;
|
||||
-- source include/show_binlog_events.inc
|
||||
|
||||
#
|
||||
# cleanup
|
||||
|
Reference in New Issue
Block a user