MySQL's official website: http://www.mysql.com/downloads/ There will be several versions of the selection in this download interface. 1. MySQL Community Server Community version, open source is free, but does not provide official technical support. 2. MySQL Enterprise Edition is available for a fee and can be tested for 30 days. 3. MySQL Cluster Cluster Edition, open source free. Several MySQL servers can be packaged as one server. 4. MySQL Cluster CGE Premium Cluster Edition is subject to a fee. 5. MySQL Workbench (GUI tool) is a er/ database modeling tool designed for MySQL. It is a successor to the famous database design tool DBDesigner4. MySQL Workbench is also divided into two versions, namely the Community Edition (MySQL Workbench OSS), the Business Edition (MySQL Workbench SE). MySQL Community Server is open source free, which is also the version of MySQL we usually use
Different versions of MySQL