Commit Graph

716 Commits

Author SHA1 Message Date
lazio579
5b78650e9b Support 64 integer for sharding 2018-11-07 09:15:04 +08:00
lazio579
ab9e577fca Support 64 int for max resp len 2018-11-06 10:56:02 +08:00
tsthght
e07036d142 modify:1 update/select tb_heartbeat interval 10ms 2 check slave delay interval 100ms 3 check slave interval 1s 4 'select * from backends' show accurate delay 2018-11-05 16:11:07 +08:00
lazio579
4f94b4a927 Add ms for slave delay checking 2018-11-05 15:09:10 +08:00
lazio579
44ae6421bb Fix more timer precision problems 2018-11-05 15:00:05 +08:00
lazio579
3fac75c14d Fix timer precision problems 2018-11-05 14:19:39 +08:00
tsthght
d66ef92e5d add doc/cetus-routing-strategy.md 2018-11-02 16:32:06 +08:00
lazio579
c357b6e3f3 Remove AGAIN messages 2018-11-02 15:46:08 +08:00
lazio579
acaf3ed62c Fix compile errors 2018-11-01 17:53:07 +08:00
tsthght
9e349f566d
Update cetus-configuration.md 2018-10-26 10:58:50 +08:00
lazio579
51dd2503a5 Fix more concurrency problems 2018-10-26 08:48:03 +08:00
lazio579
e64418a1d0 Merge branch 'master' of https://github.com/Lede-Inc/cetus 2018-10-25 17:51:39 +08:00
lazio579
2993f0e1b4 Remove some logs 2018-10-25 17:50:43 +08:00
tsthght
7b7e44fb1a
Update cetus-configuration.md 2018-10-25 17:27:28 +08:00
lazio579
f6e2cfa654 Fix admin concurrency problems 2018-10-25 16:40:12 +08:00
tsthght
42b20d3e86 modify remote configure db's connect timeout from 2s to 1s 2018-10-25 16:22:36 +08:00
tsthght
19e66b929a fix bug about 'config reload user' when remote db is not exist 2018-10-25 16:04:18 +08:00
tsthght
8b90ecd786 admin support: 1 remove backend xx; 2 remove backend where backend_ndx=xx|address=xx 2018-10-24 14:44:55 +08:00
tsthght
bd939441fa
Update cetus-quick-try.md 2018-10-23 18:40:34 +08:00
tsthght
820fff0685
Update cetus-quick-try.md 2018-10-23 12:04:05 +08:00
tsthght
3ba2a0e7ce when backend state is offline, no need to check delay 2018-10-22 22:22:05 +08:00
tsthght
604401e1f2 refactor cetus.service 2018-10-22 22:16:45 +08:00
tsthght
cc35f360b8 admin support: 1 /**/; 2 select @@version_comment limit 1; 3 quit command 2018-10-22 15:32:48 +08:00
lazio579
f2889cf12c Remove some logs 2018-10-19 17:34:48 +08:00
lazio579
2a5a80dfc0 Remove service start command 2018-10-19 16:04:35 +08:00
wangbin
eefa947768
Update chassis-event.c 2018-10-19 15:21:30 +08:00
tsthght
b99fb95faa
Update cetus-quick-try.md 2018-10-19 10:01:08 +08:00
tsthght
26463ab845
Update cetus-quick-try.md 2018-10-19 09:50:58 +08:00
tsthght
eb741bb1da support service cetus [start|stop|restart] 2018-10-19 09:41:39 +08:00
tsthght
36ef0a5012 do not need mgr check when backend's state is deleted and maintaining 2018-10-18 16:23:12 +08:00
tsthght
d78b043742 modify bug about mgr 2018-10-18 15:13:01 +08:00
lazio579
6449985b64 Merge branch 'master' of https://github.com/Lede-Inc/cetus 2018-10-17 15:20:37 +08:00
lazio579
aca009de4d Fix db related problems for MySQL 8.0 2018-10-17 15:19:56 +08:00
tsthght
555772f96d modify doc about default-pool-size 2018-10-16 18:03:42 +08:00
tsthght
a2993310c0 modify log level 2018-10-16 16:48:03 +08:00
wangbin
d61519f170
Update shard.conf.example 2018-10-16 16:35:39 +08:00
wangbin
e5079997fd
Update proxy.conf.example 2018-10-16 16:35:33 +08:00
lazio579
7ef8d4527f Support multiple-cols for group by and order by 2018-10-12 17:52:40 +08:00
lazio579
5a0c6644a1 Only support HAVING condition without limit 2018-10-12 11:49:38 +08:00
lazio579
ceba8e4e53 Fix sql modification related problems 2018-10-12 11:03:34 +08:00
lazio579
0f96340428 Close all listen socket before executing new binary 2018-09-30 11:19:54 +08:00
lazio579
23b66031e2 Close admin listen socket when receiving change binary signal 2018-09-30 10:25:59 +08:00
lazio579
8de3c3a4f0 Add debug logs 2018-09-30 08:54:14 +08:00
lazio579
79bfe5e428 set srv ssl before calling network_mysqld_init 2018-09-29 11:24:54 +08:00
lazio579
7035110d59 Remove unix domain socket link when restarting 2018-09-29 10:09:45 +08:00
lazio579
17b443c49e Fix ssl related problems when ssl_new returns nil 2018-09-28 16:21:05 +08:00
lazio579
8034a07e4b Change log related problems 2018-09-28 14:05:16 +08:00
lazio579
1d0291eec3 Support single instance 2018-09-28 10:42:29 +08:00
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