mysqlClientLibraryVersions: MySQL Check for Compiled Versus Loaded Client Library...

View source: R/extension.R

mysqlClientLibraryVersionsR Documentation

MySQL Check for Compiled Versus Loaded Client Library Versions

Description

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

Usage

mysqlClientLibraryVersions()

Value

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()

rstats-db/RMySQL documentation built on Feb. 5, 2024, 7:08 p.m.