Commit History

Author SHA1 Message Date
  Arne Hormann d512f204a5 Merge pull request #383 from mrsinham/thrdsafeinfile 10 years ago
  mrsinham d4c13294d8 Race on LOAD DATA called from different routines 10 years ago
  Arne Hormann f368b3b400 Merge pull request #382 from ymmt2005/interpolate_binary 10 years ago
  ymmt2005 934e845e59 Add _binary prefix when interpolating []byte data. 10 years ago
  Luiz Paulo 7ec062f236 Fix issue with NO_AUTO_CREATE_USER option in sql_mode 10 years ago
  Julien Schmidt 69e3ed7607 Merge pull request #378 from Carrotman42/master 10 years ago
  Kevin Malachowski fd85cc827c Actually zero out the bytes in the HandshakeResponse320 10 years ago
  Julien Schmidt 527bcd55aa Update README.md 10 years ago
  Julien Schmidt 3dd7008ac1 Merge pull request #359 from go-sql-driver/columnsWithAlias 10 years ago
  Julien Schmidt 7ca20b0008 Merge pull request #356 from go-sql-driver/infile 10 years ago
  Julien Schmidt ec78b64baf infile: Allow '/' in Reader name 10 years ago
  Julien Schmidt 04c78bbdd9 columnsWithAlias: Add test 10 years ago
  Julien Schmidt 03a543a160 columnsWithAlias: Only prepend table name if not empty 10 years ago
  Julien Schmidt 62502f511e infile: Support absolute paths 10 years ago
  Julien Schmidt fb7299726d AUTHORS: Sort 10 years ago
  Julien Schmidt 6d2067fccb Merge pull request #349 from svagner/patch-1 10 years ago
  Stanislav Putrya 86bc8c6a87 Add comment for changes and entry to the authors file 10 years ago
  Stanislav Putrya 9d0de8723f Fix number reads bytes fir mysql 5.6 10 years ago
  Julien Schmidt 66b7d5c495 Merge pull request #345 from go-sql-driver/converter 10 years ago
  Julien Schmidt a8d59c6e79 utils: Remove obsolete comment 10 years ago
  Julien Schmidt d93467bf85 converter: Use strconv.FormatUint instead of fmt.Sprintf 10 years ago
  Julien Schmidt b1ead48e87 Use the custom converter also for pointers 10 years ago
  Julien Schmidt f3cc6157f1 README: Link to #tls in allowCleartextPasswords section 10 years ago
  Julien Schmidt b74a6b748d Merge pull request #327 from joshuaprunier/master 10 years ago
  Joshua Prunier 8136b444d6 Modified cleartext password README description 10 years ago
  Joshua Prunier a807d31d9a updated const.go with master 10 years ago
  Joshua Prunier 5e849829cc changed pam url to reference current version 10 years ago
  Arne Hormann 0cc29e9fe8 Merge pull request #332 from arnehormann/uint64params 10 years ago
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords 10 years ago
  Arne Hormann b2cd472f66 fix review issues, replace call with known value 10 years ago