jamf / go-mysqldump

Create SQL dumps in Go without external dependencies
MIT License
18 stars 24 forks source link

Add the ability to lock all tables #5

Closed BrandonRoehl closed 5 years ago

BrandonRoehl commented 5 years ago

Add the ability to lock all tables before dumping so we don't get bad or partial data.