lars/lthalmann@dl145j.mysql.com
1e356251a0
Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpl
...
into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.1-merge
2007-01-12 12:31:44 +01:00
patg@radha.patg.net
9fa4590c67
WL# 3031
...
The final testcase needing new error codes. Really.
2006-12-19 08:02:55 -05:00
mats@romeo.(none)
033516c571
BUG#24490 (segfault inside unpack_row at Field_bit_as_char::set_default()):
...
Field_bit::set_default() did not check the bit_len, hence used the undefined
bit_ptr, causing a crash. The patch adds a check that bit_len > 0 before
following the bit_ptr.
2006-12-05 10:46:03 +01:00
mats@romeo.(none)
ca50d070a0
WL#3259 (RBR with more columns on slave than master):
...
Incorporating changes from review.
Fixing one bug that surfaced.
2006-09-13 19:25:12 +02:00
mats@mysql.com
67909baa28
WL#3259 (RBR with more columns on slave than on master):
...
Added support for UPDATE.
Some minor fixes.
2006-05-08 20:05:25 +02:00