Skip to main content

Questions tagged [master-slave-replication]

0 votes
0 answers
32 views

I have two Asterisk+FreePBX servers that share a common database. The services are active on one server at a time, and in the event of a failure of the main server, the services are then started on ...
Qmails's user avatar
  • 1
0 votes
0 answers
32 views

I’m running into a replication problem between two MariaDB servers: Master: MariaDB 10.6.19 Slave: MariaDB 10.11.10 Replication appears to start correctly. SHOW SLAVE STATUS\G under the slave shows ...
Neuroded's user avatar
0 votes
0 answers
27 views

I have a typical master-detail table relationship (e.g., Orders and OrderDetails). My application updates the detail records by: Deleting all existing detail records for a given master record. ...
Filbert Umbawa's user avatar
0 votes
0 answers
17 views

I have very few experience with MariaDB and am on call with a main > replica1 > replica2 situation where I have binlogs directory running full. my question is ... can I switch of the 2nd replica ...
vrms's user avatar
  • 293
0 votes
0 answers
71 views

MySQL multi-source replica server restarts quite frequently on midnight due to not finding relay log files. This also stops replication channels and they need to be reset to start them up again. Has ...
Justas's user avatar
  • 1
0 votes
0 answers
21 views

Group replication use asynchronies replication by default (https://dev.mysql.com/doc/refman/8.4/en/group-replication-system-variables.html#sysvar_group_replication_consistency). Does it mean, by ...
William's user avatar
  • 155
0 votes
1 answer
281 views

MySQL Server - 5.7.44 I have a master and three slaves running on MySQL 5.7.44. The GTID is enabled and I am using gtid_enforce_consistency. I took a backup from a slave and built a fourth slave using ...
Avinash Pawar's user avatar
1 vote
0 answers
44 views

The current setup is comprised of two nodes, a Master-Slave setup. No encryption, no compression. I would love to switch this to a Galera Cluster, with encryption, compression and, to make things ...
Silviu Bajenaru Marcu's user avatar

15 30 50 per page
1
2 3 4 5
20