v2.0
- Overview
- Environment
- Quick Start
- Configuration
- Commands
- mtk
- init-project
- config
- license
- mig
- show
- sync
- sync-schema
- sync-sequence
- sync-object-type
- sync-domain
- sync-wrapper
- sync-server
- sync-user-mapping
- sync-queue
- sync-table
- sync-nickname
- sync-rule
- sync-table-data
- sync-table-data-estimate
- sync-index
- sync-constraint
- sync-db-link
- sync-view
- sync-mview
- sync-function
- sync-procedure
- sync-package
- sync-trigger
- sync-synonym
- sync-table-data-com
- sync-alter-sequence
- sync-coll-statistics
- check-table-data
- gen
- gen completion
- encrypt
- convert-plsql
- report
- self
- mvd
- usql
- Graphical
- Faqs
- Release
Release 2.10 Notes
- mtk command line tool
- mtkd mtk background service process. used for specific scenarios
v2.10.0
2025-03-19
MTK
- mtk_2.10.0_windows_amd64.tar.gz
- mtk_2.10.0_linux_amd64.tar.gz
- mtk_2.10.0_linux_arm64.tar.gz
- mtk_2.10.0_darwin_amd64.tar.gz
- mtk_2.10.0_darwin_arm64.tar.gz
- mtk_2.10.0_linux_amd64_db2.tar.gz
- mtk_2.10.0_darwin_amd64_db2.tar.gz
- mtk_2.10.0_windows_amd64_db2.tar.gz
- mtk_checksums.txt
MTKD
Bug Fixes
- Informix: varchar col default value include 0x00 issue
- MTKD: update config object issue
- MVD: mvd report format issue
- MogDB: mig sqlserver bit to bool
- MogDB: parameter
columnTypeData
missing ColLength issue - MogDB: Mig MySQL Varchar column default
_utf8mb4('no')
issue - MogDB: Mig MySQL varchar col default
\0
issue - MySQL: mig oracle timestamp to datatime default current_timestamp issue
- MySQL: query
INFORMATION_SCHEMA.ROUTINES
ROUTINE_DEFINITION issue - MySQL: Mig Oracle Index across table schema issue
- MySQL: batch commit issue
- Oracle: query dba_segments slow issue
- Oracle: Oracle Rowid To other database add default length
- SQLServer: show type sql panic issue
Code Refactoring
- for rows.Next declare variables
- checkSchemaExisted
- MTK: panic recover issue
- MTKD: print listener list
- MogDB: add mysql auto_increment desc
- MySQL: add connect count check
- MySQL: Optimize and query the mysql data dictionary to get connections
Features
- add openGauss 6.0.0
- add mvd db2 error capture
- MTK: add parameter
removeChar0
control to remove \u0000 characters - MogDB: support mig SQlServer user-defined table type
- MogDB: Mig SQLServer identity column to sequence
- MogDB: Replace SQLServer function set syntax
- Oracle: query oracle cons index
- SQLServer: table type add col collate collect
- Sybase: add sybase 16 support