Commit History

Author SHA1 Message Date
  Julien Schmidt 8636b6ca08 Finish collation implementation 10 years ago
  Arne Hormann 13fb9281ba add improved collation support (broken) 10 years ago
  Gustavo Kristic 734d65ec97 Export errors for easy checks from application code 10 years ago
  Arne Hormann 30e57b5e29 removed deprecated comments, improved my own 10 years ago
  Arne Hormann a3fcad9b2b made writeExecutePacket independent of number of arguments 10 years ago
  Arne Hormann 948093a262 Merge pull request #195 from arnehormann/faster-dateformat 11 years ago
  Jian Zhen 811b3679ca updated comments for second part of the password cipher 11 years ago
  Arne Hormann f38e41de89 changed binary date / datetime to string 11 years ago
  Julien Schmidt afd9edcd26 ensure cipher memory safety 11 years ago
  Julien Schmidt 640557f53d NUL-terminate old password scramble 11 years ago
  Arne Hormann 58ec5b4271 removed .Error() in logger, removed mutex to set logger 11 years ago
  Arne Hormann 12094b690f fix #179 11 years ago
  Xiuming Chen 7847296546 Avoid buffer copying for non-splitting packets 11 years ago
  Xiuming Chen 745998a315 Remove the buffer copying, no longer necessary 11 years ago
  Xiuming Chen 7e9e660e14 Minor changes, avoid recursive approach in readPacket() 11 years ago
  Arne Hormann f26a363d20 fix typo (Enoded -> Encoded) 11 years ago
  Xiuming Chen c29c515073 Clean up const variable that is no longer necessary 11 years ago
  Xiuming Chen d78ba17ce7 Minor code simplification for writePacket 11 years ago
  Xiuming Chen f975c34fff Remove an outdated comment about writePacket 11 years ago
  Xiuming Chen 382f349ebb Remove one more place that does header calculations 11 years ago
  Xiuming Chen cc20ec8682 No longer need to do header calculation for writePacket 11 years ago
  Xiuming Chen b203832566 Merge writePacket and splitPacket into one function 11 years ago
  Julien Schmidt d10c04b36f Merge pull request #149 from go-sql-driver/em_rows 11 years ago
  Julien Schmidt 3668b26f19 Insert NULL for []byte(nil) values 11 years ago
  Julien Schmidt c727bbb58b Make BinaryRows and TextRows distinct types 11 years ago
  Carlos Nieto ed7d90706a This commit attempts to fix https://github.com/go-sql-driver/mysql/issues/139 by 11 years ago
  Julien Schmidt 4fe7e92fe3 Refactor buffer 11 years ago
  Julien Schmidt f41250e853 append LengthEncodedInteger directly to slice 11 years ago
  Julien Schmidt 228ba3461b packets: YAR (yet another refactoring) 11 years ago
  Julien Schmidt d8e6c384d4 writeCommandPacketUint32: fix packet length comment 11 years ago