package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

DefaultConfigPath returns the default config path, which is .my.cnf file in the user's home directory.
Load loads MySQL option file from the default location.
LoadFromPath loads MySQL option file from the specified path.

# Constants

MySQLSSLModeVerifyCA is MySQL SSL mode that verifies server CA.
MySQLSSLModeVerifyIdentity is MySQL SSL mode that verifies host name.

# Structs

OptionFile represents MySQL option file.