Amazon web services – .net6.0 – write forward – AWS Aurora: The MySQL server is running with the –read-only option so it cannot execute this statement
Our AWS RDS (Aurora MySQL 2.10.2) has a primary cluster and a secondary cluster. Secondary cluster is a replica and has a reader instance. This reader instance is set to read_only false and I have setup write-forwarding from secondary to…