You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/04/07 01:02:51 UTC

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #4795: Does ShardingScaling still need to support the MySQL JSON and BIT data type?

KomachiSion commented on issue #4795: Does ShardingScaling still need to support the MySQL JSON and BIT data type?
URL: https://github.com/apache/incubator-shardingsphere/issues/4795#issuecomment-610114757
 
 
   Other type I find is similar to JSON type -- BIT. In mysql, BIT type can follow a length like `bit(n)` to set the storage way. And it will be different in binlog. But I do not find any description in mysql  and MariaDB document.
   
   Currently, scaling will throw a log to warn users BIT type is unsupported.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services