1

我需要将 mysql binlogs 转换为 PHP 脚本中的文本格式。我知道使用mysqlbinlog工具将其转换为文本。但我不应该在我的脚本中运行任何系统命令(或任何 shell 命令)。

有没有其他方法可以使用 PHP 来做到这一点?

感谢您的任何帮助。

4

0 回答 0