Commit Graph

110 Commits

Author SHA1 Message Date
wangbin579
87f6be8dc0 Add code for kill query 2018-08-20 15:19:00 +08:00
wangbin579
8f3087d974 Merge branch 'master' into multi-processes 2018-08-20 11:07:15 +08:00
tsthght
b4f6735978
Merge pull request #124 from tsthght/enhance/hidesql
change sql-log-filename to sql-log-prefix
2018-08-17 18:36:16 +08:00
tsthght
25b01d1933 change sql-log-filename to sql-log-prefix 2018-08-17 18:30:04 +08:00
Mikurula
b870a543b9 config set variables can change remote settings 2018-08-17 16:17:24 +08:00
wangbin579
5ce1be8ade Merge master 2018-08-16 18:05:47 +08:00
wangbin579
a0ddb9835b Modify backend index related problems 2018-08-16 17:34:41 +08:00
wangbin579
3724a7ca7f Add pid for sql log status 2018-08-16 14:59:10 +08:00
wangbin579
25e75fc42c Change some admin commands for multiple processes 2018-08-16 10:29:51 +08:00
wangbin579
0183498c1e Fix dup xa id problems when multi-processed 2018-08-15 14:33:23 +08:00
wangbin579
ffa21bc963 Merge branch 'master' into multi-processes 2018-08-14 17:08:46 +08:00
tsthght
d41479c558 fix warning about sql_log_maxsize 2018-08-13 16:03:46 +08:00
wangbin579
dcd3305d54 Fix warnings and problems related to server timeout revealed by tcpcopy 2018-08-13 11:05:20 +08:00
wangbin579
6171380c3c Merge master 2018-08-10 14:38:39 +08:00
tsthght
fb36676d9c add full log 2018-08-09 11:32:44 +08:00
wangbin579
802b168a84 Add log for checkint reuse port 2018-08-06 14:37:13 +08:00
wangbin579
e2839023ab Remove reconfigure,etc and limit show connectionlist num 2018-07-31 14:28:48 +08:00
wangbin579
3bde189a05 Support non-stop upgrade 2018-07-31 10:10:30 +08:00
wangbin579
6ce519e33a Merge branch 'master' into multi-processes 2018-07-27 17:02:07 +08:00
wangbin579
9f831ef93a Fix problems related to xa trans 2018-07-27 16:31:50 +08:00
jingxiaobing
ec50b9a9d0 add some g_clear_error() 2018-07-27 15:38:39 +08:00
wangbin579
72c78b9620 Fix problems related to affected rows when update backends 2018-07-27 10:41:40 +08:00
wangbin579
2374bb00d3 Merge branch 'master' into multi-process-version2 2018-07-26 14:07:06 +08:00
wangbin579
de9e9299e0 Fix read AGAIN related problems 2018-07-26 10:11:23 +08:00
wangbin579
8620fc8ef5 Close listen fd without event del when creating new workers 2018-07-25 17:07:42 +08:00
jingxiaobing
0bd76905fe fix auth switch response duplication, it happens on PHP malformed handshake 2018-07-25 16:28:50 +08:00
wangbin579
7b657f139b Merge master and admin processes 2018-07-25 14:49:28 +08:00
wangbin579
bd8fa43055 Optimize log 2018-07-24 18:17:20 +08:00
wangbin579
dd16670369 Add process id for some admin result 2018-07-19 15:37:30 +08:00
wangbin579
6bbb8c4713 Merge branch 'master' into multi-process 2018-07-19 14:56:55 +08:00
wangbin579
229c080cf0 Fix typo 2018-07-19 14:56:35 +08:00
wangbin579
21bb21e5e6 Merge branch 'master' into multi-process 2018-07-19 11:01:27 +08:00
wangbin579
3ec1805498 Fix more problems for two workers 2018-07-19 11:00:33 +08:00
wangbin579
b6e144c58c Fix some problems for two workers 2018-07-19 09:25:06 +08:00
wangbin579
b92a4dbc85 Add config for worker's admin conn 2018-07-18 18:42:15 +08:00
jingxiaobing
bb752907f0 admin: CREATE SINGLE TABLE 2018-07-18 18:26:55 +08:00
wangbin579
a612c07ef3 Fix some problems related admin sql resp merging 2018-07-18 17:38:40 +08:00
tsthght
600144c937 refine 'config reload' error message 2018-07-18 16:11:10 +08:00
wangbin579
4a8bafb621 Fix packet id problems for admin merging 2018-07-17 13:01:52 +08:00
wangbin579
eb288a08cb This version could do admin login 2018-07-17 10:52:20 +08:00
wangbin579
5779dadbf5 Add framework for retrieving resp info 2018-07-16 18:37:36 +08:00
wangbin579
2c55648eb9 Merge branch 'master' into multi-process 2018-07-16 14:46:24 +08:00
tsthght
1db027952c use g_get_current_dir instead of get_current_dir_name 2018-07-13 13:37:57 +08:00
wangbin579
023acf7634 Merge branch 'master' into multi-process 2018-07-10 09:17:46 +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
wangbin579
66a0f3fba5 Add admin worker_channel 2018-07-05 16:20:04 +08:00
wangbin579
809b0608f9 Change channel to parent_child_channel 2018-07-05 15:19:53 +08:00
wangbin579
f1a2934f73 Add code for admin process 2018-07-04 17:07:11 +08:00
wangbin579
5743ea5441 Add code for sending sql to workers 2018-07-04 14:13:50 +08:00