Hi,
Well, imma start by saying that I'm kind of a noob when it comes to databases. I want to setup the mysql so i could access it from an android app I want to develop.
The problem is, I've added 0.0.0.0 as the server in remote db, but forgot to add a note to it (i don't know if that would impact the result) and the server is not showing up. When i try to add another with 0.0.0.0, it throws an error about the server already existing.
Could someone guide me with a step-by-step tutorial about remote databases?