From:       To:      

History of changes for MySQL to Oracle converter

v6.5 02/12/2024
	- support for MySQL v8.2+ authentication protocol

v6.3 11/16/2022 - verified support for Amazon RDS and Azure MySQL - improved migration of spatial data

v6.1 07/13/2020 - improved support for Unicode

v5.5 02/24/2020 - support latest MySQL authentication protocol - 64-bit version is available

v5.3 06/11/2018 - workaround for MySQL 8.0 password hashing - fix: redundand trailing 0x0 in BLOBs porocessing

v5.1 10/16/2017 - support for Oracle v12.2

v4.5 05/08/2017 - extended progress information - support for views - fix: process type NUMBER(0,0) - fix: distinguish '' and NULL in text columns

v4.3 09/12/2016 - synchronization of existing Oracle tables with MySQL data - support for Oracle 12c - fix: attempt to insert NULL values into NOT NULL columns v4.1 09/29/2014 - option to customize field mapping (modify name, type, default values for every column) - updated help and UI

v3.5 12/05/2012 - quick launch - updated help

v3.3 05/22/2012 - connect to both 32- and 64- bit Oracle server - Oracle components installation is not required any more

v3.1 11/24/2010 - updated help - updated installer

v2.5 11/29/2008 - direct connection to Oracle server (via IP address) - support Unicode - filtering data to convert using SELECT-queries

v2.3 09/01/2007 - "log_file" and "silent" options in command line version - store conversion settings into profile

v2.1 03/06/2006 - new grapgics - updated installer - "make all names uppercase" option

v1.5 11/12/2005 - bugfix: correct processing BIGINT values - bugfix: correct conversion of "pure" time - bugfix: distinguish empty strings and NULL values

v1.3 09/27/2004 - foreign keys support - new command line parameter "tab_file" - new error handling algorithm

v1.1 05/18/2004 - command line version - option to convert individual tables - option of merging data into an existing Oracle table

v1.0 01/12/2004 - initial version