Luiz Paulo
|
7ec062f236
Fix issue with NO_AUTO_CREATE_USER option in sql_mode
|
10 年之前 |
Julien Schmidt
|
69e3ed7607
Merge pull request #378 from Carrotman42/master
|
10 年之前 |
Kevin Malachowski
|
fd85cc827c
Actually zero out the bytes in the HandshakeResponse320
|
10 年之前 |
Julien Schmidt
|
527bcd55aa
Update README.md
|
10 年之前 |
Julien Schmidt
|
3dd7008ac1
Merge pull request #359 from go-sql-driver/columnsWithAlias
|
10 年之前 |
Julien Schmidt
|
7ca20b0008
Merge pull request #356 from go-sql-driver/infile
|
10 年之前 |
Julien Schmidt
|
ec78b64baf
infile: Allow '/' in Reader name
|
10 年之前 |
Julien Schmidt
|
04c78bbdd9
columnsWithAlias: Add test
|
10 年之前 |
Julien Schmidt
|
03a543a160
columnsWithAlias: Only prepend table name if not empty
|
10 年之前 |
Julien Schmidt
|
62502f511e
infile: Support absolute paths
|
10 年之前 |
Julien Schmidt
|
fb7299726d
AUTHORS: Sort
|
10 年之前 |
Julien Schmidt
|
6d2067fccb
Merge pull request #349 from svagner/patch-1
|
10 年之前 |
Stanislav Putrya
|
86bc8c6a87
Add comment for changes and entry to the authors file
|
10 年之前 |
Stanislav Putrya
|
9d0de8723f
Fix number reads bytes fir mysql 5.6
|
10 年之前 |
Julien Schmidt
|
66b7d5c495
Merge pull request #345 from go-sql-driver/converter
|
10 年之前 |
Julien Schmidt
|
a8d59c6e79
utils: Remove obsolete comment
|
10 年之前 |
Julien Schmidt
|
d93467bf85
converter: Use strconv.FormatUint instead of fmt.Sprintf
|
10 年之前 |
Julien Schmidt
|
b1ead48e87
Use the custom converter also for pointers
|
10 年之前 |
Julien Schmidt
|
f3cc6157f1
README: Link to #tls in allowCleartextPasswords section
|
10 年之前 |
Julien Schmidt
|
b74a6b748d
Merge pull request #327 from joshuaprunier/master
|
10 年之前 |
Joshua Prunier
|
8136b444d6
Modified cleartext password README description
|
10 年之前 |
Joshua Prunier
|
a807d31d9a
updated const.go with master
|
10 年之前 |
Joshua Prunier
|
5e849829cc
changed pam url to reference current version
|
10 年之前 |
Arne Hormann
|
0cc29e9fe8
Merge pull request #332 from arnehormann/uint64params
|
10 年之前 |
Joshua Prunier
|
49823e2fe6
Parameter renamed to allowCleartextPasswords
|
10 年之前 |
Arne Hormann
|
b2cd472f66
fix review issues, replace call with known value
|
10 年之前 |
Arne Hormann
|
654304f409
Merge branch 'master' of https://github.com/go-sql-driver/mysql into colconv
|
10 年之前 |
Julien Schmidt
|
7ff0b8c34f
Merge pull request #336 from go-sql-driver/const
|
10 年之前 |
Julien Schmidt
|
57af768683
Merge pull request #337 from soroushjp/sjp-readme-timezone
|
10 年之前 |
Soroush Pour
|
e6cb533ab5
Expanded README around difference between loc and time_zone params
|
10 年之前 |