Commit Graph

188 Commits

Author SHA1 Message Date
lazio579
b11da73cb6 Fix several issues related to groups 2019-01-15 13:54:53 +08:00
lazio579
98f209da82 Fix one more memory leak for admin(update backends) 2019-01-09 11:08:30 +08:00
lazio579
c202933cdc Fix one more memory leak for admin(save settings) 2019-01-09 08:14:24 +08:00
lazio579
e18d29aa5a Merge branch 'master' of https://github.com/Lede-Inc/cetus 2019-01-08 14:33:54 +08:00
lazio579
65459e37b7 Remove some comments 2019-01-08 10:51:10 +08:00
tsthght
c979314cad modify select help 2019-01-07 18:58:20 +08:00
lazio579
12e7f85e6c Support kill query through the admin client 2018-12-25 21:35:25 +08:00
lazio579
4098cc54de Merge branch 'master' into optimize 2018-12-24 11:01:19 +08:00
lazio579
91d4c7260e Fix issues reported by coverity scan 2018-12-24 11:01:00 +08:00
lazio579
f08817525c Merge master 2018-12-20 08:03:37 +08:00
lazio579
e96b75ae8b Add option for charset checking 2018-12-19 16:30:48 +08:00
lazio579
f0859c7c75 Merge master 2018-12-12 14:59:42 +08:00
lazio579
d8b6a1cb0d Fix black list 2018-12-11 18:01:48 +08:00
lazio579
f1cc71db09 Fix black list 2018-12-11 17:59:29 +08:00
lazio579
72c64ed4f8 Optimize memory allocations 2018-12-10 10:35:27 +08:00
lazio579
199f96f4c9 Apply patch which is lost 2018-12-04 11:02:03 +08:00
lazio579
bf1c991c38 Fix problems caused by git --hard -f 2018-12-04 09:42:05 +08:00
lazio579
bf87b71e9f Fix more memory leaks related to the master process 2018-11-30 18:04:49 +08:00
lazio579
3806d85c35 Remove buffer overflow detected problems 2018-11-21 19:57:25 +08:00
lazio579
953b25d5ac Change max long query time 2018-11-19 11:35:24 +08:00
lazio579
0c7a084cc8 Fix issue 157 2018-11-16 13:47:48 +08:00
lazio579
000d5eaed2 Fix problems related to the sql log status command 2018-11-13 17:27:27 +08:00
lazio579
ab9e577fca Support 64 int for max resp len 2018-11-06 10:56:02 +08:00
tsthght
e07036d142 modify:1 update/select tb_heartbeat interval 10ms 2 check slave delay interval 100ms 3 check slave interval 1s 4 'select * from backends' show accurate delay 2018-11-05 16:11:07 +08:00
lazio579
4f94b4a927 Add ms for slave delay checking 2018-11-05 15:09:10 +08:00
lazio579
f6e2cfa654 Fix admin concurrency problems 2018-10-25 16:40:12 +08:00
tsthght
8b90ecd786 admin support: 1 remove backend xx; 2 remove backend where backend_ndx=xx|address=xx 2018-10-24 14:44:55 +08:00
tsthght
cc35f360b8 admin support: 1 /**/; 2 select @@version_comment limit 1; 3 quit command 2018-10-22 15:32:48 +08:00
tsthght
d78b043742 modify bug about mgr 2018-10-18 15:13:01 +08:00
lazio579
7ef8d4527f Support multiple-cols for group by and order by 2018-10-12 17:52:40 +08:00
lazio579
23b66031e2 Close admin listen socket when receiving change binary signal 2018-09-30 10:25:59 +08:00
lazio579
8de3c3a4f0 Add debug logs 2018-09-30 08:54:14 +08:00
lazio579
7035110d59 Remove unix domain socket link when restarting 2018-09-29 10:09:45 +08:00
lazio579
17b443c49e Fix ssl related problems when ssl_new returns nil 2018-09-28 16:21:05 +08:00
lazio579
1d0291eec3 Support single instance 2018-09-28 10:42:29 +08:00
tsthght
701c8404d0
Merge pull request #143 from tsthght/bugfix/saveconf
allow-nested-subquery/ssl can save to the config file
2018-09-27 20:57:13 +08:00
tsthght
cdcb5f4a6f allow-nested-subquery can save to the config file 2018-09-27 20:38:50 +08:00
lazio579
f5af82cfff Fix client connections stat related problems 2018-09-27 09:41:50 +08:00
lazio579
fa8b82200f Don't return pid for 'select conn_num from backends' 2018-09-25 14:29:39 +08:00
lazio579
d510eabff9 Fix admin related problems 2018-09-25 14:10:25 +08:00
wangbin579
afeaf54362 Set admin_read_merge true when just reading 2018-09-18 18:20:18 +08:00
wangbin579
7d11a77642 Add help for show maintain status 2018-09-18 09:39:24 +08:00
wangbin579
2080acde82 Add pid for some admin commands 2018-09-18 09:06:19 +08:00
wangbin579
3879c486fb Don't return dup user passwords 2018-09-18 08:49:54 +08:00
wangbin579
ffdb548b1b Merge branch 'single-process' of https://github.com/Lede-Inc/cetus 2018-09-17 08:55:33 +08:00
tsthght
cc6a52018b fix error by mysqltest 2018-09-14 21:49:35 +08:00
tsthght
a8234212a8 fix some warning by scan coverity 2018-09-14 21:27:56 +08:00
wangbin579
9650c23f91 Remove reassigned variables 2018-09-14 10:36:35 +08:00
wangbin579
93be0ceeed Merge 1.1 2018-09-13 10:45:24 +08:00
liuyanlei25
b7c2c57a9e fix rename problem 2018-09-06 20:56:51 +08:00