Bug #10593 Server crash on select
Submitted: 12 May 2005 13:15 Modified: 18 Jun 2005 12:23
Reporter: Joerg Bruehe Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S1 (Critical)
Version:4.1.12 OS:HP/UX (HP-UX 11.23 (ia64))
Assigned to: Assigned Account CPU Architecture:Any

[12 May 2005 13:15] Joerg Bruehe
Description:
Release build of 4.1.12, based on ChangeSet
  1.2261 05/05/10 14:44:03 lenz@mysql.com +2 -0
  Applied two patches already commited to the main tree to resolve bugs found during the build:
   - removed an "#error PRAGMA" from sql/item_strfunc.h (msvensson)
   - Fixed BUG#10070 (range test failed if InnoDB is not available) (sergefp)

Crash on "hpita2", both "cluster" + "max" build, both "default" + "--ps-protocol" test run:

ndb_index_unique               [ fail ]

Errors are (from /var/tmp/hpita2-64bit/test/mysql-cluster-4.1.12-hp-hpux11.23-ia64-64bit/mysql-test/var/log/mysqltest-time) :
/var/tmp/hpita2-64bit/test/mysql-cluster-4.1.12-hp-hpux11.23-ia64-64bit/bin/mysqltest: At line 235: query 'select * from t6 where un='test' and uc=8' failed: 2013: Lost connection to MySQL server during query
(the last lines may be the most important ones)

Ending Tests
Shutting-down MySQL daemon

master not cooperating with mysqladmin, will try manual kill
kill: 212: The specified process does not exist.
master refused to die. Sending SIGKILL
kill: 212: The specified process does not exist.
Master shutdown finished

How to repeat:
Test suite should produce it.
[18 May 2005 12:23] Martin Skold
This one is fixed now with lowered optimization
level, right?
[18 Jun 2005 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".