Commit Graph

63 Commits

Author SHA1 Message Date
lazio579
8de3c3a4f0 Add debug logs 2018-09-30 08:54:14 +08:00
lazio579
2024aae3de Send QUIT when closing backend connections 2018-09-26 17:54:13 +08:00
wangbin579
93be0ceeed Merge 1.1 2018-09-13 10:45:24 +08:00
liuyanlei25
8afd490654 maintaining backend doesn't save BD config 2018-09-06 10:41:53 +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
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
cd8a650bb4 Merge branch 'master' into multi-processes 2018-08-29 17:32:25 +08:00
wangbin579
96b4d82613 Fix regression errors 2018-08-29 08:26:35 +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
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
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
6171380c3c Merge master 2018-08-10 14:38:39 +08:00
tsthght
5278bbea80
Merge pull request #109 from tsthght/feature/sqllog
add full log
2018-08-09 11:37:48 +08:00
tsthght
fb36676d9c add full log 2018-08-09 11:32:44 +08:00
wangbin579
468166cdb2 Merge branch 'master' into multi-processes 2018-08-07 14:36:56 +08:00
wangbin579
810828350c Add log for tracing session sqls 2018-08-07 12:17:13 +08:00
wangbin579
3bde189a05 Support non-stop upgrade 2018-07-31 10:10:30 +08:00
wangbin579
40f942880b execve sucess 2018-07-30 18:57:59 +08:00
tsthght
1681a06255
Merge pull request #107 from tsthght/enhance/log-level
adjust log level
2018-07-29 11:15:57 +08:00
tsthght
5bd4541a25 adjust log level 2018-07-29 11:14:38 +08:00
wangbin579
6ce519e33a Merge branch 'master' into multi-processes 2018-07-27 17:02:07 +08:00
jingxiaobing
5c9823738b remote config support variables.json 2018-07-27 14:50:21 +08:00
wangbin579
2c55648eb9 Merge branch 'master' into multi-process 2018-07-16 14:46:24 +08:00
wangbin579
c169508bdc call create conns after 30 seconds 2018-07-13 14:49:50 +08:00
wangbin579
f89e5cc939 Fix several issues related to trans 2018-07-13 12:04:37 +08:00
wangbin579
023acf7634 Merge branch 'master' into multi-process 2018-07-10 09:17:46 +08:00
wangbin579
2d8b011c27 Add check when assigning default db 2018-07-10 09:03:38 +08:00
wangbin579
beeca02c30 Fix change user problems 2018-07-09 16:44:27 +08:00
wangbin579
a85adde8a6 Fix seg fault revealed by tcpcopy 2018-07-09 10:53:11 +08:00
wangbin579
9694bac985 Add event for timer 2018-07-06 20:10:02 +08:00
wangbin579
a15dc6e3c8 Close client connection gracefully when maintaining 2018-07-06 18:31:48 +08:00
wangbin579
323f1e46f9 Merge branch 'master' into multi-process 2018-07-03 10:09:55 +08:00
wangbin579
72e9565780 Fix segfault problems revealed by tcpcopy 2018-07-03 09:27:40 +08:00
wangbin579
aaac1cbc0c Merge branch 'master' into multi-process 2018-07-02 16:48:30 +08:00
wangbin579
658f963d5c Optimize create connections using event timers 2018-07-02 15:10:00 +08:00
wangbin579
85a526a818 Fix prepare stmt problems when slave > 1 2018-07-02 10:31:41 +08:00
wangbin579
4efc464e2c Try to fix prepare stmt problems 2018-06-29 16:38:21 +08:00
wangbin579
5f39b9d0e1 Fix help 2018-06-28 17:32:54 +08:00
wangbin579
ecfcf5e180 Add sql result merge for admin 2018-06-28 17:30:48 +08:00
jingxiaobing
692aa2780e fix bug: read-only server should choose from active backends 2018-06-14 15:47:29 +08:00
jingxiaobing
05fe02ea2c remove libevent, use libev 2018-06-06 16:05:33 +08:00
wangbin579
cac785e2e7 Fix max conn alive time problems 2018-06-01 09:06:03 +08:00
wangbin579
0d47df7a39 Add option for xa commit or xa rollback read timeout setting 2018-05-30 11:38:26 +08:00
jingxiaobing
5f3a73c8f1 check plugin type earlier 2018-05-21 11:36:37 +08:00
wangbin579
2536c633a1 Optimize code hinted by coverity scan and cppcheck 2018-05-17 18:01:41 +08:00
wangbin579
1e68639524 Add options for client idle timeout 2018-05-16 18:56:18 +08:00