~aafshar/storm/automatic-table-schema-generation

Viewing all changes in revision 161.

  • Committer: Gustavo Niemeyer
  • Date: 2007-08-07 13:10:06 UTC
  • mfrom: (151.1.4 transaction-behavior)
  • Revision ID: gustavo@niemeyer.net-20070807131006-fryvecv4tqywl9lg
Merged transaction-behavior branch [r=radix,jkakar] [f=126789]

This branch adds a new test to enforce that the default transaction
behavior on all backends is cache-friendly (repeatable read or
serializable, depending on the backend).

To pass this test, the postgres backend was changed to set the
isolation level to serializable, the MySQL tests had engines changed
to InnoDB, and the sqlite backend is now workarounding the ususual
transaction behavior caused by pysqlite2.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: