i want to connect to MySQL Glitch.com app but i am wondering what is the Host, Username, Password, Database for Glitch.com
Hi @rokzartz, welcome to the Glitch forum!
WHat I’m hearing here is that you’d like to run a MySQL database on Glitch and connect to it from outside. If I’ve got that right then I’m afraid I have to let you know there’s not a convenient way to do that - Glitch doesn’t expose the MySQL port to the outside world, so there’s no address that you can use to connect to it.
Sorry for the bother!