~s7v7nislands/myconnpy/speed

Viewing all changes in revision 199.

  • Committer: Geert Vanderkelen
  • Date: 2010-01-27 08:49:24 UTC
  • Revision ID: geert.vanderkelen@sun.com-20100127084924-vcslmbljqxla96bc
Fixing memory leak when opening cursors

* The registration of cursors happened twice. So when removing there
 was one reference left over.
* Simplying the registration of cursors, removing
 MySQLCursor.register_cursor
* Removing MySQLCursor.protocol, accessing it through MySQLCursor.db
* Some fixes when fetching warnings: incorrect exceptions were raised.
* Updating some test cases.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: