mariadbClientLibraryVersions function

MariaDB Check for Compiled Versus Loaded Client Library Versions

MariaDB Check for Compiled Versus Loaded Client Library Versions

This function prints out the compiled and loaded client library versions.

mariadbClientLibraryVersions()

Returns

A named integer vector of length two, the first element representing the compiled library version and the second element representing the loaded client library version.

Examples

mariadbClientLibraryVersions()