mirror of https://github.com/sysown/proxysql
If aurora_read_replica_read_committed is set, isolation level is internally reset so that it will be set again. This solves the weird behavior in AWS Aurora related to isolation level as described in https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.html#AuroraMySQL.Reference.IsolationLevels Basically, to change isolation level you must first set aurora_read_replica_read_committed , and then isolation levelpull/3976/head
parent
e62714c3f2
commit
5fb0eef19a
Loading…
Reference in new issue