Hello all,
We have an issue with Percona ProxySQL.
When using Mysql statements:
SELECT SQL_CALC_FOUND_ROWS …
…
…
SELECT FOUND_ROWS()
We receive random renonces,i.e the number of found rows is not related to the original statement.
Could you please point out why this issue may appear.
Thank you