Documentation

getVersion

array public
\Bitrix\Main\DB\MysqliConnection::getVersion(
);

This non-static method returns version of connected database.

Presented database version is presented as an array consisting of two elements:

- First (with index 0) is database version.
- Second (with index 1) is true when light/express version of database is used.

No parameters

Exceptions

Examples



© «Bitrix24», 2001-2024
Up