Route all mysql requests to the primary mariadb replica
Using both can result in deadlocks in combination with a lot of queries,
and poor db performance.
The only reliable way to avoid that is not using both replicas.
Route all mysql requests to the primary mariadb replica Project Tags None Referenced Files None Subscribers None
Description
Details
|