Commit Graph

29 Commits

Author SHA1 Message Date
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
72e9565780 Fix segfault problems revealed by tcpcopy 2018-07-03 09:27:40 +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
jingxiaobing
692aa2780e fix bug: read-only server should choose from active backends 2018-06-14 15:47:29 +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
wangbin
b36adde0c0
Merge pull request #48 from wangbin579/master
Fix set autocommit related problems
2018-05-10 09:10:23 +08:00
wangbin579
65966050bf Fix set autocommit related problems 2018-05-10 09:07:16 +08:00
tsthght
3848861646 1 support save settings 2 fix some bugs about show/set variables 2018-05-02 09:17:08 +08:00
wangbin579
02c2d3817b Try to add tcmalloc support 2018-04-04 15:19:12 +08:00
wangbin579
ce978e117c Add timeout for idle conn, etc 2018-03-28 17:05:12 +08:00
wangbin579
f24eefc266 Don't set master down from monitor,etc 2018-03-27 10:46:43 +08:00
wangbin579
687e7603af Remove MySQL old password 2018-03-23 10:19:27 +08:00
lazio579
3524013f5e Format code by indent 2018-03-20 14:19:44 +08:00
lazio579
ea3b3f84a1 Don't use upper case for struct 2018-03-20 11:59:11 +08:00
lazio579
5cf749ef0a use reset conn instead of chang user when mysql > 5.7 2018-03-19 11:08:40 +08:00
lazio579
a20b1080d6 Use master server when last query processing has affected rows 2018-03-16 11:58:09 +08:00
lazio579
93a5c18a29 Add GPL2 related info to files 2018-03-14 11:27:27 +08:00
lazio579
0af842272e Add files to cetus project 2018-03-06 14:00:39 +08:00