Package mysql provides a MySQL driver for Go's database/sql package.
go get github.com/go-sql-driver/mysqlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a MySQL database connection using the driver.
Use `import _ "github.com/go-sql-driver/mysql"` to register the driver.
No dependency data recorded yet.