WL#4027: Print function for RBR eventsAffects: Server-7.x — Status: Cancelled — Priority: LowCancelled, since all of this work is done in BUG#31455. -- Lars 2008-08-05 RATIONALE --------- To fix BUG#31455. RBR events are currently printed as BINLOG base64 format by mysqlbinlog program. It would be good for debugging if this is written in cleartext. REQUIREMENT ----------- 1. For each row event, list all column data 2. For each table map event, list all columns and all data about the columns IMPLEMENTATION -------------- Probably use val_str() in field.cc No Comments yet |
VotesWatches0 members are watching this worklog
You must be logged in to track this worklog.
Provide Feedback
You must be logged in to comment
|