After various changes in the last month or so, it's no longer even
slightly possible to use slide's JDBC stores with a
non-transaction-capable database (previously it was, though it did
sometimes cause problems).

This makes mysql pretty useless - but we still have stores specifically
designed to work around mysql's lack of proper transactions, as well as
examples which suggest using mysql. (yes, I'm aware that very recent
versions of mysql sort of have limited transaction capabilities, but
they have other limitations too)

If you all agree that trying to make slide work without transactions is
a poinless exercise, it'd probably be a good idea to excise at least the
mysql-specific stores, since those explicitly ignore the errors caused
by not having real transactions.

Comments?

Michael

Reply via email to