bingo2sql icon indicating copy to clipboard operation
bingo2sql copied to clipboard

8.0字符集utf8mb4_0900_ai_ci支持与log_pos打印

Open typ431127 opened this issue 9 months ago • 0 comments

MySQL 8.0 的字符集 utf8mb4_0900_ai_ci 不被当前版本的 goInception 支持,会导致解析错误,需要升级到最新版本。 自测 github.com/hanchuanchuan/goInception v1.3.0 可以解决8.0兼容性问题。

另外代码中能否增加对mysql binlog位置点的显示 data.e.Header.LogPos 里面有位置点的数据

typ431127 avatar Jun 13 '25 03:06 typ431127