mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
field does not work Fix to prevent MyISAM from reading data from NULL BLOB. Fix to make record comparison independent of values of unused bits in record. Updating binlog positions in tests.
9 lines
260 B
Plaintext
9 lines
260 B
Plaintext
# depends on the binlog output
|
|
--source include/have_binlog_format_mixed_or_statement.inc
|
|
|
|
let $rename_event_pos= 655;
|
|
-- source extra/rpl_tests/rpl_flsh_tbls.test
|
|
|
|
# End of 4.1 tests
|
|
# Adding comment for force manual merge 5.0 -> wl1012. Delete me if needed.
|