提交历史

作者 SHA1 备注 提交日期
  Julien Schmidt 14bb9c0fc2 Add go.mod (#1003) 4 年之前
  Julien Schmidt 59de189eea Remove Cloud SQL dialer (#1007) 4 年之前
  Julien Schmidt 6c79a37b2e move CONTRIBUTING.md to .github/CONTRIBUTING.md (#1000) 4 年之前
  Julien Schmidt b2c03bcae3 conncheck: move var declarations into closure (#997) 4 年之前
  Olivier Mengué d9aa6d3abe Refactor NullTime as go1.13's sql.NullTime (#995) 4 年之前
  Vladimir Kovpak 23821f42b6 GCP DSN example for flexible environment (#993) 4 年之前
  Inada Naoki 7244e50143 try fix osx build on Travis (#994) 4 年之前
  Brandon Bennett 877a9775f0 move tls and pubkey object creation to Config.normalize() (#958) 5 年之前
  Vicent Martí 8056f2ca4a packets: reset read deadline before conn check (#964) 5 年之前
  Vicent Martí d0a5481819 connection: interpolate uint64 parameters (#955) 5 年之前
  Inada Naoki 578c4c8066 fix appengine (#950) 5 年之前
  Inada Naoki 93c3765e9b Update collations and make utf8mb4 default (#877) 5 年之前
  Darren Hoo d3a0b0fcd7 pass unsigned int without converting it to string (#838) 5 年之前
  Erwan Martin 8f4b98d146 Fix regression in appengine.go (#949) 5 年之前
  Vicent Martí 89ec2a9ec8 Support Go 1.10 Connector interface (#941) 5 年之前
  Vicent Martí df597a2343 buffer: Use a double-buffering scheme to prevent data races (#943) 5 年之前
  Inada Naoki c0f6b444ad travis: add macOS test (#939) 5 年之前
  Vicent Martí bc5e6eaa6d check connection liveness before writing query (#934) 5 年之前
  Inada Naoki 1fbca2aabb drop Go 1.8 support (#936) 5 年之前
  Tim Ruffles 2c9d54fefc README: 'Equivalent' is clearer (#927) 5 年之前
  Simon J Mudd 972a708cf9 Utils typo wether --> whether. (#895) 5 年之前
  Jerome Meyer 1b9eda2502 test: close rows (#918) 5 年之前
  Julien Schmidt c45f530f8e README: warning about insecure TLS configs (#901) 5 年之前
  Daniël van Eeden 60d456a402 Implement support of Optional TLS (#900) 5 年之前
  Steven Hartland 6be42e0ff9 Improve buffer handling (#890) 5 年之前
  INADA Naoki 369b5d6e5e Fix Auth Resnponse packet for cleartext password (#887) 5 年之前
  Tom Jenkinson fd197cdcfa Return ErrBadConn for temporary Dial error (#867) 5 年之前
  INADA Naoki 64cea2f07f Remove mysqlContext (#886) 5 年之前
  Harald Nordgren dea3c7b6f9 travis: Add go 1.11.x (#876) 5 年之前
  INADA Naoki 7daee5be2a Fix OldAuthSwitchRequest support (#870) 5 年之前