You have an error in your SQL syntax using INSERT-SET syntax #2048
Unanswered
cwoliveira
asked this question in
Q&A
Replies: 1 comment
-
@cwoliveira, take a look at discussion #2037, may be useful 🙋🏻♂️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am in migration testing process from old "mysql" to "mysql2" npm package dependency.
So far, I cannot migrate directly due several "INSERT-SET" SQL statements used by applications.
INSERT INTO teste1 SET nome='test 123';
Beta Was this translation helpful? Give feedback.
All reactions