mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
BUG#49562: SBR out of sync when using numeric data types + user
variable Incremental commit: 1. Moved part of the test case to binlog suite. 2. Removed cast set when writing the flags field.
This commit is contained in:
@@ -135,11 +135,6 @@ TRUNCATE t1;
|
||||
-- echo ## check: contents of both tables master's and slave's
|
||||
-- enable_warnings
|
||||
|
||||
-- echo ## assertion: checks that User_var_log_event::pack_info correctly
|
||||
-- echo ## displays the binlog content by taking into account the
|
||||
-- echo ## unsigned_flag
|
||||
-- source include/show_binlog_events.inc
|
||||
|
||||
## cleanup
|
||||
-- connection master
|
||||
DROP TABLE t1;
|
||||
|
Reference in New Issue
Block a user