【 TiDB 使用环境】生产环境 /测试/ Poc
【 TiDB 版本】
【复现路径】做过哪些操作出现的问题
【遇到的问题:问题现象及影响】
【资源配置】进入到 TiDB Dashboard -集群信息 (Cluster Info) -主机(Hosts) 截图此页面
【附件:截图/日志/监控】
tiup tag 的第1000个问题
编译时发现版本有点旧,
go: downloading GitHub - go-sql-driver/mysql: Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package v1.6.0
最新版本是1.7.1, changelog 里写到
Add go1.20 and mariadb10.11 to the testing matrix by @pgporada in #1403
而且tidb server已经升级到1.7.1