When you want to create a new Database for MySQL or MariaDB and an extra DB user for it: CREATE DATABASE MYNEWDB; CREATE USER ...
確定! 回上一頁