Error 4093: Wrong INSERT into a SEQUENCE. One can only do single table INSERT into a sequence object
Last updated
Was this helpful?
4093
ER_WRONG_INSERT_INTO_SEQUENCE
Wrong INSERT into a SEQUENCE. One can only do single table INSERT into a sequence object (like with mysqldump). If you want to change the SEQUENCE, use ALTER SEQUENCE instead.
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?
Was this helpful?

