mysqlClientLibraryVersions function

MySQL Check for Compiled Versus Loaded Client Library Versions

MySQL Check for Compiled Versus Loaded Client Library Versions

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

mysqlClientLibraryVersions()

Returns

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

Examples

mysqlClientLibraryVersions()
  • Maintainer: Jeroen Ooms
  • License: GPL-2
  • Last published: 2025-02-08