1、設定管理帳號:(mysql在安裝後,會建立一個root帳號,不過,沒有密碼) mysqladmin -u root password abc123 <==設定root帳號,密碼為abc123 ...
確定! 回上一頁