mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fixed compiler warnings
Fixed failing myisam.test and rpl_rotate_logs.test on some configurations
This commit is contained in:
@@ -174,6 +174,9 @@ while ($1)
|
||||
--enable_query_log
|
||||
commit;
|
||||
drop table t1;
|
||||
let $VERSION=`select version()`;
|
||||
--replace_result $VERSION VERSION
|
||||
show binlog events in 'master-bin.000001';
|
||||
--replace_result $VERSION VERSION
|
||||
show binlog events in 'master-bin.000002';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user