Aikesheng Open Source Community
Jun 15, 2020 · Databases
Diagnosing Slow SQL Execution in DBLE Due to Incorrect Stringhash Partition Configuration
An investigation of a DBLE performance issue revealed that identical sharding keys with the same stringhash rule failed to improve query speed because differing hashSlice configurations prevented proper partitioning, and after correcting the rule.xml function settings, the SQL executed efficiently with sub‑second response times.
DBLEDatabase ConfigurationMySQL
0 likes · 4 min read