小振振

Results 4 comments of 小振振

mysql 8.0.32 出现和楼上一样的问题 另外这个参数为什么没有生效, support_charset = "utf8,utf8mb4,utf8mb3" debug日志粒度太粗也没看出有什么问题 ```log time="2023/04/14 17:27:51.150" level=info msg="con:1 new connection 10.189.。。。。。:。。。" file=server.go func=onConn line=319 time="2023/04/14 17:27:51.151" level=debug msg="con:0 ActivePendingTxn select HIGH_PRIORITY * from mysql.global_variables where...

session/common.go ```go var charSets = map[string]int{ "armscii8": 1, "ascii": 1, "big5": 2, "binary": 1, "cp1250": 1, "cp1251": 1, "cp1256": 1, "cp1257": 1, "cp850": 1, "cp852": 1, "cp866": 1, "cp932": 2,...

> 请升级到 `v1.3.0-72` 版本后重试 hao,我试试

我也遇到了这个问题,也是由于资源组的使用导致,进程已经运行了大概半个月 I also encountered this problem, which was also caused by the use of the resource group. The resource group has been running for about half a month. version: v7.1.1...