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

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()
#> 8.0.39 8.0.39 
#>  80039  80039