| Bug #6871 | DBD execute failed: Got error 897 'Unknown error code' from ndbcluster | ||
|---|---|---|---|
| Submitted: | 29 Nov 2004 11:10 | Modified: | 1 Dec 2004 10:26 |
| Reporter: | Martin Boer | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S1 (Critical) |
| Version: | 4.1.7 | OS: | Linux (Debian (stable, partly testing)) |
| Assigned to: | Jonas Oreland | Target Version: | |
[29 Nov 2004 11:10]
Martin Boer
[1 Dec 2004 10: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
