SqlDatabaseVersion

The database engine type and version.

Enums
SQL_DATABASE_VERSION_UNSPECIFIEDThis is an unknown database version.
MYSQL_5_1

The database version is MySQL 5.1.

This item is deprecated!

MYSQL_5_5

The database version is MySQL 5.5.

This item is deprecated!

MYSQL_5_6The database version is MySQL 5.6.
MYSQL_5_7The database version is MySQL 5.7.
MYSQL_8_0The database version is MySQL 8.
MYSQL_8_0_18The database major version is MySQL 8.0 and the minor version is 18.
MYSQL_8_0_26The database major version is MySQL 8.0 and the minor version is 26.
MYSQL_8_0_27The database major version is MySQL 8.0 and the minor version is 27.
MYSQL_8_0_28The database major version is MySQL 8.0 and the minor version is 28.
MYSQL_8_0_29

The database major version is MySQL 8.0 and the minor version is 29.

This item is deprecated!

MYSQL_8_0_30The database major version is MySQL 8.0 and the minor version is 30.
MYSQL_8_0_31The database major version is MySQL 8.0 and the minor version is 31.
MYSQL_8_0_32The database major version is MySQL 8.0 and the minor version is 32.
MYSQL_8_0_33The database major version is MySQL 8.0 and the minor version is 33.
MYSQL_8_0_34The database major version is MySQL 8.0 and the minor version is 34.
MYSQL_8_0_35The database major version is MySQL 8.0 and the minor version is 35.
MYSQL_8_0_36The database major version is MySQL 8.0 and the minor version is 36.
MYSQL_8_0_37The database major version is MySQL 8.0 and the minor version is 37.
MYSQL_8_0_39The database major version is MySQL 8.0 and the minor version is 39.
MYSQL_8_0_40The database major version is MySQL 8.0 and the minor version is 40.
MYSQL_8_0_41The database major version is MySQL 8.0 and the minor version is 41.
MYSQL_8_0_42The database major version is MySQL 8.0 and the minor version is 42.
MYSQL_8_0_43The database major version is MySQL 8.0 and the minor version is 43.
MYSQL_8_0_44The database major version is MySQL 8.0 and the minor version is 44.
MYSQL_8_4The database version is MySQL 8.4.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-11-14 UTC.