MySqlBackup.Net

A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET.

UNLICENSE License

Stars
253
Committers
6

Bot releases are visible (Hide)

MySqlBackup.Net - MySqlBackup.NET v2.3.8 Latest Release

Published by adriancs2 over 1 year ago

Fixed a bug where MySqlDateTime is not handled for MySqlConnector.
Remove icon
Dependencies updated.

Please go to the Nuget site to download the latest packages:

PM> Install-Package MySqlBackup.NET
https://www.nuget.org/packages/MySqlBackup.NET/

PM> Install-Package MySqlBackup.Net.DevartExpress
https://www.nuget.org/packages/MySqlBackup.Net.DevartExpress/

PM> Install-Package MySqlBackup.NET.MySqlConnector
https://www.nuget.org/packages/MySqlBackup.NET.MysqlConnector/

MySqlBackup.Net - MySqlBackup.NET v2.3.7

Published by adriancs2 about 2 years ago

Published on 19-10-2022
Fix a bug where the null character is not escaped while exporting data.
Minor code clean up and update.

MySqlBackup.Net - MySqlBackup.NET v2.3.6

Published by adriancs2 about 3 years ago

V2.3.6 - Oct 17, 2021

[New] ExportInfo.InsertLineBreakBetweenInserts = false
[Fix Bug] MySql Data type, while "default value" = current_timestamp, is skipped and not exported into dump.