~geertjmvdk/myconnpy/main

Viewing all changes in revision 279.

  • Committer: Geert Vanderkelen
  • Date: 2010-11-25 10:30:06 UTC
  • Revision ID: geert@vanderkelen.org-20101125103006-hy8t0jy600qidyly
Detection of MySQL error now when getting buffer in Connection

o MySQLProtocol._recv_packet() is removed and error detection
  is now done in MySQLConnection.recv()
o MySQLProtocol.raise_error() was moved to errors.raise_error()
o The above means a litlte bit of performance gain.
o Unittests are updated.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: