天天看點

Mac OSX 平台 MySql 的安裝及管理

本文主要記錄一下在 Mac OSX 上安裝 MySql 遇到的問題。

https://dev.mysql.com/downloads/mysql/

選擇第一個下載下傳,之後傻瓜式安裝即可。

安裝完成之後在【系統偏好設定】中會有一個 MySql 的圖示,點進去可以啟動或者結束 MySql 服務。

打開指令行工具,首先測試 <code>mysql</code> 指令,發現找不到 <code>mysql</code> 的指令。解決方案如下:

找到 <code>.zshrc</code> 檔案,添加一下環境變量

連接配接到 MySql 伺服器

運作 <code>mysql --version</code> 可以檢視 MySql 版本号。

Sequel Pro 是 Mac OSX 平台一款不錯的資料庫管理工具,而且是一個開源項目。

常見問題是加載資料庫報錯(版本 1.1.2),解決方法是下載下傳 nightly builds

https://sequelpro.com/test-builds

感謝您的閱讀,如果您對我的文章感興趣,可以關注我的部落格,我是叙帝利,下篇文章再見!

開發低代碼平台的必備拖拽庫 https://github.com/ng-dnd/ng-dnd

基于 Angular Material 的中背景管理架構 https://github.com/ng-matero/ng-matero

Angular Material Extensions 擴充元件庫 https://github.com/ng-matero/extensions

仿 Windows 照片檢視器插件 https://github.com/nzbin/photoviewer

仿 Windows 照片檢視器插件 jQuery 版 https://github.com/nzbin/magnify

完美替代 jQuery 的子產品化 DOM 庫 https://github.com/nzbin/domq

簡化類名的輕量級 CSS 架構 https://github.com/nzbin/snack

與任意 UI 架構搭配使用的通用輔助類 https://github.com/nzbin/snack-helper

單元素純 CSS 加載動畫 https://github.com/nzbin/three-dots

有趣的 jQuery 卡片抽獎插件 https://github.com/nzbin/CardShow

懸疑科幻電影推薦 https://github.com/nzbin/movie-gallery

鍛煉記憶力的小程式 https://github.com/nzbin/memory-stake