Keep it Simple
Showing posts with label
logs
.
Show all posts
Showing posts with label
logs
.
Show all posts
Thursday, January 12, 2012
MySQL backup in time
›
Run mysqldump on master database (needs to have innodb) # replication point in time mysqldump --single-transaction --flush-logs \ --mas...
›
Home
View web version