PDO_TRANS_REPEATABLE_READ 328 ext/pdo_firebird/firebird_driver.c } else if (dbh->transaction_flags & PDO_TRANS_REPEATABLE_READ) { PDO_TRANS_REPEATABLE_READ 330 ext/pdo_firebird/firebird_driver.c dbh->transaction_flags &= ~(PDO_TRANS_ISOLATION_LEVEL^PDO_TRANS_REPEATABLE_READ);