How to create a user in MySQL/MariaDB and grant permissions on a specific database · 1. Database creation. mysql> CREATE DATABASE `mydb`; · 2.
確定! 回上一頁