This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery

Posted rsapaper

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery相关的知识,希望对你有一定的参考价值。

DELETE FROM tmp_debug WHERE Id NOT IN (SELECT Id FROM tmp_debug ORDER BY Id DESC LIMIT 2)
-- DELETE FROM tmp_debug WHERE Id NOT IN (SELECT * FROM ((SELECT Id FROM tmp_debug ORDER BY Id DESC LIMIT 2)) AS t)

 

以上是关于This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery的主要内容,如果未能解决你的问题,请参考以下文章

IDE报错 hdc_std version of the SDK does not match the hdcd version of the device.

IDE报错 hdc_std version of the SDK does not match the hdcd version of the device.

java compiler level does not match the version of the installed java project

Java compiler level does not match the version of the installed

Java compiler level does not match the version of the installed Java project fac

解决java compiler level does not match the version of the installed java project facet