Login
Roast topics
Find topics
Find it!
From:
Java, SQL and jOOQ.
(Uncensored)
subscribe
jOOQ workaround for "can't specify target table for update in FROM clause"
https://blog.jooq.org/workaround-for-mysqls-cant-specify-target-table-for-update-in-from-clause-error/
links
backlinks
Tagged with:
sql
mysql
jooq-in-use
for update
from clause
target table
Roast topics
Find topics
Roast it!
"can't specify target table for update in FROM clause" is an annoying limitation in MySQL, for which jOOQ automatically implements a workaround.