mirror of https://github.com/sysown/proxysql
SQLite amalgamation doesn't support DELETE with ORDER BY . Thus the DELETE with ORDER BY was replaced by a SELECT to retrieve the maximum id, followed by a DELETE up to that id.v2.7-minorBugs
parent
5816a7d915
commit
ca929946f8
Loading…
Reference in new issue