PhpMyAdmin/New Database
From wiki
This page explain how to create a Database with an associated user
- Log into PhpMyAdmin
- In the tabbar on top of the screen, click on
Users - Click on
Add user - In section
Login Information- User name: type the name of the database you want to create
- Host: select
Localin the dropdown - Password: Click on the
Generatebutton bellow. Copy the generated password as you will need it to connect
- In section
Database for user, selectCreate database with same name and grant all privileges - Click on
Go