maxlapshin / mysql2postgres

Mysqldump, writing in postgresql format
MIT License
709 stars 156 forks source link

Cannot dump the db entirely #84

Closed letdievar closed 8 years ago

letdievar commented 8 years ago

Hello, I'm having some issues. I'm using mariadb instead of mysql. The conversion creates only part of the database sql before it hits this error:

Mysql2psql: Conversion failed: uninitialized constant Mysql2psql::MysqlReader::Mysql uninitialized constant Mysql2psql::MysqlReader::Mysql

paazmaya commented 8 years ago

Can you please try with master branch version and then post the results, with the information about the versions you are using?

paazmaya commented 8 years ago

Closing as an old issue, that would seem to be out of date. Feel free to re-open and update with comments against the master branch.