开发者

Mysql: backup on insert?

Is there 开发者_开发百科any out-of-the-box solution to backup a mysql database with e.g. mysqldump etc. if a special event in the database takes place? There is a regular scheduled backup every day, but everytime a insert in a defined table is executed, I want to dump the whole database. What is the best (easiest ?) solution to achieve this?


Use replication.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜