1 2 3 4 5 6 7 8, $ mysql -u root # 使用預設的root 帳號連接mysql mysql> mysql> USE mysql; # 切換到mysql 資料表 mysql> UPDATE user SET ...
確定! 回上一頁