~thhermansen/kolibri/mysql

Viewing all changes in revision 19.

  • Committer: Thorbjørn Hermansen
  • Date: 2008-12-20 11:05:07 UTC
  • Revision ID: thhermansen@gmail.com-20081220110507-rsqzfj0olntrh78m
- Fixed error in MySQLConnection: The resultSet stored in connection object is now either MySQLResultSetBuffered or MySQLResultSetUnbuffered, not the "raw" result set from MySQL
- Moved free_result out of MySQLConnection and into __destruct() of our mysql result sets.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: