lazio579
|
953b25d5ac
|
Change max long query time
|
2018-11-19 11:35:24 +08:00 |
|
lazio579
|
0810424e55
|
Add code for removing old connection when needed
|
2018-11-19 09:15:29 +08:00 |
|
lazio579
|
0c7a084cc8
|
Fix issue 157
|
2018-11-16 13:47:48 +08:00 |
|
lazio579
|
4e6cc8d364
|
Config mysql trx isolation level
|
2018-11-14 11:42:19 +08:00 |
|
lazio579
|
000d5eaed2
|
Fix problems related to the sql log status command
|
2018-11-13 17:27:27 +08:00 |
|
lazio579
|
7822e5bdb7
|
Remove some message logs
|
2018-11-12 07:52:19 +08:00 |
|
tsthght
|
59e22af305
|
fix bug in range scenario when using between
|
2018-11-09 09:25:01 +08:00 |
|
lazio579
|
a3777814f2
|
set errno zero before calling g_ascii_strtoll
|
2018-11-07 10:34:35 +08:00 |
|
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
|
f6e2cfa654
|
Fix admin concurrency problems
|
2018-10-25 16:40:12 +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
|
cc35f360b8
|
admin support: 1 /**/; 2 select @@version_comment limit 1; 3 quit command
|
2018-10-22 15:32:48 +08:00 |
|
tsthght
|
d78b043742
|
modify bug about mgr
|
2018-10-18 15:13:01 +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
|
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
|
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
|
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 |
|
lazio579
|
f5af82cfff
|
Fix client connections stat related problems
|
2018-09-27 09:41:50 +08:00 |
|
lazio579
|
2024aae3de
|
Send QUIT when closing backend connections
|
2018-09-26 17:54:13 +08:00 |
|
lazio579
|
fa8b82200f
|
Don't return pid for 'select conn_num from backends'
|
2018-09-25 14:29:39 +08:00 |
|
lazio579
|
d510eabff9
|
Fix admin related problems
|
2018-09-25 14:10:25 +08:00 |
|
wangbin579
|
afeaf54362
|
Set admin_read_merge true when just reading
|
2018-09-18 18:20:18 +08:00 |
|
wangbin579
|
7d11a77642
|
Add help for show maintain status
|
2018-09-18 09:39:24 +08:00 |
|
wangbin579
|
2080acde82
|
Add pid for some admin commands
|
2018-09-18 09:06:19 +08:00 |
|
wangbin579
|
3879c486fb
|
Don't return dup user passwords
|
2018-09-18 08:49:54 +08:00 |
|
jingxiaobing
|
4903929611
|
Any aggregate function column can be HAVING condition
|
2018-09-17 18:10:33 +08:00 |
|
wangbin579
|
ffdb548b1b
|
Merge branch 'single-process' of https://github.com/Lede-Inc/cetus
|
2018-09-17 08:55:33 +08:00 |
|
tsthght
|
cc6a52018b
|
fix error by mysqltest
|
2018-09-14 21:49:35 +08:00 |
|
tsthght
|
a8234212a8
|
fix some warning by scan coverity
|
2018-09-14 21:27:56 +08:00 |
|
wangbin579
|
9650c23f91
|
Remove reassigned variables
|
2018-09-14 10:36:35 +08:00 |
|
wangbin579
|
93be0ceeed
|
Merge 1.1
|
2018-09-13 10:45:24 +08:00 |
|
liuyanlei25
|
b7c2c57a9e
|
fix rename problem
|
2018-09-06 20:56:51 +08:00 |
|
liuyanlei25
|
be00892bcd
|
Merge pull request #136 from liuyanlei25/master
auto save settings
|
2018-09-06 17:49:46 +08:00 |
|
tsthght
|
6b5c1ea1e0
|
Merge pull request #137 from tsthght/bugfix/adminpwd
fix bug about admin pwd
|
2018-09-06 17:24:33 +08:00 |
|
tsthght
|
cfbbd4593a
|
modify admin pwd
|
2018-09-06 17:21:57 +08:00 |
|
liuyanlei25
|
88b6939657
|
consider remote config
|
2018-09-06 14:58:17 +08:00 |
|
tsthght
|
9768282755
|
Merge branch 'master' into master
|
2018-09-06 11:08:13 +08:00 |
|
liuyanlei25
|
8afd490654
|
maintaining backend doesn't save BD config
|
2018-09-06 10:41:53 +08:00 |
|
tsthght
|
7bb654a530
|
only one rw node allow
|
2018-09-05 21:23:51 +08:00 |
|
liuyanlei25
|
3aee3052f3
|
save allow_ip/deny_ip settings
|
2018-09-05 18:00:48 +08:00 |
|
wangbin579
|
c91b5a37ef
|
Admin with no bpf enabled
|
2018-09-04 18:42:17 +08:00 |
|