开发者

Log file for mysql database

How can I create a log file for mysql, and maintain the log for each database transa开发者_C百科ction?


There are a variety of MySQL logs. If you're just after a record of changes, the binary log should be ideal for your requirements.

Information on log maintenance is also reference from the page linked above.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜