{"id":19317767,"url":"https://github.com/queeniecplusplus/dba_review_2021","last_synced_at":"2026-05-15T21:05:23.920Z","repository":{"id":104588246,"uuid":"341799089","full_name":"QueenieCplusplus/DBA_Review_2021","owner":"QueenieCplusplus","description":"this is a helper to install MySQL server client app \u0026 UI software called MySQLWorkbench ","archived":false,"fork":false,"pushed_at":"2021-02-24T11:44:34.000Z","size":7412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T02:02:28.570Z","etag":null,"topics":["macos","mysql","mysqlworkbench","schema","table"],"latest_commit_sha":null,"homepage":"https://github.com/QueenieCplusplus/QuickGoThru/blob/master/README.md#backend-溫故-python--php7--nodejs----計畫同步","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QueenieCplusplus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-24T06:15:02.000Z","updated_at":"2021-02-24T11:44:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"504773e8-b86f-4903-8955-b233a972ccc2","html_url":"https://github.com/QueenieCplusplus/DBA_Review_2021","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QueenieCplusplus/DBA_Review_2021","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QueenieCplusplus%2FDBA_Review_2021","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QueenieCplusplus%2FDBA_Review_2021/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QueenieCplusplus%2FDBA_Review_2021/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QueenieCplusplus%2FDBA_Review_2021/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QueenieCplusplus","download_url":"https://codeload.github.com/QueenieCplusplus/DBA_Review_2021/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QueenieCplusplus%2FDBA_Review_2021/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","mysql","mysqlworkbench","schema","table"],"created_at":"2024-11-10T01:16:13.397Z","updated_at":"2026-05-15T21:05:23.904Z","avatar_url":"https://github.com/QueenieCplusplus.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# DBA_Review_2021\nthis is a helper to install MySQL server client app \u0026amp; UI software called MySQLWorkbench \n\n\n# Mac OS 系統隱私與安全的設定\n\n  \n  請詳截圖 16、17。\n\n\n# 官方網站的小路徑\n\n倘若下載後，出現 crash 請確認版本號與作業系統版本是否相容！ 否則會狂踩到 Crash 的坑 -\u003e (截圖 18)\n\nhttps://downloads.mysql.com/archives/workbench/ (建議使用版本號 8.0.12 取代 8.0.23)\n\n懶得登入會員，都請直接將頁面往下拉 -\u003e no thanks , just download. \n\n如使用 macOS，請確認隱私權與安全的設定。\n\n\n# 啟用 MySQL Server\n\n* 關於 MySQL 客戶端軟體，下載完成會預設 root 的密碼，請詳記！！！ （截圖 3、6、11）\n\n* 創建 instance 即 DB 實例，切記要勾選下方的 password 進入點，而非上方的，這會影響 MySQLWorkbench 能否連線得到！ (截圖 15)\n\n ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/15.png)\n\n* 至系統偏好設定左下方，能見到 MySQL Client Server，可以啟動 (截圖4、5)\n\n\n# MySQL Shell\n\n* 確認下載後檔案的路徑\n\n\n        which\n     \n        whereis\n        \n        find / -name\n   \n\n\n  ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/0b.png)\n  \n\n* 設定環境變數 \n\n  ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/8.png)\n  \n  \n* 確認環境變數 \n\n      sorce 設定檔 或是 重開 prompt 視窗，兩者均可。\n\n      echo $PATH\n  \n  ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/9.png)\n  \n  \n* 之後啟動 shell 就不用在呼叫冗長的 path ，可以直接呼叫 mysql 來取用。另外，溫馨提醒 mysql 的密碼是自定義的，不是輸入系統的密碼。 （截圖 3、6、11）\n\n   ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/11%20輸入mysql%20密碼%20非系統管理員密碼.png)\n   \n   \n* 匯入資料的語法。\n\n  (截圖 12、13、14）\n\n# MySQL Workbench\n\n* UI 管理介面\n\n  ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/19.png)\n  \n  ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/0a.png)\n  \n* 匯入測試的資料\n\n   兩軟體安裝完成後，啟動 MySQL Server 並且使用 MySQLWorkbench 匯入測試 sql 腳本，https://github.com/QueenieCplusplus/DBA_Review_2021/blob/main/database.sql\n   \n* 匯入的方式，請詳\n\n  (截圖 20 ~ 25)\n\n# 更新 MySQL\n\n ![](https://raw.githubusercontent.com/QueenieCplusplus/DBA_Review_2021/main/26.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueeniecplusplus%2Fdba_review_2021","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqueeniecplusplus%2Fdba_review_2021","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqueeniecplusplus%2Fdba_review_2021/lists"}