fix some charset bugs

This commit is contained in:
SevenJ-swj
2023-06-02 11:17:36 +00:00
committed by ob-robot
parent 4bc62745d8
commit 8bd4f54ea1
13 changed files with 98 additions and 80 deletions

View File

@ -39,6 +39,7 @@ public:
// helper func
static int replace(common::ObString &result,
const ObCollationType cs_type,
const common::ObString &text,
const common::ObString &from,
const common::ObString &to,