RegisterDriver registers a MySQL driver that uses the cloudsqlconn.Dialer
configured with the provided options. The choice of name is entirely up to
the caller and may be used to distinguish between multiple registrations of
differently configured Dialers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["This webpage documents the Cloud SQL MySQL driver, specifically for the `cloud.google.com/go/cloudsqlconn/mysql/mysql` package."],["The latest version of the driver is 1.16.0, with numerous older versions available, from 1.15.0 down to 0.1.0."],["The driver, using the go-sql-driver/mysql, is designed to work seamlessly with the database/sql package."],["`RegisterDriver` function allows the registration of a MySQL driver configured with `cloudsqlconn.Dialer`."],["`LivenessCheckConn` type provides a way to check the liveness of a connection to ensure it is active and working."]]],[]]