Closed sanmai closed 2 months ago
See: https://plugins.trac.wordpress.org/changeset/3123906/hyperdb/trunk
Record the last_error closer to the queries so it's not lost and don't run 'SELECT FOUND_ROWS()' if the query has failed.
svn diff -c 3123906 https://plugins.svn.wordpress.org/hyperdb/trunk/ | patch -p1 --fuzz=3
Followed by:
php vendor/bin/phpcbf
Please compare with the changeset above.
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Closing as duplicate of #156
What
See: https://plugins.trac.wordpress.org/changeset/3123906/hyperdb/trunk
How
Followed by:
Review steps
Please compare with the changeset above.