ora2pg icon indicating copy to clipboard operation
ora2pg copied to clipboard

export mysql schema; dbname/schema name contains - ; i.e. myapp-backup

Open ujae7142 opened this issue 4 months ago • 0 comments

ora2pg thrown some errors...

./export_schema.sh

DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-backup' at line 1 at /usr/local/share/perl5/5.32/Ora2Pg/MySQL.pm line 500.

Retrieving index information... DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-backup' at line 1 at /usr/local/share/perl5/5.32/Ora2Pg/MySQL.pm line 500.

Retrieving partitions information... DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-backup' at line 1 at /usr/local/share/perl5/5.32/Ora2Pg/MySQL.pm line 500.

Retrieving partitions information... DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-backup' at line 1 at /usr/local/share/perl5/5.32/Ora2Pg/MySQL.pm line 500.

ujae7142 avatar Aug 12 '25 14:08 ujae7142