toms049 commented on issue #14764: URL: https://github.com/apache/superset/issues/14764#issuecomment-1029014589
In case someone is still having a trouble, it could be also connected to this: `Access denied; you need (at least one of) the SHOW DATABASES privilege(s) for this operation` I did set it and it worked. `GRANT SHOW DATABASES ON *.* TO 'superset'@'%';` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
