R/MariaDBDriver.R
mariadbClientLibraryVersions.Rd
This function prints out the compiled and loaded client library versions.
mariadbClientLibraryVersions()
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.
mariadbClientLibraryVersions()
#> 8.0.29 8.0.29
#> 80029 80029