Releases: BrandonRoehl/go-mysqldump
Releases · BrandonRoehl/go-mysqldump
Reduce memory usage
v0.5.1 Don't need to store the reflection type
Use tx for backups
v0.5.0 Use a transaction for the entire backup
Escaping Fix
v0.3.2 Correct escaping
BLOB binary support
v0.3.1 Version bump for the blob sanitization
Streams
v0.3.0 update readme