Histórico de Commits

Autor SHA1 Mensagem Data
  Olivier Mengué d9aa6d3abe Refactor NullTime as go1.13's sql.NullTime (#995) há 4 anos atrás
  Brandon Bennett 877a9775f0 move tls and pubkey object creation to Config.normalize() (#958) há 5 anos atrás
  Simon J Mudd 972a708cf9 Utils typo wether --> whether. (#895) há 5 anos atrás
  Ichinose Shogo 749ddf1598 Drop Go 1.7 Support (#823) há 6 anos atrás
  INADA Naoki 2307b45d3a Fix TIME format for binary columns (#818) há 6 anos atrás
  Julien Schmidt d743639f9c sha256_password auth support (#808) há 6 anos atrás
  Julien Schmidt affd4c9396 Auth refactoring and bug fixes (#807) há 6 anos atrás
  Hajime Nakagami f557730784 Support caching_sha2_password (#794) há 6 anos atrás
  INADA Naoki 1a676ac6e4 Fix readLengthEncodedString() returned []byte had wrong capacity (#766) há 6 anos atrás
  ssp 5890359fb7 fix typo (#761) há 6 anos atrás
  Julien Schmidt 404c02a8a3 Make gofmt happy (#704) há 6 anos atrás
  Julien Schmidt 8fefef06da utils: guard tlsConfigRegister by a lock (#613) há 7 anos atrás
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) há 7 anos atrás
  pivotal-rebecca-chin 44fa292b23 utils: don't mutate registered tls configs (#600) há 7 anos atrás
  Julien Schmidt a059889267 reformat errors há 8 anos atrás
  Julien Schmidt ca130be66a lazy init tlsConfigRegister há 8 anos atrás
  Julien Schmidt 618fbd9cc9 lint há 8 anos atrás
  Julien Schmidt c2d7e965ef Export ParseDSN and Config há 8 anos atrás
  Kevin Malachowski 0874761875 QueryUnescape the tlsConfig name during DSN parsing. há 8 anos atrás
  Stanislav Putrya 86bc8c6a87 Add comment for changes and entry to the authors file há 9 anos atrás
  Stanislav Putrya 9d0de8723f Fix number reads bytes fir mysql 5.6 há 9 anos atrás
  Julien Schmidt a8d59c6e79 utils: Remove obsolete comment há 9 anos atrás
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords há 9 anos atrás
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support há 9 anos atrás
  INADA Naoki 90cb6c31d5 Use blacklist to avoid vulnerability with interpolation há 9 anos atrás
  INADA Naoki 0f22bc29c1 extract function to reserve buffer há 9 anos atrás
  INADA Naoki e517683745 Allow interpolateParams only with ascii, latin1 and utf8 collations há 9 anos atrás
  INADA Naoki c285e39201 Use digits10 and digits01 to format datetime. há 9 anos atrás
  INADA Naoki 43536c7d6d Specialize escape functions for string há 9 anos atrás
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash há 9 anos atrás