Bug #18567 rpl_ndb_insert_ignore
Submitted: 28 Mar 2006 7:39 Modified: 14 Apr 2006 5:28
Reporter: Brian Aker Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:5.1 bk OS:Linux (FC4 AMD64)
Assigned to: CPU Architecture:Any

[28 Mar 2006 7:39] Brian Aker
Description:
rpl_ndb_insert_ignore          [ fail ]

Errors are (from /tmp/var-n_row-5/log/mysqltest-time) :
mysqltest: In included file "./extra/rpl_tests/rpl_insert_ignore.test": At line 42: could not sync with master ('select master_pos_wait('master-bin.000001', 946)' returned NULL)
(the last lines may be the most important ones)
Result from queries before failure can be found in r/rpl_ndb_insert_ignore.log

Killing Possible Leftover Processes
Restoring snapshot of databases
Resuming Tests

How to repeat:
Run with rpl_ndb_insert_ignore
[28 Mar 2006 13:37] Valeriy Kravchuk
Thank you for a problem report. Sorry, but I was not able to repeat the test failure on 5.1-BK (ChangeSet@1.2245, 2006-03-28 13:28:33+02:00, tomas@poseidon.ndb.mysql.com) on SuSE 9.3, after enabling this test back:

...
Manager disabled, skipping manager start.
Loading Standard Test Databases
Starting Tests

TEST                            RESULT
-------------------------------------------------------
rpl_ndb_insert_ignore          [ pass ]
-------------------------------------------------------

Ending Tests
Shutting-down MySQL daemon
...

I had build it with the following configure options:

./configure --prefix=/home/openxs/dbs/5.1 --with-extra-charsets=all \
--with-readline --with-innodb --with-ndbcluster \
--with-mysqld-ldflags=-all-static --enable-thread-safe-client \
--with-debug=full