MySQL 9.0 Reference Manual Including MySQL NDB Cluster 9.0

15.2.15.10 Subquery Errors

There are some errors that apply only to subqueries. This section describes them.

All of the errors described in this section also apply when using TABLE in subqueries.

For transactional storage engines, the failure of a subquery causes the entire statement to fail. For nontransactional storage engines, data modifications made before the error was encountered are preserved.