KomachiSion opened a new issue #4795: Does ShardingScaling still need to 
support the MySQL JSON data type?
URL: https://github.com/apache/incubator-shardingsphere/issues/4795
 
 
   When I handle #4594 , I found ShardingScaling support JSON data type. But I 
can't find any information about JSON type replication or binlog in [MySQL 
Internals Manual](https://dev.mysql.com/doc/internals/en/). I also search in 
[MariaDB document](https://mariadb.com/kb/en/clientserver-protocol/), but no 
information too.
   
   There is only a [MySQL source 
code](https://github.com/mysql/mysql-server/blob/5.7/sql/json_binary.h) about 
JSON, but it seems be the decode and encode way between JSON and binary.
   
   So should we still need to support the MySQL JSON data type in 
ShardingScaling?
   Or Where we can get more reliable information about this data type?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to