mySql版本數名(裝載)
)r8VwX9j1n/l8q v0今天轉個文章,首先了解下mysql的各個版本的情況,以方便學習;ITPUB個人空間9OOP w p4o0]y
Mysql 的官網下載地址:
http://dev.mysql.com/downloads/
在這個下載界面會有幾個版本的選擇。
1. MySQL Community Server
社區版本,免費,但是Mysql不提供官方技術支持。
MySQLCommunity Server is a freely downloadable version of the world's most popularopen source database that is supported by an active community of open sourcedevelopers and enthusiasts.
2. MySQL Enterprise Edition
MySQLEnterprise Edition includes the following and is available for 30 day trialfrom the Oracle E-Delivery Web site.
該版本是收費版本,可以試用30天,包含以下組件:
(1)MySQL Database
(2)MySQL Enterprise Backup
(3)MySQL Enterprise Monitor
(4)MySQL Workbench Standard Edition
3. MySQL Cluster
MySQLCluster is a real-time open source transactional database designed for fast,always-on access to data under high throughput conditions.
免費版本
4. MySQL Cluster CGE
收費版本,包含組件如下:
MySQL Cluster CGE is a commercial edition ofMySQL that combines:
(1)MySQL Cluster
(2)MySQL Cluster Manager
(3)MySQL Enterprise Backup
(4)MySQL Enterprise Monitor
(5)MySQL Workbench Standard Edition
5. MySQL Workbench (GUI Tool)
MySQLWorkbench is a next-generation visual database design application that can beused to efficiently design, manage and document database schemata. It isavailable as both, open source and commercial editions.
MySQLWorkbench是一款專為MySQL設計的ER/數據庫建模工具。它是著名的數據庫設計工具DBDesigner4的繼任者。你可以用 MySQL Workbench設計和創建新的數據庫圖示,建立數據庫文檔,以及進行復雜的MySQL 遷移。
MySQL Workbench的主要功能包括:
(1)基于Cairo的圖形渲染,可以將內容輸出到OpenGL、Win32、X11、Quartz、PostScript、PDF等多種目標上
(2)可視化的表、視圖、存儲進程/函數和外鍵
(3)實現數據庫到SQL腳本的逆向工程
(4)數據庫/模型的同步
(5)導出SQL創建的腳本
(6)導入DBDesigner4的模型
(7)支持MySQL5的特性
(8)可選的圖示記號
MySQL Workbench有兩個版本:
(1)MySQL Workbench Community Edition(MySQL Workbench OSS,社區版)
(2)MySQL Workbench Standard Edition(MySQL Workbench SE,商業版)。