Bug #19202 | Incorrect errorhandling in select count(*) wrt temporary error | ||
---|---|---|---|
Submitted: | 19 Apr 2006 18:27 | Modified: | 3 Jul 2006 16:24 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 4.1,5.0,5.1 | OS: | Linux (Linux 32 Bit OS) |
Assigned to: | Tomas Ulin | CPU Architecture: | Any |
[19 Apr 2006 18:27]
Jonathan Miller
[21 Apr 2006 8:06]
Jonas Oreland
incorrect error handling in get_table_statistics. note the only incorrect data is row count. solution: return table definition has changed, or get new table and get statistics on that. not sure which applies...
[23 Apr 2006 6:40]
Jonas Oreland
Also nodefail/node restart can give this
[26 Apr 2006 12:12]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/5564
[1 Jun 2006 11:39]
Tomas Ulin
already pushed to 5.0 and 5.1
[29 Jun 2006 17:04]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/8502
[29 Jun 2006 20:15]
Tomas Ulin
pushed to 5.1.12 5.0.24 and 4.1.21 with this patch a warning will be issued if for some reaso the correct count is not retrieved...
[3 Jul 2006 16:24]
Jon Stephens
Documented in 4.1.21/5.0.23/5.1.12 changelogs. Closed.
[7 Jul 2006 8:56]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/8893