xieyuhua

Results 7 comments of xieyuhua

mysql> SHOW GLOBAL STATUS LIKE 'com_stmt%'; +-------------------------+-------+ | Variable_name | Value | +-------------------------+-------+ | Com_stmt_close | 2412 | | Com_stmt_execute | 2448 | | Com_stmt_fetch | 0 | | Com_stmt_prepare...

版本是1.2.2。重启也没有关闭,搞不懂, +-------------------------+---------+ | Variable_name | Value | +-------------------------+---------+ | Com_stmt_execute | 9716305 | | Com_stmt_close | 7603134 | | Com_stmt_fetch | 0 | | Com_stmt_prepare | 9716362 | | Com_stmt_reset...

配置文件看看是不是你配置了https #是否支持https tls=false

[2021-11-22 17:16:47] [gaea_proxy] [iZ2vc4fcja0fjd7ljf2a9cZ] [WARN] [900000001] [github.com/XiaoMi/Gaea/proxy/server.(*Manager).RecordSessionSQLMetrics:manager.go:324] session slow SQL, namespace: test_namespace_1, sql: SHOW VARIABLES LIKE 'lower_case_%', cost: 4 ms [2021-11-22 17:16:47] [gaea_proxy] [iZ2vc4fcja0fjd7ljf2a9cZ] [WARN] [900000001] [github.com/XiaoMi/Gaea/proxy/server.(*Manager).RecordSessionSQLMetrics:manager.go:324] session slow SQL,...

{ "name": "test_namespace_1", "online": true, "read_only": false, "allowed_dbs": { "DB": true }, "slow_sql_time": "1", "black_sql": [ "" ], "allowed_ip": null, "slices": [ { "name": "slice-0", "user_name": "root", "password": "ef08ef776c21a44", "master":...

![image](https://user-images.githubusercontent.com/29120060/143003963-33befb29-eda0-41d8-8576-323c458b7b63.png) 配置修改重启之后, 还是这个错误

HeidiSQL 我换成这个工具是可以的