OraDump to MySQL Changelog

What's new in OraDump to MySQL 8.5.0.1

Aug 7, 2023
  • initial reading of the dump file goes more than 10 times faster now
  • support for Oracle 21c data pump signature

New in OraDump to MySQL 8.3 (Jan 10, 2022)

  • improved migration of spatial data for EXPDP dump files
  • verified support for Azure MySQL

New in OraDump to MySQL 8.1 (Jan 10, 2022)

  • improved support for indexes in Oracle data pump format
  • improved migration of spatial data for EXP dump files (SDO_GEOMETRY)

New in OraDump to MySQL 7.7 (Jan 10, 2022)

  • support for latest MySQL authentication protocol
  • 64-bit version is available
  • 32-bit version is not updated anymore

New in OraDump to MySQL 7.5 (Apr 24, 2020)

  • Support for BINARY_FLOAT, BINARY_DOUBLE types
  • Support for INTERVAL DAY TO SECOND
  • Convert NUMBER(*,0) into BIGINT

New in OraDump to MySQL 5.5 (Mar 17, 2014)

  • support for encrypted Oracle EXPDP dump files
  • performance of the conversion process has been increased
  • improved support for SDO_GEOMETRY type

New in OraDump to MySQL 5.3 (Oct 7, 2013)

  • support for Oracle 12c format
  • improved handling of large BLOBs
  • updated UI

New in OraDump to MySQL 5.2 (Jun 5, 2013)

  • Quick Launch feature implemented
  • bugfix: improved processing CLOBs in expdp format

New in OraDump to MySQL 5.1 (Jan 26, 2013)

  • new installer with digital signature
  • bugfix: reading through 0x?FFFFFFF position
  • bugfix: reading data splitted into several partitions

New in OraDump to MySQL 4.5 (Jan 26, 2013)

  • bugfix: correct support of FLOAT(126) type
  • bugfix: correct processing of LONGs splitted in serveral chunks
  • bugfix: correct processing for shifted fields (in INSERT query)

New in OraDump to MySQL 4.1 (Jan 26, 2013)

  • processing multi-file dumps produced by "expdp"
  • algorithm of fast appeding data to MySQL database
  • bugfix: correct processing large BLOBs

New in OraDump to MySQL 3.5 (Jan 26, 2013)

  • improved support for "expdp" format
  • "skip bytes in field size" algorithm has been implemented

New in OraDump to MySQL 3.3 (Jan 26, 2013)

  • "expdp" format support
  • support for MySQL v6.x
  • minor bugfixes

New in OraDump to MySQL 3.1 (Jan 26, 2013)

  • store conversion settings into profile
  • processing multi-file dumps
  • improved support for LONG and LONG RAW types

New in OraDump to MySQL 2.3 (Jan 26, 2013)

  • CLOB support
  • minor bugfixes

New in OraDump to MySQL 2.1 (Jan 26, 2013)

  • improved files validation
  • Unicode support
  • imrpoved support for v7.x files