本篇記錄在Mac用Homebrew安裝MySQL Workbench資料庫管理工具。
2020/8/25
2019/6/4
MySQL Workbench 無法直接編輯資料表的資料
如果MySQL Workbench中無法直接編輯(新增、刪除、修改)資料表中的資料,那或許是你的資料表沒有設定主鍵(Primary Key)欄位或Unique Non-null欄位。
2019/2/7
MySQL Workbench Result Grid row height is too small
When I query data in MySQL Workbench 6.3 (64 bits) Community, the row height in Result Grid is too small, so the characters inside the row will be cut off. MySQL Workbench doesn't adjust Result Grid row height automatically according to the font size of the data.
2019/2/6
2019/1/6
2019/1/3
2018/7/14
2018/5/4
如何將MySQL Workbench的EER Diagram轉成SQL script
MySQL Workbench的EER Diagram(實體關聯模型圖)編輯器可以讓我們建立視覺化的ER-Model,個人覺得非常好用。而將畫好的model轉成SQL的方法如下。
訂閱:
文章 (Atom)