adriancs

Results 3 issues of adriancs

Hi developers/programmers, Currently, MySqlBackup.NET only able to export BLOB field into HexString, which works fine. But however, I would like to provide another optional function: Export the BLOB field into...

help wanted

Convert ASCII null to \0 Fix BLOB to char conversion bug Add feature: ExportInfo.CombineInserts (bool) = false (do not combine inserts) ExportInfo.SeparateInsertsByLineBreak (bool) = true

to do

A zip file is uploaded, and then an unzip is performed. Files extracted/unzip and new files created as follow (for example): aaa.txt bbb.txt when the zip file is extracted/unzip for...