Bug #77850 Table name getter in Table_map_event returns string with non printable character
Submitted: 28 Jul 2015 3:58 Modified: 12 Nov 2015 13:55
Reporter: NEHA KUMARI Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Utilities: Binlog Events Severity:S3 (Non-critical)
Version:1.0.0 OS:Any
Assigned to: CPU Architecture:Any

[28 Jul 2015 3:58] NEHA KUMARI
Description:
If you try to print the table name using the table name getter defined inside Table_map_event there is a non printable character at the end of the table name.

How to repeat:
Print the table name by calling the table name getter in Table_map_event