~s7v7nislands/myconnpy/speed

Viewing all changes in revision 184.

  • Committer: Geert Vanderkelen
  • Date: 2010-01-22 10:18:42 UTC
  • Revision ID: geert.vanderkelen@sun.com-20100122101842-4fvswfalr32f5jvv
Fixing buffered MySQL cursor & handling unread results

* Introducing MySQLBase.unread_result: tries to make sure that
nothing can be executed while there is still an unread result.
An exception InternalError is raised when this happens.
* MySQLCursorBuffered works better: the fetch* methods had to be
overloaded.
* Some test cases had to be adjusted.
* Adding test case for bug lp:510110.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: