Bug #24162 Error 0 in readAutoIncrementValue()
Submitted: 10 Nov 2006 1:48 Modified: 10 Nov 2006 21:35
Reporter: Constantinos Giatras Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:MySQL-server-5.0.24a-0.glibc23 OS:Linux (Red Hat Linux ES4 64Bit)
Assigned to: CPU Architecture:Any

[10 Nov 2006 1: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 8: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 21: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