Bug #24162 Error 0 in readAutoIncrementValue()
Submitted: 10 Nov 2006 2:48 Modified: 10 Nov 2006 22:35
Reporter: Constantinos Giatras
Status: Duplicate
Category:Server: Cluster Severity:S2 (Serious)
Version:MySQL-server-5.0.24a-0.glibc23 OS:Linux (Red Hat Linux ES4 64Bit)
Assigned to: Target Version:

[10 Nov 2006 2:48] Constantinos Giatras
Description:
"Error 0 in readAutoIncrementValue(): no Error"is written to the error log whenever SHOW
TABLE STATUS is performed on a cluster table *without* an auto_increment field.

I have searched and found this bug, but for 5.1:

http://bugs.mysql.com/bug.php?id=21033

How to repeat:
On a table that is engine type ndbcluster and no autoincrement key:
show table status 'table';
[10 Nov 2006 9:58] Valeriy Kravchuk
Thank you for a bug report. I marked it as a duplicate of Bug #21033, and re-opened that
bug report with a comment that fix should be applied to versions 5.0.x also.
[10 Nov 2006 22:35] Constantinos Giatras
I just upgraded to MySQL-server-standard-5.0.27-0.rhel4, and this issue is still
happening. Please also take note.

Thank you,

Kosta