Historique des commits

Auteur SHA1 Message Date
  Vicent Martí d0a5481819 connection: interpolate uint64 parameters (#955) il y a 5 ans
  Vicent Martí bc5e6eaa6d check connection liveness before writing query (#934) il y a 5 ans
  Steven Hartland 6be42e0ff9 Improve buffer handling (#890) il y a 5 ans
  INADA Naoki 64cea2f07f Remove mysqlContext (#886) il y a 5 ans
  Ilia Cimpoes 0f257fc7d3 Call markBadConn in Ping method (#875) il y a 5 ans
  INADA Naoki 361f66ef3b Fix cancelled context breaked mysqlConn (#862) il y a 6 ans
  Ichinose Shogo 749ddf1598 Drop Go 1.7 Support (#823) il y a 6 ans
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) il y a 6 ans
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) il y a 7 ans
  Ichinose Shogo 1548d61ac1 support READ-ONLY transactions (#618) il y a 7 ans
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) il y a 7 ans
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) il y a 7 ans
  Ichinose Shogo 56226343bd Add support for context.Context (#608) il y a 7 ans
  astaxie 147bd02c2c args assigned and not used (#575) il y a 7 ans
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) il y a 7 ans
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter il y a 7 ans
  INADA Naoki 82e447e7ad fixup il y a 7 ans
  INADA Naoki a044747e9c Fix index out of range in interpolateParams. il y a 7 ans
  Julien Schmidt 68ca989dd4 Improve timeouts implementation il y a 8 ans
  Julien Schmidt ec658e9d0e Fix getSystemVar with parseTime=true il y a 8 ans
  Julien Schmidt c2d7e965ef Export ParseDSN and Config il y a 8 ans
  Daniel Nichter 0da0f4e972 Fixes #389 by not sending COM_QUIT until authenticated. Also refactors auth response handling code into func to reduce some duplication of logic. Test requires a MySQL socket and user having privs to use it. il y a 8 ans
  ymmt2005 934e845e59 Add _binary prefix when interpolating []byte data. il y a 8 ans
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords il y a 9 ans
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support il y a 9 ans
  INADA Naoki e3e2d32e19 Use mc.buf while interpolating il y a 9 ans
  INADA Naoki 20b75cd3d3 Fix comment il y a 9 ans
  INADA Naoki e11c825316 Inlining mysqlConn.escapeBytes and mysqlConn.escapeString il y a 9 ans
  INADA Naoki fcea44760c Round under microsecond il y a 9 ans
  INADA Naoki c285e39201 Use digits10 and digits01 to format datetime. il y a 9 ans