tsthght
|
90a29e7be5
|
modify doc/cetus-configuration.md
|
2018-08-27 11:47:34 +08:00 |
|
tsthght
|
8222240ea5
|
Merge pull request #128 from tsthght/feature/variables
support command: config reload variables
|
2018-08-24 19:06:26 +08:00 |
|
tsthght
|
2c1297aed9
|
support command: config reload variables
|
2018-08-24 18:31:50 +08:00 |
|
wangbin579
|
90423ea469
|
Merge branch 'master' into multi-processes
|
2018-08-24 18:10:16 +08:00 |
|
wangbin579
|
ac7a233f50
|
Tolerate MySQL SERVER_STATUS_IN_TRANS abnormal settings(5.6)
|
2018-08-24 17:47:29 +08:00 |
|
wangbin579
|
0cb447ee43
|
Remove srv in network_mysqld_write
|
2018-08-24 16:38:49 +08:00 |
|
wangbin579
|
6b0a939e2f
|
Merge master
|
2018-08-24 15:07:50 +08:00 |
|
jingxiaobing
|
e3962ae44e
|
extract acl module
|
2018-08-21 19:04:33 +08:00 |
|
jingxiaobing
|
f582a60982
|
sharding config modifications directly write to sharding.json
|
2018-08-21 15:03:06 +08:00 |
|
wangbin579
|
1370d956ae
|
Optimize code hinted by cppcheck
|
2018-08-21 14:13:07 +08:00 |
|
jingxiaobing
|
5af0d54307
|
unused code
|
2018-08-21 12:15:28 +08:00 |
|
jingxiaobing
|
918eec9f76
|
MAX_ORDER_BY_ITMES set to 32; fix comparsion error caused by implicit type casting
|
2018-08-21 11:44:33 +08:00 |
|
tsthght
|
cc5be3cf77
|
Merge pull request #125 from tsthght/enhance/optimize
Optimize more code hinted by coverity scan
|
2018-08-21 10:11:04 +08:00 |
|
tsthght
|
12c5210a5c
|
Optimize more code hinted by coverity scan
|
2018-08-21 10:05:05 +08:00 |
|
wangbin579
|
78826aa070
|
Optimize more code hinted by coverity scan
|
2018-08-20 18:15:16 +08:00 |
|
wangbin579
|
1546298081
|
Optimize code hinted by coverity scan
|
2018-08-20 17:46:43 +08:00 |
|
wangbin579
|
ded6e6c8e4
|
Merge code for kill query
|
2018-08-20 16:08:09 +08:00 |
|
wangbin579
|
87f6be8dc0
|
Add code for kill query
|
2018-08-20 15:19:00 +08:00 |
|
jingxiaobing
|
5acc623945
|
kill query from <admin>
|
2018-08-20 15:13:42 +08:00 |
|
jingxiaobing
|
fff439299c
|
session id
|
2018-08-20 14:45:46 +08:00 |
|
wangbin579
|
8f3087d974
|
Merge branch 'master' into multi-processes
|
2018-08-20 11:07:15 +08:00 |
|
wangbin579
|
cd3f134c3d
|
Fix coredump caused by show warnings and large responses
|
2018-08-20 10:40:37 +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
|
e67ba77b6a
|
Merge pull request #123 from Mikurula/master
config set variables can change remote settings
|
2018-08-17 18:34:12 +08:00 |
|
tsthght
|
9508678eb6
|
Update chassis-config.c
|
2018-08-17 18:33:53 +08:00 |
|
Mikurula
|
b6059212b5
|
change char to gchar
|
2018-08-17 18:31:32 +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 |
|
tsthght
|
1c29755e05
|
Merge pull request #121 from tsthght/enhance/mgr
modify log level
|
2018-08-16 21:16:05 +08:00 |
|
tsthght
|
eec2674e8f
|
modify log level
|
2018-08-16 21:15:16 +08:00 |
|
wangbin579
|
5ce1be8ade
|
Merge master
|
2018-08-16 18:05:47 +08:00 |
|
tsthght
|
a93f46a54c
|
Merge pull request #119 from liuyanlei25/master
check dns
|
2018-08-16 17:43:57 +08:00 |
|
wangbin579
|
a0ddb9835b
|
Modify backend index related problems
|
2018-08-16 17:34:41 +08:00 |
|
liuyanlei25
|
d5c0c7c869
|
change check-dns into T/F
|
2018-08-16 17:27:36 +08:00 |
|
wangbin579
|
027c7a3a4b
|
Fix xa command truncated problems
|
2018-08-16 16:15:35 +08:00 |
|
wangbin579
|
3724a7ca7f
|
Add pid for sql log status
|
2018-08-16 14:59:10 +08:00 |
|
liuyanlei25
|
c865988bfa
|
add dns check
|
2018-08-16 13:59:43 +08:00 |
|
wangbin579
|
cb755e414f
|
Fix auxiliary thread problems related to multiple processes
|
2018-08-16 10:53:14 +08:00 |
|
wangbin579
|
25e75fc42c
|
Change some admin commands for multiple processes
|
2018-08-16 10:29:51 +08:00 |
|
tsthght
|
73e82f6ff6
|
Merge pull request #118 from tsthght/enhance/sleep
change sql-log-idletime's default value
|
2018-08-16 09:12:00 +08:00 |
|
tsthght
|
8aa8c14f57
|
change sql-log-idletime's default value
|
2018-08-16 09:07:49 +08:00 |
|
wangbin579
|
38ed12c8ca
|
Merge branch 'master' into multi-processes
|
2018-08-15 17:39:23 +08:00 |
|
wangbin579
|
7c930b4673
|
Use mac-ip:port-process_id-hour-sequence for xid
|
2018-08-15 17:38:37 +08:00 |
|
tsthght
|
69c249d592
|
Merge pull request #117 from tsthght/feature/login
add audit function
|
2018-08-15 15:00:20 +08:00 |
|
tsthght
|
c0e6cf237b
|
add audit function
|
2018-08-15 14:52:57 +08:00 |
|
wangbin579
|
0183498c1e
|
Fix dup xa id problems when multi-processed
|
2018-08-15 14:33:23 +08:00 |
|
Bin Wang
|
0c543ccf8c
|
Merge pull request #101 from juexun/master
Merge pull request #1 from Lede-Inc/master
|
2018-08-15 10:36:43 +08:00 |
|
Bin Wang
|
6b6396fb1d
|
Update proxy_heart_beat.sql
|
2018-08-15 10:36:30 +08:00 |
|
wangbin579
|
ffa21bc963
|
Merge branch 'master' into multi-processes
|
2018-08-14 17:08:46 +08:00 |
|
tsthght
|
5fe22f3e8b
|
Merge pull request #115 from tsthght/bugfix/dps
fix bug: default-pool-size/max-pool-size can be set dynamically
|
2018-08-13 18:31:54 +08:00 |
|