BourneD

Results 3 issues of BourneD

## 增加tracing SDK ## Changes - [ ] feature1 - [ ] feature2 - [ ] fixbug1 - [ ] fixbug2 ## Reviewers - [ ] @[someone] please review -...

shardingsphere-jdbc 5.5.2 SQL execution like this: ` val result = jdbcTemplate.execute("SELECT id, name, score FROM table_a INNER JOIN (VALUES ('tester_6', 'tester_7')) AS table_temp(fake_name) ON name = fake_name AND id =...

version: shardingsphere-jdbc-5.5.2 we have about 4500 tables in our database. and the rule configuration is as below. there are no other rules except the SINGLE one. The initialization latency is...

type: enhancement
status: volunteer wanted
in: kernel