mats@romeo.(none)
82c71a60f7
- Fixing binary log positions
...
- Eliminating some compiler warnings
2007-03-30 10:27:08 +02:00
mats@romeo.(none)
844131937f
BUG#22583 (RBR between MyISAM and non-MyISAM tables does not work):
...
Post-merge fixes.
2007-03-07 11:54:32 +01:00
mats@romeo.(none)
e61a1841a5
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
mats@mysql.com
fd92d8072a
BUG#20821 (INSERT DELAYED fails to write some rows to binlog):
...
Reverting to old behaviour of writing the query before all rows
have been written.
2006-07-05 16:58:56 +02:00
mats@mysql.com
13a61982a9
Merge mysqldev@production.mysql.com:my/mysql-5.1-release
...
into mysql.com:/home/bk/w3023-mysql-5.1-new
2006-02-24 16:31:38 +01:00
mats@mysql.com
101edab125
WL#3023 (RBR: Use locks in a statement-like manner):
...
Adaptions to make it work with NDB.
2006-02-24 16:19:55 +01:00
jmiller@mysql.com
b84ee0dec8
Test case updates and new test cases added to CRBR
2006-02-16 04:42:16 +01:00
lars@mysql.com
ad126d90e0
WL#1012: All changes as one single changeset.
...
This includes both code and test cases.
2005-12-22 06:39:02 +01:00