kys1230

Results 3 issues of kys1230

I want to press httpcode and request_time filters out the correct requests. For example, `sum (httpcode = 200 and request_time < 200ms) / total_request` to calculate availability. How should I...

版本 - Mycat-server-1.4-RELEASE-20150901112004-linux.tar.gz schema.xml配置文件内容: ``` select user() select user() ``` 在运行insert into语句的时候报错: mysql> insert into sns_user_relation (user_id, rel_id, rel_type, is_valid, create_time, update_time, group_id, uid) values (149,145,3,1,NOW(),NOW(),0,7001317); ERROR 1003 (HY000): mycat...

### Description Resolved an issue where the cross-origin plugin did not function correctly when the plugin configuration allow_origins = "**" and an exceptional request header Origin contained a comma (",")....

bug
size:XS