Bug #6871 | DBD execute failed: Got error 897 'Unknown error code' from ndbcluster | ||
---|---|---|---|
Submitted: | 29 Nov 2004 10:10 | Modified: | 1 Dec 2004 9:26 |
Reporter: | Martin Boer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | 4.1.7 | OS: | Linux (Debian (stable, partly testing)) |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
[29 Nov 2004 10:10]
Martin Boer
[1 Dec 2004 9:26]
Jonas Oreland
The bug was replace with charsets and could be reproduced by the following >create table t1(a varchar(10) primary key); >insert into t1 values("jonas % "); >replace into t1 values("jonas % "); which gave 897 and an inconsistent index Fixed in 4.1-bk ChangeSet@1.2117.12.11