tool man xyz
  • Home
  • Login

MySQL 設定root密碼

By User on 2020-06-24 02:11:49

.
.
.
.
.

我自己是用第一行成功的其他會出現錯誤,在password附近,其他也紀錄說不定是我哪個地方沒有用好而已。

ALTER USER 'root'@'localhost' IDENTIFIED BY 'new_password';

UPDATE user SET authentication_string=password('new_password') WHERE user='root';

延伸閱讀: 登入 MySQL localhost 錯誤 Source: ERROR 1064 (42000): You have an error in your SQL syntax; Want to configure a password as root being the user



Tags: MySql


MORE
外網快速連結本機工具

外網快速連結本機工具

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

Google出現關鍵字自動提醒

Google出現關鍵字自動提醒

有錢的程式語言

有錢的程式語言

AD

[廣告]零廣告欣賞百萬首好歌

傳染病防治法

傳染病防治法

Dcard API

Dcard API

SSH登入自動傳送通知

SSH登入自動傳送通知

ajax get sample

ajax get sample

AD2

[廣告]一件下單,35分鐘美食送達


COMMENTS
Login to continue.

  • « Previous
  • 195
  • 196
  • 197
  • » Next

More

外網快速連結本機工具

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10

Google出現關鍵字自動提醒

有錢的程式語言

傳染病防治法

Dcard API

SSH登入自動傳送通知

ajax get sample

Search
廣告
CCU ZERO

CCU ZERO CLUB

Follow

  • Telegram
  • Line
  • Instagram
  • YouTube
  • GitHub

Feedback

  • 問題回報

contact

  • e-mail
© 2020 tool man xyz