aguspina opened a new issue #9683: URL: https://github.com/apache/incubator-superset/issues/9683
I'm connecting superset to mongodb BI connector through mysql driver but i'm getting the following error when I try to add the database: ``` DEBUG:superset.models.core:Database.get_sqla_engine(). Masked URL: mysql:/XXXXXX:XXXXXXXXXX@XX:XXXX/XXXXX ERROR:superset.views.core:Unexpected error (MySQLdb._exceptions.ProgrammingError) (1064, "parse sql 'ROLLBACK' error: unexpected ID at position 9 near ROLLBACK") ``` I'm using superset with docker-compose installation. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
