Commit Graph

235 Commits

Author SHA1 Message Date
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
2024aae3de Send QUIT when closing backend connections 2018-09-26 17:54:13 +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
jingxiaobing
4903929611 Any aggregate function column can be HAVING condition 2018-09-17 18:10:33 +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
liuyanlei25
be00892bcd
Merge pull request #136 from liuyanlei25/master
auto save settings
2018-09-06 17:49:46 +08:00
tsthght
6b5c1ea1e0
Merge pull request #137 from tsthght/bugfix/adminpwd
fix bug about admin pwd
2018-09-06 17:24:33 +08:00
tsthght
cfbbd4593a modify admin pwd 2018-09-06 17:21:57 +08:00
liuyanlei25
88b6939657 consider remote config 2018-09-06 14:58:17 +08:00
tsthght
9768282755
Merge branch 'master' into master 2018-09-06 11:08:13 +08:00
liuyanlei25
8afd490654 maintaining backend doesn't save BD config 2018-09-06 10:41:53 +08:00
tsthght
7bb654a530 only one rw node allow 2018-09-05 21:23:51 +08:00
liuyanlei25
3aee3052f3 save allow_ip/deny_ip settings 2018-09-05 18:00:48 +08:00
wangbin579
c91b5a37ef Admin with no bpf enabled 2018-09-04 18:42:17 +08:00
wangbin579
e924323e28 Fix admin related problems for multiple proccesses 2018-09-04 15:21:51 +08:00
jingxiaobing
f1144467ec admin: SHOW VARIABLES print hashed admin-password 2018-09-04 15:19:33 +08:00
liuyanlei25
1ef7a6f228 add auto save settings;fix affacted_rows when update backends;deleted backend changed type not writen in files 2018-09-03 16:53:33 +08:00
wangbin579
c5c1011539 Merge branch 'master' into multi-processes 2018-09-03 11:02:40 +08:00
jingxiaobing
5b1bd43d4f fix bug: CREATE SHARDED TABLE; logging when creating VDB and table 2018-08-29 21:31:09 +08:00
wangbin579
cd8a650bb4 Merge branch 'master' into multi-processes 2018-08-29 17:32:25 +08:00
wangbin579
26840215de Fix problems related to autocommit=1 2018-08-29 16:57:57 +08:00
wangbin579
a9b2cd8629 Add more log for recording server attr 2018-08-29 09:36:03 +08:00
wangbin579
96b4d82613 Fix regression errors 2018-08-29 08:26:35 +08:00
wangbin579
e65b6aea11 Merge branch 'master' into multi-processes 2018-08-28 16:00:50 +08:00
wangbin579
7e09ee727d Add more logs 2018-08-28 09:52:44 +08:00
wangbin579
8e73123afd Merge branch 'master' into multi-processes 2018-08-27 16:10:50 +08:00
wangbin579
b40a5700b3 Merge branch 'libev' of https://github.com/Lede-Inc/cetus 2018-08-27 16:09:06 +08:00
tsthght
8222240ea5
Merge pull request #128 from tsthght/feature/variables
support command: config reload variables
2018-08-24 19:06:26 +08:00
tsthght
2c1297aed9 support command: config reload variables 2018-08-24 18:31:50 +08:00
wangbin579
90423ea469 Merge branch 'master' into multi-processes 2018-08-24 18:10:16 +08:00
wangbin579
ac7a233f50 Tolerate MySQL SERVER_STATUS_IN_TRANS abnormal settings(5.6) 2018-08-24 17:47:29 +08:00
wangbin579
0cb447ee43 Remove srv in network_mysqld_write 2018-08-24 16:38:49 +08:00
wangbin579
6b0a939e2f Merge master 2018-08-24 15:07:50 +08:00
jingxiaobing
e3962ae44e extract acl module 2018-08-21 19:04:33 +08:00
wangbin579
1370d956ae Optimize code hinted by cppcheck 2018-08-21 14:13:07 +08:00
jingxiaobing
5af0d54307 unused code 2018-08-21 12:15:28 +08:00
tsthght
12c5210a5c Optimize more code hinted by coverity scan 2018-08-21 10:05:05 +08:00
wangbin579
78826aa070 Optimize more code hinted by coverity scan 2018-08-20 18:15:16 +08:00