mats@mysql.com
|
66766ad596
|
Bug#16837 (Missing #ifdef cause compile problem --without-row-based-replication):
Added #ifdef's to make code work even when the system is built without
row-based replication.
|
2006-05-16 11:16:23 +02:00 |
|
jonas@perch.ndb.mysql.com
|
f420d5dffb
|
fix so that rpl_row_basic_8partition.test is only run when paritioning is enabled
|
2006-04-11 15:38:32 +02:00 |
|
mats@mysql.com
|
3fd8cfe57c
|
Bug#18436 (RBR: Replication to partition engine triggers assertion on slave):
Switching to using index_read() instead of index_read_idx() since a
range of rows need to be retrieved.
|
2006-03-27 14:58:37 +02:00 |
|
mats@mysql.com
|
2afb356b5c
|
Bug#18436 (RBR: Replication to partition engine triggers assertion on slave side):
Partial fix for resolving the problem. Swapping contents of record[0]
and record[1] since this is what some storage engines expect.
|
2006-03-23 20:13:44 +01:00 |
|