You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/06 01:28:10 UTC

[GitHub] [superset] ErikXu opened a new issue, #19541: Is it possible to support MySQL behind a proxysql?

ErikXu opened a new issue, #19541:
URL: https://github.com/apache/superset/issues/19541

   I've setup a MySQL cluster behind a [proxysql](https://proxysql.com/) - A high performance MySQL proxy.
   I can't use the proxysql connection string to connect MySQL in superset, while using MySQL server IP works. 
   Is it possible to connect superset to MySQL behind a proxysql? 
   Thanks!


-- 
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: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] villebro commented on issue #19541: Is it possible to support MySQL behind a proxysql?

Posted by GitBox <gi...@apache.org>.
villebro commented on issue #19541:
URL: https://github.com/apache/superset/issues/19541#issuecomment-1090037706

   The `proxysql` homepage states that "ProxySQL understands the MySQL protocol and features advanced connection handling capabilities", which to me seems like it should be possible to just replace the MySQL server IP with the ProxySQL one. Is this not the case?


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] ErikXu commented on issue #19541: Is it possible to support MySQL behind a proxysql?

Posted by GitBox <gi...@apache.org>.
ErikXu commented on issue #19541:
URL: https://github.com/apache/superset/issues/19541#issuecomment-1091033209

   With no luck, it's not the case. The database cannot be added via ProxySQL IP.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org