1. 6c44a9a Enhance interpolateParams to correctly handle placeholders (#1732) by diego dupin · 5 weeks ago master
  2. 688ce56 Update supported Go version to 1.24–1.26 (#1763) by Copilot · 6 weeks ago
  3. 118d07f Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0 (#1756) by dependabot[bot] · 6 weeks ago
  4. d6b2d3e Consolidate Dependabot update noise by grouping weekly dependency PRs (#1762) by Copilot · 6 weeks ago
  5. 037dfd8 Fix getSystemVar buffer reuse (#1754) by Morgan Tocker · 6 weeks ago
  6. 900f330 Bump actions/checkout from 4 to 6 (#1758) by dependabot[bot] · 6 weeks ago
  7. ab9e380 fix staticcheck error (#1761) by Inada Naoki · 6 weeks ago
  8. f298c66 Bump actions/setup-go from 5 to 6 (#1757) by dependabot[bot] · 6 weeks ago
  9. 4039fb3 Bump github/codeql-action from 3 to 4 (#1760) by dependabot[bot] · 6 weeks ago
  10. a0d80bf Bump dominikh/staticcheck-action from 1.3.1 to 1.4.1 (#1759) by dependabot[bot] · 6 weeks ago
  11. d41a4c2 Configure Dependabot for Go modules (#1755) by Inada Naoki · 6 weeks ago
  12. fed2c72 Update edwards25519 dependency to v1.1.1 (#1749) by William Haw · 3 months ago
  13. 76c00e3 add DeepWiki badge (#1722) by Inada Naoki · 12 months ago
  14. bf7afb7 fix PING on compressed connections (#1721) by Inada Naoki · 12 months ago
  15. af56fba update outdated MySQL internals documentation links (#1714) by demouth · 1 year, 1 month ago
  16. 2356566 Optimization: statements reuse previous column name (#1711) by Inada Naoki · 1 year, 1 month ago
  17. 6e944e1 MariaDB Metadata skipping and DEPRECATE_EOF (#1708) by diego dupin · 1 year, 1 month ago
  18. 0fd55eb optimize readPacket (#1705) by Inada Naoki · 1 year, 1 month ago
  19. f7d94ec add BenchmarkReceive10kRowsCompress (#1704) by Inada Naoki · 1 year, 1 month ago
  20. 7da50ff Transaction Commit/Rollback returns conn's cached error, if present (#1691) by brad-defined · 1 year, 1 month ago
  21. e02b809 ColumnTypeScanType() returns sql.Null[uint64] for bigint unsigned (#1612) by elonnzhang · 1 year, 1 month ago
  22. c786d41 add Diego Dupin to AUTHORS by Inada Naoki · 1 year, 1 month ago
  23. 8a2f873 simplify collation tests by Inada Naoki · 1 year, 1 month ago
  24. f433f1f test stability improvement. by Diego Dupin · 1 year, 1 month ago
  25. 879eb11 modernize for Go 1.22 (#1695) by Inada Naoki · 1 year, 2 months ago
  26. c84f49d add Go 1.24 to the test matrix (#1681) by ICHINOSE Shogo · 1 year, 2 months ago
  27. 21ef4c6 release v1.9.2 (#1693) by Inada Naoki · 1 year, 2 months ago v1.9.2
  28. 1fbafa8 release v1.9.1 (#1683) by Inada Naoki · 1 year, 2 months ago v1.9.1
  29. b84ac5a go.mod: fix go version format (#1682) by Inada Naoki · 1 year, 3 months ago
  30. 88ff88b Fix FormatDSN missing ConnectionAttributes (#1619) by Bogdan Constantinescu · 1 year, 3 months ago
  31. c879816 add Charset() option (#1679) by Inada Naoki · 1 year, 3 months ago
  32. 58941dd release v1.9.0 (#1662) by Inada Naoki · 1 year, 3 months ago v1.9.0
  33. 5d1bb8a fix flaky test. (#1663) by Inada Naoki · 1 year, 3 months ago
  34. 341a5a5 Fix auth_switch_request packet handling by Bes Dollma · 1 year, 4 months ago
  35. 85c6311 Add error 1290/ER_READ_ONLY_MODE to rejectReadOnly handling (#1660) by Kolbe Kegel · 1 year, 4 months ago
  36. 255d1ad better max_allowed_packet parsing (#1661) by Inada Naoki · 1 year, 4 months ago
  37. 7403860 Make fileRegister a set (#1653) by Artur Melanchyk · 1 year, 5 months ago
  38. b335ed3 use binary.LittleEndian (#1651) by Inada Naoki · 1 year, 5 months ago
  39. 3348e57 Implement zlib compression (#1487) by Joe Mann · 1 year, 6 months ago
  40. c9f41c0 fix typo in comment (#1647) by Minh Quang · 1 year, 6 months ago
  41. 575e1b2 stop double-buffering (#1643) by Inada Naoki · 1 year, 6 months ago
  42. 2df7a26 stmt.Close() returns nil when double close (#1642) by Inada Naoki · 1 year, 6 months ago
  43. 9c8d6a5 Reduce "busy buffer" logs (#1641) by Inada Naoki · 1 year, 6 months ago
  44. 41a5fa2 Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640) by raffertyyu · 1 year, 7 months ago
  45. f62f523 Fix auth errors when username/password are too long (#1482) (#1625) by KratkyZobak · 1 year, 7 months ago
  46. fc64d3f ci: update Go and staticcheck versions (#1639) by Inada Naoki · 1 year, 7 months ago
  47. 91ad4fb Specify a custom dial function per config (#1527) by Aaron Jheng · 1 year, 7 months ago
  48. 00dc21a allow unknown collation name (#1604) by Inada Naoki · 1 year, 9 months ago
  49. 2f15276 chore: fix comment (#1620) by pengbanban · 1 year, 10 months ago
  50. c7276ee Check mysqlConnector.canceled.Value when failed to TLS handshake (#1615) by Nao Yokotsuka · 1 year, 10 months ago
  51. 44553d6 doc: clarify connection close behavior of context (#1606) by Chris Kirkland · 1 year, 10 months ago
  52. f6a18cf MySQL 9.0 and MariaDB 11.4 are released (#1610) by ICHINOSE Shogo · 1 year, 11 months ago
  53. 9c20169 Add support for new VECTOR type (#1609) by Dirkjan Bussink · 1 year, 11 months ago
  54. 3484db1 improve error handling in writePacket (#1601) by Inada Naoki · 1 year, 11 months ago
  55. 52c1917 remove unnecessary logs (#1599) by Inada Naoki · 2 years ago
  56. 2f69712 fix unnecesssary allocation in infile.go (#1600) by Inada Naoki · 2 years ago
  57. 87443b9 small code cleanup (#1598) by Inada Naoki · 2 years ago
  58. 9b8d28e fix missing skip test when no DB is available (#1594) by Inada Naoki · 2 years ago
  59. 05325d8 fix some write error handling (#1595) by Inada Naoki · 2 years ago
  60. 2f7015e log: add "filename:line" prefix by ourself (#1589) by Inada Naoki · 2 years ago
  61. af8d793 unify short name for mysqlConn in connection_test (#1581) by Inada Naoki · 2 years, 1 month ago
  62. 7939f59 update URL for protocol docs (#1580) by Inada Naoki · 2 years, 1 month ago
  63. 8d421d9 update changelog for releasing v1.8.1 (#1576) (#1577) by ICHINOSE Shogo · 2 years, 1 month ago
  64. d7ddb8b Fix issue 1567 (#1570) by ICHINOSE Shogo · 2 years, 2 months ago
  65. d86c452 fix race condition when context is canceled (#1562) by Inada Naoki · 2 years, 3 months ago
  66. 1a64773 add wrapper method to call mc.cfg.Logger (#1563) by Inada Naoki · 2 years, 3 months ago
  67. 35847be replace interface{} with any (#1560) by Inada Naoki · 2 years, 3 months ago
  68. 8a327a3 Drop support of go1.19 (#1558) by ICHINOSE Shogo · 2 years, 3 months ago
  69. 3147497 ci: update Go and MySQL versions (#1557) by Inada Naoki · 2 years, 3 months ago
  70. 33b7747 Add BeforeConnect callback to configuration object (#1469) by Alessandro (Ale) Segala · 2 years, 3 months ago v1.8.0
  71. 6964272 Make TimeTruncate functional option (#1552) by Inada Naoki · 2 years, 3 months ago
  72. 097fe6e Update workflows (#1547) by Inada Naoki · 2 years, 4 months ago
  73. f019727 add TiDB support in README.md (#1333) by crazycs · 2 years, 4 months ago
  74. 743e263 Introduce `timeTruncate` parameter for `time.Time` arguments (#1541) by Paulius Ložys · 2 years, 4 months ago
  75. c48c0e7 Fix unsigned int overflow (#1530) by shi yuhang · 2 years, 5 months ago
  76. 0004702 Parallelize test (#1525) by ICHINOSE Shogo · 2 years, 6 months ago
  77. d4517c5 Support ENUM and SET type in DatabaseTypeName() (#1520) by jennifersp · 2 years, 6 months ago
  78. 2cdf624 Fix sql.RawBytes corruption issue (#1523) by ICHINOSE Shogo · 2 years, 6 months ago
  79. fc589cb Add client_ed25519 authentication (#1518) by Gusted · 2 years, 6 months ago
  80. d9f4383 fix fragile test (#1522) by Inada Naoki · 2 years, 6 months ago
  81. 98d7289 Add default connection attribute '_server_host' (#1506) by Jason Ng · 2 years, 6 months ago
  82. a4c260b fix hangup when error in multi resultsets (#1462) by Aidan · 2 years, 7 months ago
  83. b2e2ccb QueryUnescape DSN ConnectionAttribute value (#1470) by Xiang Zhang · 2 years, 7 months ago
  84. 18b74e4 symbol removed from installation command (#1510) by Vaibhav Panvalkar · 2 years, 7 months ago
  85. c175348 testing: expose testing.TB in DBTest instead of full *testing.T (#1500) by Olivier Mengué · 2 years, 7 months ago
  86. 62c29ce Allow to change (or disable) the default driver name for registration (#1499) by Olivier Mengué · 2 years, 7 months ago
  87. 1e6b8d7 Remove obsolete fuzz.go (#1498) by Olivier Mengué · 2 years, 8 months ago
  88. 278a0b9 mark fail, mustExec and mustQuery as test helpers (#1488) by ICHINOSE Shogo · 2 years, 8 months ago
  89. 9c633df fix race condition of TestConcurrent (#1490) by ICHINOSE Shogo · 2 years, 8 months ago
  90. 5f74bcb move stale connection check to ResetSession() (#1496) by Inada Naoki · 2 years, 8 months ago
  91. 3798012 use strings.Cut (#1486) by Ville Skyttä · 2 years, 8 months ago
  92. e5a2abc Spelling, grammar, and link fixes (#1485) by Ville Skyttä · 2 years, 8 months ago
  93. 19171b5 Close connection on ErrPktSync and ErrPktSyncMul (#1473) by Oliver Bone · 2 years, 8 months ago
  94. 22e750b README: fix markup error (#1480) by Inada Naoki · 2 years, 8 months ago
  95. 78e0387 packet: remove length check (#1481) by ShenFeng312 · 2 years, 9 months ago
  96. 43e9bef Improve DSN docstsrings (#1475) by Pyry Kontio · 2 years, 9 months ago
  97. 7cf5482 add Go 1.21 and MySQL 8.1 to the build matrix (#1472) by ICHINOSE Shogo · 2 years, 10 months ago
  98. e503d8d Update README.md (#1464) by Netzer7 · 2 years, 10 months ago
  99. 2c81c69 update docs link about load data local (#1468) by i7a7467 · 2 years, 10 months ago
  100. 0b18dac Add Daemonxiao to AUTHORS (#1459) by Daemonxiao · 2 years, 11 months ago