mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
9f3ca227ff
The size of the Innodb_buffer_pool_pages differs by one byte on row versus statement log, so neuter the last position of the stringified decimal representation. Innobase says the size isn't very important in any case. Also, split out the "mixed" format to its own file, as mtr seems to dislike having only stm and row but not mix.
5 lines
234 B
Text
5 lines
234 B
Text
# This is a wrapper for binlog.test so that the same test case can be used
|
|
# For both statement and row based bin logs 9/19/2005 [jbm]
|
|
|
|
-- source include/have_binlog_format_statement.inc
|
|
-- source extra/binlog_tests/innodb_stat.test
|