Ralf on February 18th, 2012

HSQLDB migration to MySQL is not out of the box supported by mysql. The MySQL Workbench can only handle with dumps made by other mysql server. HSQLDB Transfer Tool is no longer bundled with the standard hsqldb jar file in the 1.8.x or later releases. After downloading and building with ant hsqldbutil you get in [...]

Continue reading about Migrating HSQLDB to MySQL