FLUSH TABLES WITH READ LOCK; SYSTEM sh -c 'backup.sh'; UNLOCK TABLES;
Pros:
- The master/slave replication is mature and powerfull
- Innodb provide good performance on big tables
- Can’t find any for my use
FLUSH TABLES WITH READ LOCK; SYSTEM sh -c 'backup.sh'; UNLOCK TABLES;
Pros: