Error 1723: CREATE TABLE... SELECT... on a table with an auto-increment column is unsafe because the
PreviousError 1722: Statements writing to a table with an auto-increment column after selecting from anotherNextError 1724: INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe
Last updated
Was this helpful?