From 3e9eee0619196140022fda6ef8bdd62d2435e99b Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Thu, 20 Dec 2012 10:52:09 -0700 Subject: [PATCH] Document new pt-log-player limitation re auto val on zero re bug 1078887. --- bin/pt-log-player | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/pt-log-player b/bin/pt-log-player index ca7feba7..0debb6af 100755 --- a/bin/pt-log-player +++ b/bin/pt-log-player @@ -3100,6 +3100,11 @@ purposes. It is not designed to be used on production servers. At the time of this release there is a bug which causes pt-log-player to exceed max open files during L<"--split">. +As of version 2.1.8, this tool no longer works with auto values on zero +because it sets a SQL mode with C. Therefore, +playing INSERT or UPDATE statements that use zero instead of C +will not work. + The authoritative source for updated information is always the online issue tracking system. Issues that affect this tool will be marked as such. You can see a list of such issues at the following URL: