SonarSource / mysql-migrator

Command line tool to migrate MySQL database of SonarQube 6.7-7.8 to non-MySQL
39 stars 11 forks source link

Fix request exceptions on MySQL 8. #51

Open ejouvin opened 4 years ago

ejouvin commented 4 years ago

Add the catalog name to the table name. Escape columns name.

There was exceptions on table groups.

wouter-admiraal-sonarsource commented 4 years ago

@janos-ss Could you have a look, please?

ejouvin commented 4 years ago

By the way.

I use it for migration MySQL 8 (after Ubuntu upgrde to 19.10) to Postgresql for Sonarqube version 7.8.