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 |
|
jingxiaobing
|
f1144467ec
|
admin: SHOW VARIABLES print hashed admin-password
|
2018-09-04 15:19:33 +08:00 |
|
liuyanlei25
|
1ef7a6f228
|
add auto save settings;fix affacted_rows when update backends;deleted backend changed type not writen in files
|
2018-09-03 16:53:33 +08:00 |
|
jingxiaobing
|
5b1bd43d4f
|
fix bug: CREATE SHARDED TABLE; logging when creating VDB and table
|
2018-08-29 21:31:09 +08:00 |
|
wangbin579
|
26840215de
|
Fix problems related to autocommit=1
|
2018-08-29 16:57:57 +08:00 |
|
wangbin579
|
a9b2cd8629
|
Add more log for recording server attr
|
2018-08-29 09:36:03 +08:00 |
|
wangbin579
|
96b4d82613
|
Fix regression errors
|
2018-08-29 08:26:35 +08:00 |
|
wangbin579
|
7e09ee727d
|
Add more logs
|
2018-08-28 09:52:44 +08:00 |
|
wangbin579
|
b40a5700b3
|
Merge branch 'libev' of https://github.com/Lede-Inc/cetus
|
2018-08-27 16:09:06 +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
|
ac7a233f50
|
Tolerate MySQL SERVER_STATUS_IN_TRANS abnormal settings(5.6)
|
2018-08-24 17:47:29 +08:00 |
|
jingxiaobing
|
e3962ae44e
|
extract acl module
|
2018-08-21 19:04:33 +08:00 |
|
jingxiaobing
|
5af0d54307
|
unused code
|
2018-08-21 12:15:28 +08:00 |
|
tsthght
|
12c5210a5c
|
Optimize more code hinted by coverity scan
|
2018-08-21 10:05:05 +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
|
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
|
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
|
a0ddb9835b
|
Modify backend index related problems
|
2018-08-16 17:34:41 +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 |
|
jingxiaobing
|
f158e87159
|
fix bug: HAVING field check
|
2018-08-10 15:42:59 +08:00 |
|
tsthght
|
5278bbea80
|
Merge pull request #109 from tsthght/feature/sqllog
add full log
|
2018-08-09 11:37:48 +08:00 |
|
tsthght
|
fb36676d9c
|
add full log
|
2018-08-09 11:32:44 +08:00 |
|
wangbin579
|
810828350c
|
Add log for tracing session sqls
|
2018-08-07 12:17:13 +08:00 |
|
tsthght
|
1681a06255
|
Merge pull request #107 from tsthght/enhance/log-level
adjust log level
|
2018-07-29 11:15:57 +08:00 |
|
tsthght
|
5bd4541a25
|
adjust log level
|
2018-07-29 11:14:38 +08:00 |
|
wangbin579
|
4cd90cdb3e
|
Fix problems related to xa trans
|
2018-07-27 16:59:49 +08:00 |
|
jingxiaobing
|
ec50b9a9d0
|
add some g_clear_error()
|
2018-07-27 15:38:39 +08:00 |
|
jingxiaobing
|
5c9823738b
|
remote config support variables.json
|
2018-07-27 14:50:21 +08:00 |
|
jingxiaobing
|
0bd76905fe
|
fix auth switch response duplication, it happens on PHP malformed handshake
|
2018-07-25 16:28:50 +08:00 |
|
wangbin579
|
9dd848afae
|
Set dist tran false when meeting 'set autocommit=1' without needing to send
|
2018-07-23 11:33:21 +08:00 |
|
wangbin579
|
9aad33dc8c
|
Refix the problem related to 'in single tran, but visit multi servers'
|
2018-07-20 10:33:11 +08:00 |
|
wangbin579
|
229c080cf0
|
Fix typo
|
2018-07-19 14:56:35 +08:00 |
|
jingxiaobing
|
bb752907f0
|
admin: CREATE SINGLE TABLE
|
2018-07-18 18:26:55 +08:00 |
|
tsthght
|
600144c937
|
refine 'config reload' error message
|
2018-07-18 16:11:10 +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
|
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 |
|