MySQL

Out of context: Reply #23

  • Started
  • Last post
  • 33 Responses
  • Hello-Sexy0

    Are you logged in and able to admin the database? create new dbs and tables?

    You'll need to know what the address is (localhost if its running of your machine) and a username and password (root/root, or root/, or you'll have to set it, and a port - typically 3306

    once you log in, i would assume the application you installed created a few default databases and tables that you should be able to access/modify. If you cant log in or see any dbs, maybe somethings wrong in your mysql setup

View thread