List:Commits« Previous MessageNext Message »
From:Chuck Bell Date:September 7 2007 4:49am
Subject:RE: bk commit into 5.1 tree (mats:1.2571) BUG#29549
View as plain text  
Mats,

Does your patch fix the blob problem for NDB? Specifically, the test
rpl_row_extraColmaster_ndb is disabled in mysql-5.1-new-rpl marked as:

rpl.rpl_row_extraColmaster_ndb [ disabled ]  BUG#29549 : Replication of
BLOBs fail for NDB

I enabled the test and the test passed on Linux. 

I also discovered these disabled tests:

rpl_ndb_2other           : BUG#29549 2007-09-04 rafal test fails on
big-endian architectures
rpl_ndb_innodb2ndb       : Bug#29549 rpl_ndb_myisam2ndb,rpl_ndb_innodb2ndb
failed on Solaris for pack_length issue
rpl_ndb_myisam2ndb       : Bug#29549 rpl_ndb_myisam2ndb,rpl_ndb_innodb2ndb
failed on Solaris for pack_length issue

I enabled those as well and the first one passed on Linux, but the other 2
failed on Linux. That may not be surprising since those two indicate they
are Solaris related problems. The errors were:

rpl_ndb.rpl_ndb_myisam2ndb     [ fail ]

ERROR: Failed to start slave mysqld 0

...

rpl_ndb.rpl_ndb_innodb2ndb     [ fail ]

Errors are (from
/home/cbell/source/mysql-5.1_BUG_29549/mysql-test/var/log/mysql
test-time) : mysqltest: In included file "./include/master-slave-reset.inc":
At line 15: query 'reset master' failed: 1186: Binlog closed, cannot RESET
MASTER (the last lines may be the most important ones)

I will finish up the review in the morning.

Thanks,

Chuck

-- 
Chuck Bell, PhD, Senior Software Developer
MySQL Inc, www.mysql.com
Office: +1-804-333-9963
Are you MySQL certified? www.mysql.com/certification 
 

Thread
bk commit into 5.1 tree (mats:1.2571) BUG#29549Mats Kindahl6 Sep
  • RE: bk commit into 5.1 tree (mats:1.2571) BUG#29549Chuck Bell7 Sep