presto icon indicating copy to clipboard operation
presto copied to clipboard

connect mysql localhost from presto docker

Open sieximbank opened this issue 3 years ago • 1 comments

Please help me to config

sieximbank avatar Jul 08 '22 03:07 sieximbank

Can you share how you deploy the presto docker? I assume you deploy presto in a docker container, and mysql is on the host machine. In this case, presto cannot reach mysql directly. If you can re-deploy mysql, the deploy it in another docker container, and use docker compose to deploy both. They can reach each other with container name.

Please confirm, then I can send over a detailed example. @sieximbank

wanglinsong avatar Aug 04 '22 17:08 wanglinsong

@sieximbank do you still need this?

wanglinsong avatar Jun 16 '23 22:06 wanglinsong