提交历史

作者 SHA1 备注 提交日期
  Ilia Cimpoes 0f257fc7d3 Call markBadConn in Ping method (#875) 7 年之前
  INADA Naoki 361f66ef3b Fix cancelled context breaked mysqlConn (#862) 7 年之前
  Ichinose Shogo 749ddf1598 Drop Go 1.7 Support (#823) 7 年之前
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) 8 年之前
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) 8 年之前
  Ichinose Shogo 1548d61ac1 support READ-ONLY transactions (#618) 8 年之前
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) 8 年之前
  Julien Schmidt 72e0ac3f5f Add atomic wrappers for bool and error (#612) 8 年之前
  Ichinose Shogo 56226343bd Add support for context.Context (#608) 8 年之前
  astaxie 147bd02c2c args assigned and not used (#575) 8 年之前
  Jacek Szwec ffa70d4981 Add Multi-Results support (#537) 8 年之前
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter 9 年之前
  INADA Naoki 82e447e7ad fixup 9 年之前
  INADA Naoki a044747e9c Fix index out of range in interpolateParams. 9 年之前
  Julien Schmidt 68ca989dd4 Improve timeouts implementation 10 年之前
  Julien Schmidt ec658e9d0e Fix getSystemVar with parseTime=true 10 年之前
  Julien Schmidt c2d7e965ef Export ParseDSN and Config 10 年之前
  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. 10 年之前
  ymmt2005 934e845e59 Add _binary prefix when interpolating []byte data. 10 年之前
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords 10 年之前
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support 10 年之前
  INADA Naoki e3e2d32e19 Use mc.buf while interpolating 10 年之前
  INADA Naoki 20b75cd3d3 Fix comment 11 年之前
  INADA Naoki e11c825316 Inlining mysqlConn.escapeBytes and mysqlConn.escapeString 11 年之前
  INADA Naoki fcea44760c Round under microsecond 11 年之前
  INADA Naoki c285e39201 Use digits10 and digits01 to format datetime. 11 年之前
  INADA Naoki 43536c7d6d Specialize escape functions for string 11 年之前
  INADA Naoki 88aeb98098 append string... to []byte without cast. 11 年之前
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash 11 年之前
  INADA Naoki 8826242dab More acculate estimation of upper bound 11 年之前