커밋 기록

작성자 SHA1 메시지 날짜
  Julien Schmidt 64ebbc24e3 internal/atomic: move to separate package 7 년 전
  Julien Schmidt 8fefef06da utils: guard tlsConfigRegister by a lock (#613) 7 년 전
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) 7 년 전
  pivotal-rebecca-chin 44fa292b23 utils: don't mutate registered tls configs (#600) 7 년 전
  Julien Schmidt a059889267 reformat errors 8 년 전
  Julien Schmidt ca130be66a lazy init tlsConfigRegister 8 년 전
  Julien Schmidt 618fbd9cc9 lint 8 년 전
  Julien Schmidt c2d7e965ef Export ParseDSN and Config 8 년 전
  Kevin Malachowski 0874761875 QueryUnescape the tlsConfig name during DSN parsing. 9 년 전
  Stanislav Putrya 86bc8c6a87 Add comment for changes and entry to the authors file 9 년 전
  Stanislav Putrya 9d0de8723f Fix number reads bytes fir mysql 5.6 9 년 전
  Julien Schmidt a8d59c6e79 utils: Remove obsolete comment 9 년 전
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords 9 년 전
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support 9 년 전
  INADA Naoki 90cb6c31d5 Use blacklist to avoid vulnerability with interpolation 9 년 전
  INADA Naoki 0f22bc29c1 extract function to reserve buffer 9 년 전
  INADA Naoki e517683745 Allow interpolateParams only with ascii, latin1 and utf8 collations 9 년 전
  INADA Naoki c285e39201 Use digits10 and digits01 to format datetime. 9 년 전
  INADA Naoki 43536c7d6d Specialize escape functions for string 9 년 전
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash 9 년 전
  INADA Naoki 029731571e Reduce allocs in interpolateParams. 9 년 전
  INADA Naoki 3c8fa904c2 substitutePlaceholder -> interpolateParams 9 년 전
  arvenil 058ce87948 Move escape funcs to utils.go, export them, add references to mysql surce code 9 년 전
  arvenil f3b82fdf7f Merge remote-tracking branch 'upstream/pr/297' 9 년 전
  Julien Schmidt 511937c8c4 Merge pull request #289 from chrismoos/expose_aliases 9 년 전
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). 10 년 전
  INADA Naoki b7c2c47a36 Add substitutePlaceholder option to DSN 9 년 전
  Andrew Metcalf 8dc06d8c2a Default TLS ServerName to the host in the DSN. 10 년 전
  Arne Hormann f1914b405a removed TIMESTAMP tests (still tested in TZ conversion) 10 년 전
  Arne Hormann 81d54a2bbf changes based on review 10 년 전