Skip to content

Lock Tables before inserting data

Choose a tag to compare

@relthyg relthyg released this 07 Sep 14:50
· 61 commits to master since this release
1871b40

Locking the tables before inserting data (and unlocking them afterwards) improves the import performance significantly. In addition, it adds a bit of a security level.