mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
be75d8ad92
The rpl_ndb/combinations file was introduced as part of the fix. The file contained an error: ndb suites shall not run with binlog_format=mixed. Removed that combination. mysql-test/suite/rpl_ndb/combinations: removed binlog_format=statement combination since ndb does not support statement format. mysql-test/suite/rpl_ndb/t/rpl_ndb_mixed_tables.test: Added have_binlog_format_mixed_or_row.inc.
5 lines
51 B
Text
5 lines
51 B
Text
[row]
|
|
binlog-format=row
|
|
|
|
[mix]
|
|
binlog-format=mixed
|