RMariaDB (version 1.3.1)

mariadbClientLibraryVersions: MariaDB Check for Compiled Versus Loaded Client Library Versions

Description

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

Usage

mariadbClientLibraryVersions()

Arguments

Value

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

Run this code
mariadbClientLibraryVersions()

Run the code above in your browser using DataLab