Bug #78296 Missing decoding support for MYSQL_TYPE_NEWDATE
Submitted: 1 Sep 2015 12:02 Modified: 7 Jan 2016 13:17
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

[1 Sep 2015 12:02] NEHA KUMARI
Description:
Currently there is no support for decoding of MYSQL_TYPE_NEWDATA

How to repeat:
Create a table with MYSQL_TYPE_NEWDATA data type as a type for one of the columns, when  Binlog Events is used to decode and print it the output will be 
"not implemented".
[7 Jan 2016 13:17] David Moss
This seems to be related to internal only stuff. Hence closing this without a change log entry or modification to the documentation.