dongyun-coder

Results 4 issues of dongyun-coder

### Which version of ShardingSphere did you use? 5.5.3-SNAPSHOT ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior Binlog parser should correctly handle datetime(4) columns with...

## Feature Request In the incremental processing stage, the system extracts the latest changes from row-based binlog events, identifies the modified columns, and generates the corresponding UPDATE statement. A more...

### Which version of ShardingSphere did you use? 5.5.3-SNAPSHOT ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior select * from table_xx where uid=123 uid is...

### Which version of ShardingSphere did you use? 5.5.3-SNAPSHOT ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior Binlog parser should correctly handle JSON columns containing...