Commit Graph

397 Commits

Author SHA1 Message Date
tsthght
600144c937 refine 'config reload' error message 2018-07-18 16:11:10 +08:00
tsthght
125baabc4c
Update cetus-configuration.md 2018-07-18 11:27:38 +08:00
wangbin579
7c400055f4 Remove code related to progress reporting 2018-07-18 09:03:57 +08:00
jingxiaobing
69f4ad3745 Disable MariaDB progress reporting, login cap: CLIENT_PROGRESS 2018-07-17 16:56:35 +08:00
wangbin579
ce90ce95ea Try to fix multi-stmt problems 2018-07-17 16:11:36 +08:00
jingxiaobing
7f20e01972 Compatible with MariaDB version 10+, Closes #99 2018-07-16 15:14:25 +08:00
wangbin579
c169508bdc call create conns after 30 seconds 2018-07-13 14:49:50 +08:00
wangbin579
faf1e8d994 Do merge 2018-07-13 14:40:28 +08:00
tsthght
9a9d114684
Merge pull request #102 from tsthght/changefunc
use g_get_current_dir() instead of get_current_dir_name()
2018-07-13 13:42:26 +08:00
tsthght
1db027952c use g_get_current_dir instead of get_current_dir_name 2018-07-13 13:37:57 +08:00
wangbin579
f89e5cc939 Fix several issues related to trans 2018-07-13 12:04:37 +08:00
wangbin579
bbe5f4e202 Fix several issues related to trans 2018-07-13 12:02:45 +08:00
tsthght
7342def8b2
Merge pull request #100 from tsthght/bugfix/args
fix a bug about read parameters from remote configuration center
2018-07-13 08:57:21 +08:00
tsthght
5791764cea fix a bug about read parameters from remote configuration center 2018-07-13 08:48:51 +08:00
wangbin579
16391089da Close conn when meeting 'in single tran, but visit multi servers for con' 2018-07-12 14:17:13 +08:00
tsthght
c2b2757709
Merge pull request #98 from tsthght/doc
modify cetus-configuration.md
2018-07-11 20:51:06 +08:00
tsthght
42e7961be1 modify cetus-configuration.md 2018-07-11 20:49:48 +08:00
jingxiaobing
b2abd4075e add option: allow-nested-subquery 2018-07-11 18:30:59 +08:00
wangbin579
db8e7d0271 Fix typo 2018-07-10 10:53:37 +08:00
wangbin579
2d8b011c27 Add check when assigning default db 2018-07-10 09:03:38 +08:00
tsthght
a6d206a38e
Merge pull request #97 from tsthght/spec1
modify rpm build file
2018-07-09 19:52:34 +08:00
tsthght
099dafd217 modify rpm build file 2018-07-09 19:51:05 +08:00
liuyanlei
097433b335 modify check-slave-delay related doc 2018-07-09 18:10:17 +08:00
wangbin579
e640c14b84 Merge branch 'master' of https://github.com/Lede-Inc/cetus 2018-07-09 16:44:54 +08:00
wangbin579
beeca02c30 Fix change user problems 2018-07-09 16:44:27 +08:00
liuyanlei25
089f94b18f modify monitor: default check slave delay; default slave-delay-down=10s,slave-delay-recover=1s; change check_slave_delay_msec truncation;admin hascheck_slave_delay_msec only when cetus has salve and monitor delays 2018-07-09 16:36:47 +08:00
wangbin579
debbaa4166 Do not close admin client prematurely when maintained 2018-07-09 15:48:34 +08:00
jingxiaobing
3b4e5dad5f rw-edition: string AS alias 2018-07-09 11:22:18 +08:00
wangbin579
a85adde8a6 Fix seg fault revealed by tcpcopy 2018-07-09 10:53:11 +08:00
tsthght
6f1b648b09
Update cetus-rpm.md 2018-07-07 02:17:55 +08:00
tsthght
60ce8e9d3a
Update cetus-rpm.md 2018-07-07 02:10:39 +08:00
tsthght
af10a1847a modify cetus-rpm.md 2018-07-07 02:08:48 +08:00
tsthght
d2ba9cebdf
Merge pull request #96 from tsthght/rpm
add cetus.spec for rpm
2018-07-07 01:30:23 +08:00
tsthght
06a16d0b34 add cetus.spec for rpm 2018-07-07 01:28:50 +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
ecde9b345e Purify sharding plan when reused 2018-07-06 18:02:13 +08:00
jingxiaobing
311f2a6560 fix bug: sharding key of IN-expr 2018-07-06 11:13:08 +08:00
wangbin579
b46be0eaac Add client ip:port log when putting tran conn to pool 2018-07-05 16:46:53 +08:00
wangbin579
f6d4575e81 Close server(in tran) connection when calling network_pool_add_conn 2018-07-05 16:31:30 +08:00
jingxiaobing
3a5aa537d9 adjust debug log 2018-07-03 17:01:17 +08:00
jingxiaobing
17d441f115 handle special function TRIM and POSITION 2018-07-03 15:31:19 +08:00
jingxiaobing
4bd5a4fbae detect nested subquery 2018-07-03 14:12:18 +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
jingxiaobing
0370e73bc6 modulo of negative number 2018-07-02 11:38:42 +08:00
wangbin579
85a526a818 Fix prepare stmt problems when slave > 1 2018-07-02 10:31:41 +08:00
wangbin579
182a77e068 Add conn stat related logs for prepare stmt 2018-06-29 17:36:00 +08:00
wangbin579
4efc464e2c Try to fix prepare stmt problems 2018-06-29 16:38:21 +08:00
wangbin579
41d8430749 Fix connection creation revealed by user and coredump problems revealed by tcpcopy 2018-06-29 12:30:54 +08:00