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