Commit History

Author SHA1 Message Date
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) 6 years ago
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) 7 years ago
  twocode ce924a41ee Support authentication switch with mysql_native_password authentication (#494) 7 years ago
  Julien Schmidt 4cad0fb506 Revert formating of MySQLError.Error() 8 years ago
  Julien Schmidt a059889267 reformat errors 8 years ago
  Julien Schmidt 618fbd9cc9 lint 8 years ago
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords 9 years ago
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support 9 years ago
  Julien Schmidt 6b302cc76e Rename MysqlWarning to MySQLWarning for consistency 10 years ago
  Julien Schmidt 2a5b4d6ca2 small errors refactoring 10 years ago
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code 10 years ago
  Arne Hormann 58ec5b4271 removed .Error() in logger, removed mutex to set logger 10 years ago
  Arne Hormann 12094b690f fix #179 10 years ago
  Julien Schmidt 4fc0338d2a errors: Export MySQLWarning 10 years ago
  Julien Schmidt f4bf8e8e0a Merge pull request #124 from go-sql-driver/old_passwords_support 11 years ago
  Julien Schmidt 83ed16b506 Require explicitly allowing old passwords 11 years ago
  Julien Schmidt ff97004e38 Change License Header 11 years ago
  Julien Schmidt 21a1b078b3 rows: clean up error handling 11 years ago
  Julien Schmidt 261f309ac2 Go 1.1 spec changes 11 years ago
  Julien Schmidt e288006499 Add TLS-Support 11 years ago
  Julien Schmidt 52f4d6348c doc typo fix fix 11 years ago
  Julien Schmidt 25ae64eaf9 doc typo fix 11 years ago
  Julien Schmidt 26d3f1848a Test warning codes + fmt 11 years ago
  Julien Schmidt 8decd5c6bd Export MySQL error struct 11 years ago
  Julien Schmidt c4a6e95e42 Bloat the API a bit less 11 years ago
  Julien Schmidt 9d1f8ef3ff Make warning details accessible 11 years ago
  Julien Schmidt 50b25b5971 Close rows on error 11 years ago
  Julien Schmidt 3f3502934a Add strict mode 11 years ago
  Julien Schmidt a88133db05 updated package path 11 years ago
  Julien Schmidt e9a3f83b7e LONG DATA handling 11 years ago