Historial de Commits

Autor SHA1 Mensaje Fecha
  Xie Zhenye b81e73ccad Add maxAllowedPacket DSN Parameter hace 9 años
  INADA Naoki 82e447e7ad fixup hace 9 años
  INADA Naoki a044747e9c Fix index out of range in interpolateParams. hace 9 años
  Julien Schmidt 68ca989dd4 Improve timeouts implementation hace 10 años
  Julien Schmidt ec658e9d0e Fix getSystemVar with parseTime=true hace 10 años
  Julien Schmidt c2d7e965ef Export ParseDSN and Config hace 10 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 10 años
  ymmt2005 934e845e59 Add _binary prefix when interpolating []byte data. hace 10 años
  Joshua Prunier 49823e2fe6 Parameter renamed to allowCleartextPasswords hace 10 años
  Joshua Prunier 4f478efe68 Cleartext authentication plugin support hace 10 años
  INADA Naoki e3e2d32e19 Use mc.buf while interpolating hace 10 años
  INADA Naoki 20b75cd3d3 Fix comment hace 11 años
  INADA Naoki e11c825316 Inlining mysqlConn.escapeBytes and mysqlConn.escapeString hace 11 años
  INADA Naoki fcea44760c Round under microsecond hace 11 años
  INADA Naoki c285e39201 Use digits10 and digits01 to format datetime. hace 11 años
  INADA Naoki 43536c7d6d Specialize escape functions for string hace 11 años
  INADA Naoki 88aeb98098 append string... to []byte without cast. hace 11 años
  INADA Naoki 916a1f2433 escapeString -> escapeBackslash hace 11 años
  INADA Naoki 8826242dab More acculate estimation of upper bound hace 11 años
  INADA Naoki 9f84dfbb88 Remove one more allocation hace 11 años
  INADA Naoki 0b75396232 Inline datetime formatting hace 11 años
  INADA Naoki 029731571e Reduce allocs in interpolateParams. hace 11 años
  INADA Naoki 9faabe593d Don't write microseconds when Time.Nanosecond() == 0 hace 11 años
  INADA Naoki 04866ee036 Fix nits pointed in pull request. hace 11 años
  INADA Naoki 3c8fa904c2 substitutePlaceholder -> interpolateParams hace 11 años
  arvenil 058ce87948 Move escape funcs to utils.go, export them, add references to mysql surce code hace 11 años
  arvenil f3b82fdf7f Merge remote-tracking branch 'upstream/pr/297' hace 11 años
  Chris Moos 3454863ddb Add support for returning table alias on Columns(). hace 11 años
  INADA Naoki b7c2c47a36 Add substitutePlaceholder option to DSN hace 11 años
  INADA Naoki cac6129f8a Don't send text query larger than maxPacketAllowed hace 11 años