Historie revizí

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