mysql > create user 'USER_NAME'@'localhost' identified by 'PASSWORD'; mysql> grant all privileges on DATABASE_NAME.
確定! 回上一頁