PhpMyAdmin/New Database

From wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page explain how to create a Database with an associated user

  1. Log into PhpMyAdmin
  2. In the tabbar on top of the screen, click on Users
  3. Click on Add user
  4. In section Login Information
    • User name: type the name of the database you want to create
    • Host: select Local in the dropdown
    • Password: Click on the Generate button bellow. Copy the generated password as you will need it to connect
  5. In section Database for user, select Create database with same name and grant all privileges
  6. Click on Go