Bug #78298 Missing decoding support for MYSQL_TYPE_GEOMETRY
Submitted: 1 Sep 2015 12:04 Modified: 1 Sep 2015 12:05
Reporter: NEHA KUMARI Email Updates:
Status: Verified 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:04] NEHA KUMARI
Description:
Currently there is no support for decoding of MYSQL_TYPE_GEOMETRY

How to repeat:
Create a table with MYSQL_TYPE_GEOMETRY 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".