MysqlCopier 3.3 Released Download
2022/05/26
V3.3 Released
Merged to DBCopier.

2022/03/11
V3.2 Released
Fix parse date format in file when creating table.
Fix write bad file.
Improve display progress for estimated rows.

2022/02/02
V3.1 Released
Adjust UI.
Improve create batch file for running scheduled task on Windows.

2021/12/11
V3.0 Released
Add suport Linux.
Add suport macOS.
Fix "create table".

2021/07/28
V2.4 Released
Fix bugs caused by incompatible library version.
Improve create table.

2021/03/19
V2.3 Released
Improve importing performance.

2021/02/24
V2.2 Released
Add "run a task every n hours".
Add "run a task every n minutes".

2021/01/05
V2.1 Released
Add "Save To SQL File".
Improve data convert performance.

2020/11/01
V2.0 Released
Fix adjust table list width.
Fix bug in batch transfering data from tables when target table name not same as source table name.

2020/04/15
V1.9 Released
Fix "row size too large" problem on creating table automatically.
Improve import part rows and skip rows.
Improve map columns.

2019/07/19
V1.8 Released
Improve importing performance.
Some other bug fixes and enhancements.

2018/08/02
V1.7 Released
Add convert "Struct Only".
Add support to Mysql 8.
Fix write empty string to CLOB/TEXT field.
Improve convert with large column count.

2018/03/19
V1.6 Released
Add "upsert" mode import.
Improve "update" mode import, update key must be unique index.
Improve performance by build index after convert.

2017/12/01
V1.5 Released
Fix import string contains single quote.
Fix load data to ftVarBytes field.

2017/06/14
V1.4 Released
Add "copy N tables data to 1 table".
Add handle for skip rows big than total rows.
Add view TEXT(CLOB) by mouse click.
Add view target table after importing.
Fix import character \ to MySQL.

2016/11/12
V1.3 Released
Add "Show table DDL".
Fix export query results that can not count records.
Improve wizard form UI.

2016/08/22
V1.2 Released
Add "Create Table" on right click menu.
Add "Database Object TreeView".
Add "Drop Table" on right click menu.
Add "View Table Data" on right click menu.
Add "View Table Struct" on right click menu.

2016/07/22
V1.1 Released
Add "Set default value for field" on creating table.
Add support converting index, primary key, and default value on creating tables.
Improve converting data type on creating table.
Improve importing performance for MySQL.
Improve support to importing unicode data to MySQL TEXT field.

2016/04/20
V1.0 Released