Commit Graph

420 Commits

Author SHA1 Message Date
wangbin579
67f36cbc38 Modify debug log for tracing create conn problems 2018-06-05 14:48:53 +08:00
wangbin579
f0120d1551 Modify debug log for tracing create conn problems 2018-06-05 13:51:27 +08:00
wangbin579
8c8a7db44c Add debug log for tracing create conn problems 2018-06-05 13:49:51 +08:00
jingxiaobing
5fb0bfbdde admin: use semicolon to end a SQL 2018-06-05 11:38:19 +08:00
wangbin579
541bc27a92 Don't create conn for backend when meeting errors 2018-06-05 11:21:43 +08:00
wangbin579
5309c65d2a Fix dup event problems 2018-06-05 11:09:36 +08:00
jingxiaobing
f3e733c1ab Merge branch 'master' into shard-online
Conflicts:
	plugins/admin/admin-plugin.c
2018-06-04 16:57:37 +08:00
liuyanlei25
ef5229d2b8 fix check slave deley is not set to down when beyond treshold 2018-06-04 15:57:16 +08:00
wangbin
203d42fd2d
Merge pull request #92 from wangbin579/master
Don't set backend state when meeting connection errors
2018-06-04 14:32:20 +08:00
wangbin579
c13f742ce2 Don't set backend state when meeting connection errors 2018-06-04 14:28:49 +08:00
liuyanlei25
10509cf954 fix slave delay is negative 2018-06-04 12:10:12 +08:00
jingxiaobing
09bf0f6444 follow changes: show maintain; admin version in SHLO 2018-06-04 11:00:48 +08:00
wangbin
6d35b7dc65
Merge pull request #90 from wangbin579/master
Create conns when backend's state is changed to up,etc
2018-06-04 10:22:58 +08:00
wangbin579
b2a8bde98d Create conns when backend's state is changed to up,etc 2018-06-04 09:37:52 +08:00
tsthght
595835fc23
Merge pull request #89 from tsthght/bugfix/backend_type
fix bug: 'update backends set' can cause problem in some cases
2018-06-01 18:02:56 +08:00
tsthght
3a3c41bcf1 fix bug: 'update backends set' can cause problem in some cases 2018-06-01 18:01:35 +08:00
wangbin
e8b9e7fdd5
Merge pull request #88 from wangbin579/master
Add read timeout processing for admin
2018-06-01 17:09:27 +08:00
wangbin579
e4391b4152 Add read timeout processing for admin 2018-06-01 17:06:50 +08:00
wangbin
5f3962e1fe
Merge pull request #87 from wangbin579/master
Auto create connections when add backends
2018-06-01 16:30:56 +08:00
wangbin579
89f721bdf7 Auto create connections when add backends 2018-06-01 16:27:43 +08:00
jingxiaobing
6328fb854b admin config reload user 2018-06-01 15:47:32 +08:00
jingxiaobing
d6fc0a78df follow changes of admin_set_config; add admin_config_reload 2018-06-01 14:15:10 +08:00
wangbin
eefadbf0a5
Update cetus-configuration.md 2018-06-01 10:16:45 +08:00
wangbin
b6b2f592f0
Merge pull request #86 from wangbin579/master
Fix max conn alive time problems
2018-06-01 09:08:41 +08:00
wangbin579
cac785e2e7 Fix max conn alive time problems 2018-06-01 09:06:03 +08:00
jingxiaobing
4742b9c90b admin: discriminate shard/rw mode 2018-05-31 18:36:31 +08:00
wangbin
035c2c503e
Update mysql-proxy-cli.c 2018-05-31 17:10:06 +08:00
wangbin
5886862bfb
Update network-conn-pool-wrap.c 2018-05-31 16:54:37 +08:00
wangbin
c7ac13d5ac
Update proxy.conf.example 2018-05-31 16:02:32 +08:00
wangbin
cf600514c0
Update shard.conf.example 2018-05-31 15:55:18 +08:00
wangbin
2922d04c38
Update proxy.conf.example 2018-05-31 15:54:12 +08:00
wangbin
2d7fa2333a
Update cetus-shard-profile.md 2018-05-31 14:24:23 +08:00
wangbin
b181cba352
Update cetus-rw-profile.md 2018-05-31 14:23:23 +08:00
liuyanlei25
4f8d61fac9
Update cetus-quick-try.md 2018-05-31 11:40:46 +08:00
jingxiaobing
f073746e7a Merge branch 'master' into shard-online
Conflicts:
	plugins/admin/admin-plugin.c
2018-05-31 10:30:35 +08:00
jingxiaobing
bcc8f297cb add some verification for CREATE VDB 2018-05-31 10:27:37 +08:00
tsthght
48c4d4164a
Merge pull request #84 from tsthght/master
fix bug: add account dynamically does not take effect when launch cet…
2018-05-31 09:54:40 +08:00
tsthght
ac5c77668a fix bug: add account dynamically does not take effect when launch cetus without any account 2018-05-31 08:50:08 +08:00
liuyanlei25
ba3d256945
Update cetus-configuration.md 2018-05-30 15:50:59 +08:00
wangbin
2f385a9bec
Merge pull request #83 from wangbin579/master
Fix compile warings
2018-05-30 15:17:22 +08:00
wangbin579
2adf46a589 Fix compile warings 2018-05-30 15:14:19 +08:00
tsthght
7f357065a0
Merge pull request #82 from tsthght/master
fix a compile problem
2018-05-30 15:09:41 +08:00
tsthght
02efa898ff fix a compile problem 2018-05-30 15:06:43 +08:00
tsthght
df45e3e7e1
Merge pull request #81 from Lede-Inc/feature/mgr
merge branch mgr
2018-05-30 14:48:33 +08:00
jingxiaobing
eec052ddf7 UPDATE BACKENDS accept list of equations;
DATETIME partitions first parsed as STR, then convert to int64_t
2018-05-30 14:46:39 +08:00
wangbin
29d51e7f49
Merge pull request #80 from wangbin579/master
Add option for xa commit or xa rollback read timeout setting
2018-05-30 11:43:11 +08:00
wangbin579
0d47df7a39 Add option for xa commit or xa rollback read timeout setting 2018-05-30 11:38:26 +08:00
wangbin
5eb350cb41
Update cetus-configuration.md 2018-05-30 10:13:00 +08:00
wangbin
d4007bdd70
Merge pull request #79 from wangbin579/master
Fix issue 77 and retry_serv_cnt related problems
2018-05-29 19:34:10 +08:00
wangbin579
49edf7789b Fix issue 77 and retry_serv_cnt related problems 2018-05-29 19:30:55 +08:00