Skip to content

Edit sql such that import happens after auto increment is set#42

Open
ritsute wants to merge 1 commit intomsaad1999:masterfrom
ritsute:master
Open

Edit sql such that import happens after auto increment is set#42
ritsute wants to merge 1 commit intomsaad1999:masterfrom
ritsute:master

Conversation

@ritsute
Copy link
Copy Markdown

@ritsute ritsute commented Apr 25, 2023

Error is thrown "ERROR 1364 (HY000) at line 53: Field 'id' doesn't have a default value" because insert is before auto increment. Shifted insert to bottom of SQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant