I installed MySQL on my linux machine, the client and the server. What`s next?
How can I see if I have a database, how can I connect to it and how can I easily edit it?
What username and pwd should I use to connect to the database (if I have one) using php?
Thanks in advance.