Skip to content

MySQL

This page provides downloadable offline packages for various versions of MySQL.

Download

Validation

To validate the integrity of the downloaded offline package and checksum file, run the following command in the directory:

echo "$(cat mysql_0.11.1_amd64_checksum.sha512sum)" | sha512sum -c

If the validation is successful, the printed result will be similar to:

mysql_0.11.1_amd64.tar: OK

Installation

If this is your first installation, please apply for a free trial or contact us for authorization at info@daocloud.io or call 400 002 6898. For any license key-related questions, please contact the DaoCloud delivery team.

Comments