method
supports_transaction_isolation?
v4.2.9 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
supports_transaction_isolation?()public
MySQL 4 technically support transaction isolation, but it is affected by a bug where the transaction level gets persisted for the whole session: