[精讚] [會員登入]
2454

[MAC] 使用安裝Mysql/Mariadb

MAC上使用安裝Mysql/Mariadb

分享此文連結 //n.sfs.tw/11776

分享連結 [MAC] 使用安裝Mysql/Mariadb@新精讚
(文章歡迎轉載,務必尊重版權註明連結來源)
2019-10-25 09:25:20 最後編修
2017-09-13 09:59:26 By 張○○
 

自動目錄

在MAC上安裝及使用MYSQL

安裝

$ brew install mariadb

啟動/停止

$ brew services start mariadb

$ brew services stop mariadb

$ brew services restart mariadb

查看運作情形

$ mysql --version

$ brew services list

登入啟動/停止

$ launchctl start homebrew.mxcl.mariadb

$ launchctl stop homebrew.mxcl.mariadb

設定root密碼

$ mysqladmin -uroot flush-privileges password "1234"

 

END

你可能感興趣的文章

Double Commander 可以取代finder的標案總管

[MAC] 綜所稅憑證軟體移除:TAXagent、CommunityApp 稍微麻煩的憑證程式TAXagent、CommunityApp刪除

[MAC] 路由指令及設定路由 mac的路由指令

[MAC] 移除Adobe CC更重新獲得7天試用的辦法 這篇文章來自大陸的朋友分享,移除Adobe CC更重新獲得7天試用的辦法

[MAC] MAC中的工作管理員:活動監視器 活動監視器就是Windows中的工作管理員,來看看他有什麼功能?

用指令合併多張圖片 使用imagick在筆電上就可以合併圖片

隨機好文

[Freebsd] 使用 ADSL 撥接上網 Freebsd上要使用 ADSL 撥接上網,該如何設定?

[Windows7] 移除IE10及移除IE11 Windows7 不得已的情況要移除IE11或IE10怎麼做?

Linux shell 的date表示法 linux下SHELL中的date表示法

UTF8中文字/全形一覽 快速查詢urf-8的中文字,共計13246中文字(5401常用字+7652罕用字+日文或編號),292全形符號,27半形符號。

[bc] linux 的計算機 bc 設定小數位數、計算π、次方根 linux 的計算機 bc 設定小數位數、計算π、次方根