sofastack-guides / kc-sofastack-demo

SOFAStack Demo for SOFAStack Cloud Native Workshop on KubeCon China 2019
Apache License 2.0
46 stars 46 forks source link

fix character encoding and sql group by issues #17

Closed nobodyiam closed 3 years ago

nobodyiam commented 3 years ago
  1. specify characterEncoding to utf8 to resolve the encoding issue
  2. fix the group by clause to work with ONLY_FULL_GROUP_BY mode