Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mariadbClientLibraryVersions

MariaDB Check for Compiled Versus Loaded Client Library Versions


Description

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

Usage

mariadbClientLibraryVersions()

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

mariadbClientLibraryVersions()

RMariaDB

Database Interface and 'MariaDB' Driver

v1.1.1
GPL-3
Authors
Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>), Jeroen Ooms [aut] (<https://orcid.org/0000-0002-4035-0289>), David James [aut], Saikat DebRoy [aut], Hadley Wickham [aut], Jeffrey Horner [aut], R Consortium [fnd], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.