| Bug #39223 | proxy with query analysis enabled can invalidate found_rows | ||
|---|---|---|---|
| Submitted: | 3 Sep 2008 21:21 | Modified: | 12 Jan 2009 17:21 |
| Reporter: | Darren Oldag | ||
| Status: | Closed | ||
| Category: | Monitoring: Agent | Severity: | S1 (Critical) |
| Version: | 2.0.0.7111 | OS: | Any |
| Assigned to: | MC Brown | Target Version: | |
[3 Sep 2008 21:21]
Darren Oldag
[2 Dec 2008 21:20]
Darren Oldag
moving to QATest, to try with the SQL_CALC_FOUND_ROWS modifier.
[2 Dec 2008 22:06]
Diego Medina
verified fixed using SQL_CALC_FOUND_ROWS on 2.0.0.7111
[12 Jan 2009 17:21]
Tony Bedford
An entry was added to the 2.0 changelog: A query that was issued through the proxy, and that had an auto-explain performed on that query, did not give the correct response to a subsequent query of SELECT FOUND_ROWS().
