Historial de Commits

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