I have my own server in my house and Fedora install MySQL with out my input. How do I get the information like Your Database Name, Database Username, and Database Password. I am root and I can use terminal.
You have to make the databases. If you're root, you can just log in and type CREATE DATABASE.. etc. The only one that comes premade is called "mysql" and holds the users and authentication tables for the server.