This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-22 14:54:20 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6aacc6415a
mariadb
/
mysql-test
/
suite
/
rpl
/
t
/
rpl_row_basic_11bugs-master.opt
3 lines
47 B
Text
Raw
Normal View
History
Unescape
Escape
WL#2936 - Falcon & MySQL plugin interface: server variables Fix tests when InnoDB is not built-in. Innodb options would cause mysqld to abort with an error indicating that the option is unknown. Fix tests on Windows where mysql-test-run.pl was unable to probe mysqld for version and variables information, caused by output being redirected to a log file instead.
2007-05-04 16:10:09 +02:00
--binlog_ignore_db=test_ignore --loose-innodb
BUG#22583 (RBR between MyISAM and non-MyISAM tables containing BIT field does not work): Changing packed row format to only include null bits for those columns that are present in the row as well as writing BIT columns in a storage engine-independent format. The change in row format is incompatible with the previous format and a slave will not be able to read the new events.
2007-02-12 16:46:42 +01:00
Reference in a new issue
Copy permalink