summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorguilhem@mysql.com <>2004-05-23 17:42:12 +0200
committerguilhem@mysql.com <>2004-05-23 17:42:12 +0200
commitce1e1f4cb66d100b65b5d9be7551517577049158 (patch)
treea025960580dbeb8ee211aa72493a74dff6a1219a /sql
parent5b4f809706395a9f31028ab413e0fa094b926a14 (diff)
downloadmariadb-git-ce1e1f4cb66d100b65b5d9be7551517577049158.tar.gz
mysqlbinlog: new option --to-last-log. This option has effect only if --read-from-remote-server.
It causes mysqlbinlog to not stop after the end of the requested binlog, and instead read until the end of the last binlog of mysqld (beware of endless loops if you pipe this into the same mysqld). I.e. it enables back (at customer's request) what we considered (and I still do) as BUG#3204, but now with an option instead of being the default behaviour. The default behaviour is still to stop after the end of the requested binlog, whether --read-from-remote-server or not.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions