Bug #39223 | proxy with query analysis enabled can invalidate found_rows | ||
---|---|---|---|
Submitted: | 3 Sep 2008 19:21 | Modified: | 12 Jan 2009 16:21 |
Reporter: | Darren Oldag | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Agent | Severity: | S1 (Critical) |
Version: | 2.0.0.7111 | OS: | Any |
Assigned to: | MC Brown | CPU Architecture: | Any |
[3 Sep 2008 19:21]
Darren Oldag
[2 Dec 2008 20:20]
Darren Oldag
moving to QATest, to try with the SQL_CALC_FOUND_ROWS modifier.
[2 Dec 2008 21:06]
Diego Medina
verified fixed using SQL_CALC_FOUND_ROWS on 2.0.0.7111
[12 Jan 2009 16: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().