Historial de Commits

Autor SHA1 Mensaje Fecha
  INADA Naoki 2cc627ac8d Fix prepared statement (#734) hace 8 años
  Alexey Palazhchenko 4a0c3d73d8 Test with latest Go patch versions (#693) hace 8 años
  Kieron Woodhouse 9889442273 Differentiate between BINARY and CHAR (#724) hace 8 años
  INADA Naoki 9181e3a86a Fix tls=true didn't work with host without port (#718) hace 8 años
  Robert R. Russell cd4cb909ce Fixed imports for appengine/cloudsql (#700) hace 8 años
  Linh Tran Tuan 370fec2ee5 statement: Fix conversion of Valuer (#710) hace 8 años
  Dave Stubbs b816f3da15 Fix Valuers by returning driver.ErrSkip if couldn't convert type internally (#709) hace 8 años
  Justin Li 78d399c0b7 Implement NamedValueChecker for mysqlConn (#690) hace 8 años
  Daniel Montoya 0aa39ff15f Added support for custom string types in ConvertValue. (#623) hace 8 años
  Julien Schmidt 404c02a8a3 Make gofmt happy (#704) hace 8 años
  Julien Schmidt 949221881f Drop support for Go 1.6 and lower (#696) hace 8 años
  Jeff Hodges fade210097 allow successful TravisCI runs in forks (#639) hace 8 años
  Jeffrey Charles e52f1902ca Add Aurora errno to rejectReadOnly check (#634) hace 8 años
  Julien Schmidt c6c4e3cbc8 ColumnType interfaces (#667) hace 8 años
  Julien Schmidt fae512fbd0 packets: do not call function on nulled value (#678) hace 8 años
  Julien Schmidt eb92a8dc62 do not query max_allowed_packet by default (#680) hace 8 años
  Julien Schmidt ee359f9587 Export function to initialize Config with defaults (#679) hace 8 años
  Julien Schmidt a8b7ed4454 Remove strict mode (#676) hace 8 años
  Bulat Gaifullin 7785c74297 use default port if port is missing in dsn (#668) (#669) hace 8 años
  Alangi Derick be22b3051b Added -u flag for `go get ...` command (#665) hace 8 años
  Ichinose Shogo 1548d61ac1 support READ-ONLY transactions (#618) hace 8 años
  Julien Schmidt 14f4292c08 travis: fix MySQL config (#661) hace 8 años
  Arne Hormann 26471af196 fewer driver.ErrBadConn to prevent repeated queries (#302) hace 8 años
  Alex Lee 21d7e97c9f Fix `mysql_clear_password` plugin on auth switch panic. (#646) hace 8 años
  Alex Lee 37b91d8876 Mark `AllowNativePassword` in DSN param string be true by default. (#644) hace 8 años
  Jeff Hodges 3955978cac sort the generic config.Params in the DSN (#637) hace 8 años
  Ichinose Shogo bf7f34fef1 Start the watcher after handshake (#627) hace 8 años
  Julien Schmidt 8fefef06da utils: guard tlsConfigRegister by a lock (#613) hace 8 años
  Maciej Zimnoch d2a8175490 Transaction isolation levels (#619) hace 8 años
  Achille a825be04c6 packets: use AppendFormat to format time values (#615) hace 8 años