Commit History

作者 SHA1 備註 提交日期
  Arne Hormann f1914b405a removed TIMESTAMP tests (still tested in TZ conversion) 11 年之前
  Arne Hormann 81d54a2bbf changes based on review 11 年之前
  Arne Hormann 2aa37a1cca improved date formatting with inspiration from strconv 11 年之前
  Arne Hormann 6d51ca56f5 faster and unified date formatting, flexible lengths, better tests 11 年之前
  Arne Hormann 1009a046eb support microseconds with MySQL 5.7+ 11 年之前
  Julien Schmidt 8636b6ca08 Finish collation implementation 11 年之前
  Arne Hormann ba3e6d4043 applied modulo and allocation optimizations, added test 12 年之前
  Arne Hormann 8f8d1a605b no longer cache len(...) 12 年之前
  Arne Hormann f38e41de89 changed binary date / datetime to string 12 年之前
  Julien Schmidt 54917e3c77 DSN: check for separating slash 12 年之前
  Arne Hormann 12094b690f fix #179 12 年之前
  Xiuming Chen a531037e10 Comment typo 12 年之前
  Xiuming Chen 9860999924 Fix bit shifting for readLengthEncodedInteger 12 年之前
  Xiuming Chen b7445746be Fix appendLengthEncodedInteger for large numbers > 0xffffff 12 年之前
  Arne Hormann f26a363d20 fix typo (Enoded -> Encoded) 12 年之前
  Julien Schmidt 32fb382763 utils: document return values 12 年之前
  Julien Schmidt ad44b8c0b9 Avoid phantom nil values 12 年之前
  Julien Schmidt f41250e853 append LengthEncodedInteger directly to slice 12 年之前
  Julien Schmidt 6d1a06dd1f Fix protocol parsing 12 年之前
  Julien Schmidt 7503ab8073 Escape DSN param values 12 年之前
  Julien Schmidt dc029498cb New DSN parser 12 年之前
  Julien Schmidt f4bf8e8e0a Merge pull request #124 from go-sql-driver/old_passwords_support 12 年之前
  Julien Schmidt ff8fee69b9 refactor again 12 年之前
  Julien Schmidt 0bc514ddc4 Small refactoring 12 年之前
  Julien Schmidt 83ed16b506 Require explicitly allowing old passwords 12 年之前
  Julien Schmidt ff97004e38 Change License Header 12 年之前
  Nicola Peduzzi b03abe27ce Added support for old_password authentication method 12 年之前
  Julien Schmidt c24056d3d5 strict tls.Config key check 12 年之前
  Julien Schmidt abd1799c82 Remove possible data race in tls.Config map init 12 年之前
  Luke Scott 17ee918f8d Add test for RegisterTLSConfig 12 年之前