1
0
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:
monty@mysql.com
2005-02-22 14:15:50 +02:00
parent e7cfb0f6a6
commit f55e200248
5 changed files with 12 additions and 9 deletions

View File

@@ -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';