MySqlBackup.NET 1.5.6 beta

Rating: No reviews yet
Downloads: 436
Change Set: 3e850107f321
Released: Jan 24, 2013
Updated: Jan 24, 2013 by adriancs
Dev status: Beta Help Icon

Recommended Download

Source Code Source Code - MySqlBackup.NET 1.5.6 beta, WinForm Demo, ASP.NET Demo
source code, 306K, uploaded Dec 14, 2012 - 275 downloads

Other Available Downloads

Application Precompile + Demo + Diagnosis Tools for NET2.0
application, 485K, uploaded Dec 14, 2012 - 48 downloads
Application Precompile (MySqlBackup.NET 1.5.6 beta) for NET3.5
application, 440K, uploaded Dec 14, 2012 - 45 downloads
Application Precompile (MySqlBackup.NET 1.5.6 beta) for NET4.0
application, 440K, uploaded Dec 14, 2012 - 56 downloads
Example VB.NET Demo (Converted from C# Demo)
example, 531K, uploaded Jan 23 - 12 downloads

Release Notes

Note: Precompile .NET 2.0 DLL of MySqlBackup.NET can be used in all target .NET Framework. This includes .NET 3.5, 4.0 and 4.5.
  • Fix Bug: If encryption is applied in Export Process, the generated encrypted SQL file is not able to import Stored Procedures, Functions, Triggers, Events and View.
  • Fix Bug: In some unknown cases, the SHOW CREATE TABLE `tablename` query will return byte array.
  • Improve 1: During Export, StreamWriter is opened and closed several times when writting to the dump file, which this is considered as not a good practice.
  • Improve 2: SQL line in class Database method GetEvents: "SHOW EVENTS WHERE Db LIKE '" DatabaseName "';" might potentially cause errors due to case sensitivity.
  • New Feature: MySqlBackup.NET is able to export as compressed zip file which results approximately 10 times smaller(file size) than original exported dump file. New option: ExportInfo.ZipOutputFile. MySqlBackup.NET can import a compressed SQL dump file in zip format.

VB.NET Version is available (some memory leaked is fixed in this version) by Niemand.

Reviews for this release

No reviews yet for this release.