go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
GoMPL-2.0
Issues
- 4
- 1
context cancellation closes the connection immediately, making it impossible to rollback the transaction
#1738 opened by acwest - 0
Stream long value
#1735 opened by bersace - 1
RowsAffected panic
#1733 opened by minitr - 3
- 0
Default to No TLS when using FormatDSN
#1728 opened by celian-garcia - 2
With compress=true, cannot query DB after calling Ping
#1718 opened by evanelias - 0
Feature Request: Hooks
#1720 opened by jlemesh - 0
feature request: trace log sql query statements
#1716 opened by stokito - 1
Support for authentication_openid_connect Plugin
#1713 opened by colussim - 8
rows.Close() modifying underlying data buffer
#1715 opened by datbth - 2
disabling SHOW TABLES LIKE Placeholders (:vN) syntax
#1710 opened by DeanHnter - 2
- 0
feature request : MariaDB pipeline PREPARE + EXECUTE
#1689 opened by rusher - 0
feature request : MariaDB metadata skipping
#1688 opened by rusher - 0
transaction canceled context may result in ErrInvalidConn instead of context.Canceled error
#1690 opened by brad-defined - 9
Error `tls: handshake failure` on try to connect to mysql 5.7 with SSL client certs
#1635 opened by randreev1321 - 6
Missing Release cycle documentation
#1644 opened by kratkyzobak - 2
- 7
can not upgrade to v1.9.1
#1687 opened by parsibox - 1
v1.9.0: Error 3144 when updating JSON field with parameterized IF condition (MySQL 8)
#1684 opened by suiriass - 0
ConnectionAttributes is skipped in FormatDSN
#1618 opened by bogcon - 3
- 1
`charset` option does not work.
#1680 opened by furusax0621 - 1
Connection Phase ->Initial Handshake->Client Response Format Mismatch Caused MySQL Handshake Failure
#1636 opened by bugsos - 1
- 0
BIT(N) columns don't include the N size in their types.
#1672 opened by alarbada - 2
Failing to strip null terminator from authData in case of AuthSwitchRequest causes Access denied
#1666 opened by bdollma-te - 0
SUM did not return the correct DecimalSize()
#1670 opened by didip - 3
- 0
- 7
Expose Collations array
#1665 opened by modelorona - 0
Table Watchdog in MySQL
#1658 opened by shahiakhilesh1304 - 0
- 0
[mysql] 2025/01/02 15:23:13 connection.go:49: busy buffer
#1654 opened by cn-byte - 1
How to ensure that data is inserted only once
#1652 opened by zdyj3170101136 - 4
Context cancelling cause close connection without sending COMM_QUIT for authenticated connection
#1648 opened by minhquang4334 - 0
- 0
- 7
Unable to use prepared statements with go-sql-driver/mysql when connecting to StarRocks
#1638 opened by 1246245906 - 0
Expose MysqlParameterConverter as alternative to DefaultParameterConverter that lacks uint64 support
#1637 opened by matejsp - 2
Regression in 1.8.0 with Scan method and custom types
#1634 opened by matejsp - 0
The transaction ID has reached its maximum value
#1632 opened by yangyujieqqcom - 1
- 3
Cannot cannect to a mysql:8.0.33 server with `caching_sha2_password` auth mechanism
#1623 opened by erfanium - 0
`driver: bad connection` thrown randomly
#1628 opened by miparnisari - 7
mysql error `ERROR 3141` is not cathed in db.query()
#1622 opened by sora91s - 0
- 1
mysql memory leak because of prepare statements
#1624 opened by poursadeqi - 2
go-sql-driver , filippo.io , depend report Error
#1621 opened by DoNotLeaveMe