1. 21ef4c6 release v1.9.2 (#1693) by Inada Naoki · 7 months ago v1.9.2
  2. 1fbafa8 release v1.9.1 (#1683) by Inada Naoki · 8 months ago v1.9.1
  3. b84ac5a go.mod: fix go version format (#1682) by Inada Naoki · 8 months ago
  4. 88ff88b Fix FormatDSN missing ConnectionAttributes (#1619) by Bogdan Constantinescu · 8 months ago
  5. c879816 add Charset() option (#1679) by Inada Naoki · 8 months ago
  6. 58941dd release v1.9.0 (#1662) by Inada Naoki · 9 months ago v1.9.0
  7. 5d1bb8a fix flaky test. (#1663) by Inada Naoki · 9 months ago
  8. 341a5a5 Fix auth_switch_request packet handling by Bes Dollma · 9 months ago
  9. 85c6311 Add error 1290/ER_READ_ONLY_MODE to rejectReadOnly handling (#1660) by Kolbe Kegel · 10 months ago
  10. 255d1ad better max_allowed_packet parsing (#1661) by Inada Naoki · 10 months ago
  11. 7403860 Make fileRegister a set (#1653) by Artur Melanchyk · 11 months ago
  12. b335ed3 use binary.LittleEndian (#1651) by Inada Naoki · 11 months ago
  13. 3348e57 Implement zlib compression (#1487) by Joe Mann · 11 months ago
  14. c9f41c0 fix typo in comment (#1647) by Minh Quang · 11 months ago
  15. 575e1b2 stop double-buffering (#1643) by Inada Naoki · 11 months ago
  16. 2df7a26 stmt.Close() returns nil when double close (#1642) by Inada Naoki · 12 months ago
  17. 9c8d6a5 Reduce "busy buffer" logs (#1641) by Inada Naoki · 12 months ago
  18. 41a5fa2 Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640) by raffertyyu · 12 months ago
  19. f62f523 Fix auth errors when username/password are too long (#1482) (#1625) by KratkyZobak · 12 months ago
  20. fc64d3f ci: update Go and staticcheck versions (#1639) by Inada Naoki · 12 months ago
  21. 91ad4fb Specify a custom dial function per config (#1527) by Aaron Jheng · 12 months ago
  22. 00dc21a allow unknown collation name (#1604) by Inada Naoki · 1 year, 2 months ago
  23. 2f15276 chore: fix comment (#1620) by pengbanban · 1 year, 3 months ago
  24. c7276ee Check mysqlConnector.canceled.Value when failed to TLS handshake (#1615) by Nao Yokotsuka · 1 year, 3 months ago
  25. 44553d6 doc: clarify connection close behavior of context (#1606) by Chris Kirkland · 1 year, 4 months ago
  26. f6a18cf MySQL 9.0 and MariaDB 11.4 are released (#1610) by ICHINOSE Shogo · 1 year, 4 months ago
  27. 9c20169 Add support for new VECTOR type (#1609) by Dirkjan Bussink · 1 year, 4 months ago
  28. 3484db1 improve error handling in writePacket (#1601) by Inada Naoki · 1 year, 4 months ago
  29. 52c1917 remove unnecessary logs (#1599) by Inada Naoki · 1 year, 5 months ago
  30. 2f69712 fix unnecesssary allocation in infile.go (#1600) by Inada Naoki · 1 year, 5 months ago
  31. 87443b9 small code cleanup (#1598) by Inada Naoki · 1 year, 5 months ago
  32. 9b8d28e fix missing skip test when no DB is available (#1594) by Inada Naoki · 1 year, 5 months ago
  33. 05325d8 fix some write error handling (#1595) by Inada Naoki · 1 year, 5 months ago
  34. 2f7015e log: add "filename:line" prefix by ourself (#1589) by Inada Naoki · 1 year, 5 months ago
  35. af8d793 unify short name for mysqlConn in connection_test (#1581) by Inada Naoki · 1 year, 6 months ago
  36. 7939f59 update URL for protocol docs (#1580) by Inada Naoki · 1 year, 6 months ago
  37. 8d421d9 update changelog for releasing v1.8.1 (#1576) (#1577) by ICHINOSE Shogo · 1 year, 6 months ago
  38. d7ddb8b Fix issue 1567 (#1570) by ICHINOSE Shogo · 1 year, 8 months ago
  39. d86c452 fix race condition when context is canceled (#1562) by Inada Naoki · 1 year, 8 months ago
  40. 1a64773 add wrapper method to call mc.cfg.Logger (#1563) by Inada Naoki · 1 year, 8 months ago
  41. 35847be replace interface{} with any (#1560) by Inada Naoki · 1 year, 8 months ago
  42. 8a327a3 Drop support of go1.19 (#1558) by ICHINOSE Shogo · 1 year, 8 months ago
  43. 3147497 ci: update Go and MySQL versions (#1557) by Inada Naoki · 1 year, 8 months ago
  44. 33b7747 Add BeforeConnect callback to configuration object (#1469) by Alessandro (Ale) Segala · 1 year, 8 months ago v1.8.0
  45. 6964272 Make TimeTruncate functional option (#1552) by Inada Naoki · 1 year, 8 months ago
  46. 097fe6e Update workflows (#1547) by Inada Naoki · 1 year, 9 months ago
  47. f019727 add TiDB support in README.md (#1333) by crazycs · 1 year, 9 months ago
  48. 743e263 Introduce `timeTruncate` parameter for `time.Time` arguments (#1541) by Paulius Ložys · 1 year, 9 months ago
  49. c48c0e7 Fix unsigned int overflow (#1530) by shi yuhang · 1 year, 10 months ago
  50. 0004702 Parallelize test (#1525) by ICHINOSE Shogo · 1 year, 11 months ago
  51. d4517c5 Support ENUM and SET type in DatabaseTypeName() (#1520) by jennifersp · 1 year, 11 months ago
  52. 2cdf624 Fix sql.RawBytes corruption issue (#1523) by ICHINOSE Shogo · 1 year, 11 months ago
  53. fc589cb Add client_ed25519 authentication (#1518) by Gusted · 1 year, 11 months ago
  54. d9f4383 fix fragile test (#1522) by Inada Naoki · 1 year, 11 months ago
  55. 98d7289 Add default connection attribute '_server_host' (#1506) by Jason Ng · 2 years ago
  56. a4c260b fix hangup when error in multi resultsets (#1462) by Aidan · 2 years ago
  57. b2e2ccb QueryUnescape DSN ConnectionAttribute value (#1470) by Xiang Zhang · 2 years ago
  58. 18b74e4 symbol removed from installation command (#1510) by Vaibhav Panvalkar · 2 years ago
  59. c175348 testing: expose testing.TB in DBTest instead of full *testing.T (#1500) by Olivier Mengué · 2 years, 1 month ago
  60. 62c29ce Allow to change (or disable) the default driver name for registration (#1499) by Olivier Mengué · 2 years, 1 month ago
  61. 1e6b8d7 Remove obsolete fuzz.go (#1498) by Olivier Mengué · 2 years, 1 month ago
  62. 278a0b9 mark fail, mustExec and mustQuery as test helpers (#1488) by ICHINOSE Shogo · 2 years, 1 month ago
  63. 9c633df fix race condition of TestConcurrent (#1490) by ICHINOSE Shogo · 2 years, 1 month ago
  64. 5f74bcb move stale connection check to ResetSession() (#1496) by Inada Naoki · 2 years, 1 month ago
  65. 3798012 use strings.Cut (#1486) by Ville Skyttä · 2 years, 1 month ago
  66. e5a2abc Spelling, grammar, and link fixes (#1485) by Ville Skyttä · 2 years, 1 month ago
  67. 19171b5 Close connection on ErrPktSync and ErrPktSyncMul (#1473) by Oliver Bone · 2 years, 1 month ago
  68. 22e750b README: fix markup error (#1480) by Inada Naoki · 2 years, 1 month ago
  69. 78e0387 packet: remove length check (#1481) by ShenFeng312 · 2 years, 2 months ago
  70. 43e9bef Improve DSN docstsrings (#1475) by Pyry Kontio · 2 years, 2 months ago
  71. 7cf5482 add Go 1.21 and MySQL 8.1 to the build matrix (#1472) by ICHINOSE Shogo · 2 years, 3 months ago
  72. e503d8d Update README.md (#1464) by Netzer7 · 2 years, 3 months ago
  73. 2c81c69 update docs link about load data local (#1468) by i7a7467 · 2 years, 3 months ago
  74. 0b18dac Add Daemonxiao to AUTHORS (#1459) by Daemonxiao · 2 years, 4 months ago
  75. 5d4a831 Parse numbers on text protocol too (#1452) by Inada Naoki · 2 years, 4 months ago
  76. 564dee9 CI: use staticcheck (#1449) by Inada Naoki · 2 years, 5 months ago
  77. 943264b ignore errors returned by SetKeepAlive (#1448) by Achille · 2 years, 5 months ago
  78. cf948e4 TestDSNReformat: add more roundtrip checks (#1443) by Olivier Mengué · 2 years, 5 months ago
  79. 65ed3c5 Add fuzz test for FormatDSN (#1444) by Olivier Mengué · 2 years, 5 months ago
  80. 8365b94 doc: add link to NewConnector from FormatDSN (#1442) by Olivier Mengué · 2 years, 5 months ago
  81. 397e2f5 Exec() now provides access to status of multiple statements. (#1309) by Matthew Herrmann · 2 years, 6 months ago
  82. f43effa Reduce map lookup in ColumnTypeDatabaseTypeName. (#1436) by Inada Naoki · 2 years, 6 months ago
  83. 99976f4 Use `SET NAMES charset COLLATE collation`. (#1437) by Inada Naoki · 2 years, 6 months ago
  84. 7b22099 code optimization (#1439) by guangwu · 2 years, 6 months ago
  85. 7b4d7eb all: replace ioutil pkg to new package (#1438) by uji · 2 years, 6 months ago
  86. d3e4fe6 Use PathEscape for dbname in DSN. (#1432) by Inada Naoki · 2 years, 6 months ago
  87. 924f833 Send connection attributes (#1389) by Daemonxiao · 2 years, 6 months ago
  88. 72e78ee README: Update multistatement (#1431) by Inada Naoki · 2 years, 6 months ago
  89. a841e81 Fix ColumnType.DatabaseTypeName for mediumint unsigned (#1428) by Evan Elias · 2 years, 6 months ago
  90. 081308f Add benchmark to receive massive rows. (#1415) by Inada Naoki · 2 years, 6 months ago
  91. 736b6fa Stop `ColumnTypeScanType()` from returning `sql.RawBytes` (#1424) by Inada Naoki · 2 years, 6 months ago
  92. 0b40aee Avoid panic in TestRowsColumnTypes (#1426) by wayyoungboy · 2 years, 6 months ago
  93. 191a7c4 Make logger configurable per Connector (#1408) by frozenbonito · 2 years, 6 months ago
  94. fbfb3f6 Adding DeregisterDialContext (#1422) by jypelle · 2 years, 6 months ago
  95. cffc85c Reduced allocation on connection.go (#1421) by Evil Puncker · 2 years, 7 months ago
  96. aa0194d Drop Go 1.13-17 support (#1420) by Inada Naoki · 2 years, 7 months ago
  97. f20b286 Update changelog for version 1.7.1 (#1418) by Inada Naoki · 2 years, 7 months ago v1.7.1
  98. 8503110 fix some comments (#1417) by cui fliter · 2 years, 7 months ago
  99. faedeff Correct maxAllowedPacket default value mentioned in docs to match the new setting (#1412) by Simon J Mudd · 2 years, 7 months ago
  100. f0e16c6 Increase default maxAllowedPacket size. (#1411) by Inada Naoki · 2 years, 7 months ago