| Bug #19202 | Incorrect errorhandling in select count(*) wrt temporary error | ||
|---|---|---|---|
| Submitted: | 19 Apr 2006 20:27 | Modified: | 3 Jul 2006 18:24 |
| Reporter: | Jonathan Miller | ||
| Status: | Closed | ||
| Category: | Server: Cluster | Severity: | S2 (Serious) |
| Version: | 4.1,5.0,5.1 | OS: | Linux (Linux 32 Bit OS) |
| Assigned to: | Tomas Ulin | Target Version: | |
[19 Apr 2006 20:27]
Jonathan Miller
[21 Apr 2006 10: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 8:40]
Jonas Oreland
Also nodefail/node restart can give this
[26 Apr 2006 14: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 13:39]
Tomas Ulin
already pushed to 5.0 and 5.1
[29 Jun 2006 19: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 22: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 18:24]
Jon Stephens
Documented in 4.1.21/5.0.23/5.1.12 changelogs. Closed.
[7 Jul 2006 10: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
