Historial de Commits

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