MySQL on CodeRed Cloud#

This page provides technical platform information about MySQL databases hosted on CodeRed Cloud.

For help connecting to your MySQL database see Connect to Your CodeRed Database.

Versions#

MySQL uses the X.Y.Z naming scheme. X is the major version, Y is the minor version, and Z is the maintenance patch version.

MySQL versions available on CodeRed Cloud: 8.0

MySQL major and minor versions are set at the time of website creation. Maintenance patches are applied automatically by CodeRed. The version of your database can be viewed in the CodeRed dashboard for your website under the Database tab.

To change the major or minor version used by your website, contact CodeRed support.

Technical Information#

Parameter

Value

Character Set

utf8mb4

Collation

utf8mb4_0900_ai_ci

Engine

InnoDB

SQL Mode

ERROR_FOR_DIVISION_BY_ZERO, NO_ENGINE_SUBSTITUTION, STRICT_ALL_TABLES, STRICT_TRANS_TABLES

Timeout

120 seconds

Timezone

UTC

CodeRed may occasionally log and analyze slow queries for engineering and support purposes.