Skip to main content

2 posts tagged with "mysql"

View All Tags

· One min read
Stephan Hochdörfer

Importing larger database dumps can take a while, especially when foreign key checks are enabled. This slowdown happens because each foreign key reference must be verified by the database server.