MySQL to MS SQL Changelog

What's new in MySQL to MS SQL 8.3

Feb 12, 2024
  • support for MySQL v8.2+ authentication protocol

New in MySQL to MS SQL 8.1.3.1 (Sep 7, 2023)

  • Verified support for Amazon RDS and Azure MySQL
  • Improved migration of spatial data
  • Validation of privileges on source and target databases

New in MySQL to MS SQL 7.5.1 (Jul 30, 2020)

  • Improved support for Unicode

New in MySQL to MS SQL 7.5 (Jun 24, 2020)

  • Support latest MySQL authentication protocol
  • 64-bit version is available

New in MySQL to MS SQL 7.3 (Apr 24, 2020)

  • Piecewise writing LOBs into T-SQL script (support for big data)
  • Workaround for MySQL 8.0 password hashing

New in MySQL to MS SQL 7.1.1.1 (Jun 27, 2017)

  • Stop using legacy types TEXT and IMAGE
  • Option to change order of views conversion
  • Improved support for MySQL date_format function in views

New in MySQL to MS SQL 6.5.0.1 (Apr 10, 2014)

  • option to export MySQL data into T-SQL script file

New in MySQL to MS SQL 6.3.0.1 (Aug 1, 2013)

  • Support for Azure SQL

New in MySQL to MS SQL 6.1.0.1 (Jul 8, 2013)

  • option to customize field mapping (modify name, type, default values for every column)
  • updated help

New in MySQL to MS SQL 5.5 (Jul 8, 2013)

  • impoved support for foreign keys
  • bugfix: correct conversion of MySQL time values

New in MySQL to MS SQL 5.3 (Jul 8, 2013)

  • enhanced help documentation
  • new installer
  • minor bugfixes

New in MySQL to MS SQL 5.1 (Jul 8, 2013)

  • synchronization of existing MS SQL tables with MySQL data
  • quick launch
  • convert MySQL views into MS SQL

New in MySQL to MS SQL 4.7 (Jul 8, 2013)

  • connect to MySQL server with limited permissions (without listing all databases)
  • use byebye.dll in demo version

New in MySQL to MS SQL 4.5 (Jan 19, 2012)

  • updated help
  • updated installer
  • algorithm of fast appeding data to MS SQL database

New in MySQL to MS SQL 4.3 (Jan 19, 2012)

  • "connect as dbo" option
  • bugfix: correct conversion of binary columns

New in MySQL to MS SQL 4.1 (Jan 19, 2012)

  • support Unicode
  • store conversion settings into profile
  • filtering data to convert using SELECT-queries

New in MySQL to MS SQL 3.3 (Jan 19, 2012)

  • new GUI
  • support custom ports for MS SQL server
  • bugfix: correct conversion of "pure" time

New in MySQL to MS SQL 3.1 (Jan 19, 2012)

  • new MySQL authentication protocol is supported
  • "log_file" and "silent" options in command line version
  • bugfix: auto_increment on unsigned integer columns

New in MySQL to MS SQL 2.5 (Jan 19, 2012)

  • foreign keys support
  • intelligent error handling
  • bugfix: better string-to-date conversion for non-US locales

New in MySQL to MS SQL 2.3 (Jan 19, 2012)

  • more merge/overwrite options
  • bugfix: default values enclosed in quotes
  • bugfix: correct conversion of empty datetime values

New in MySQL to MS SQL 2.1 (Jan 19, 2012)

  • new command line parameter "tab_file"
  • bugfix: improved BIGINT support
  • bugfix: correct conversion of decimal columns

New in MySQL to MS SQL 1.5 (Jan 19, 2012)

  • select tables to convert
  • command line support

New in MySQL to MS SQL 1.3 (Jan 19, 2012)

  • merge/overwrite options
  • bugfix: correct processing defalut values for date columns

New in MySQL to MS SQL 1.1 (Jan 19, 2012)

  • "convert table definitions only" option
  • "skip converting indexes" option