MySQL Migration Toolkit启动报错“Please make sure you have the Java Runtime Environment (JRE)1.4.2 or 5.0”
现象
“An error occured during the initialization of the runtime system. Please make sure you have the Java Runtime Environment (JRE)1.4.2 or 5.0”
解决
通过命令行启动,并且指定jvm.dll的路径,如下:
1 | "D:\db\MySQL\MySQL Migration Toolkit 1.0\"MySQLMigrationTool.exe -jvm "D:\Program Files\Java\jdk1.7.0_04\jre\bin\client\jvm.dll" |
软件下载网址
https://downloads.MySQL.com/archives/migration/