anlek / mongify

Mongify allows you to map your data from a sql database and into a mongodb document database.
http://github.com/anlek/mongify
MIT License
317 stars 82 forks source link

/var/lib/gems/2.3.0/gems/activerecord-4.2.10/lib/active_record/connection_adapters/mysql_adapter.rb:346:in `query': Mysql::Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'group' at line 1: SELECT COUNT(*) FROM group (ActiveRecord::StatementInvalid) #163

Open 13mithra opened 6 years ago

13mithra commented 6 years ago

i have the above error while running process command

anlek commented 6 years ago

You'd have to share your translation file for me to be able to try to help.