create admin user with all privileges on mysql/mariadb - admin.sql. ... CREATE USER 'admin'@'localhost' IDENTIFIED BY 'some_pass';.
確定! 回上一頁