summaryrefslogtreecommitdiff
path: root/sql/handler.h
diff options
context:
space:
mode:
authorSven Sandberg <sven.sandberg@oracle.com>2011-03-25 15:16:13 +0100
committerSven Sandberg <sven.sandberg@oracle.com>2011-03-25 15:16:13 +0100
commit257e39aa44a9d035575846ad4f3e3a0fbeff0667 (patch)
tree2b5fa95c1dfd66757d984c5d237e2ff8432bd415 /sql/handler.h
parentaee26192c79a1c92eed376d2fa3b4067c4c9e8a4 (diff)
downloadmariadb-git-257e39aa44a9d035575846ad4f3e3a0fbeff0667.tar.gz
BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog fails
Problem: mysqlbinlog --server-id may filter out Format_description_log_events. If mysqlbinlog does not process the Format_description_log_event, then mysqlbinlog cannot read the rest of the binary log correctly. This can have the effect that mysqlbinlog crashes, generates an error, or generates output that causes mysqld to crash, generate an error, or corrupt data. Fix: Never filter out Format_description_log_events. Also, never filter out Rotate_log_events.
Diffstat (limited to 'sql/handler.h')
0 files changed, 0 insertions, 0 deletions