mysql2sqlite icon indicating copy to clipboard operation
mysql2sqlite copied to clipboard

LOCK/UNLOCK keyword issue

Open emaccheese opened this issue 3 years ago • 1 comments

MySQL dump file has LOCK and UNLOCK TABLES in between inserting values to table.

Result from converter does not remove this and when executing the file it causes error.

emaccheese avatar Feb 04 '22 00:02 emaccheese

just remove those lines of the output and it works well

Nitsugua38 avatar Dec 12 '22 21:12 Nitsugua38