wangbin579
|
f6d4575e81
|
Close server(in tran) connection when calling network_pool_add_conn
|
2018-07-05 16:31:30 +08:00 |
|
jingxiaobing
|
3a5aa537d9
|
adjust debug log
|
2018-07-03 17:01:17 +08:00 |
|
jingxiaobing
|
17d441f115
|
handle special function TRIM and POSITION
|
2018-07-03 15:31:19 +08:00 |
|
jingxiaobing
|
4bd5a4fbae
|
detect nested subquery
|
2018-07-03 14:12:18 +08:00 |
|
wangbin579
|
72e9565780
|
Fix segfault problems revealed by tcpcopy
|
2018-07-03 09:27:40 +08:00 |
|
wangbin579
|
658f963d5c
|
Optimize create connections using event timers
|
2018-07-02 15:10:00 +08:00 |
|
jingxiaobing
|
0370e73bc6
|
modulo of negative number
|
2018-07-02 11:38:42 +08:00 |
|
wangbin579
|
85a526a818
|
Fix prepare stmt problems when slave > 1
|
2018-07-02 10:31:41 +08:00 |
|
wangbin579
|
182a77e068
|
Add conn stat related logs for prepare stmt
|
2018-06-29 17:36:00 +08:00 |
|
wangbin579
|
4efc464e2c
|
Try to fix prepare stmt problems
|
2018-06-29 16:38:21 +08:00 |
|
wangbin579
|
41d8430749
|
Fix connection creation revealed by user and coredump problems revealed by tcpcopy
|
2018-06-29 12:30:54 +08:00 |
|
wangbin579
|
5f39b9d0e1
|
Fix help
|
2018-06-28 17:32:54 +08:00 |
|
wangbin
|
1856c2998e
|
Update cetus-configuration.md
|
2018-06-28 17:25:04 +08:00 |
|
liuyanlei25
|
48f9351625
|
modify comments' usage
|
2018-06-28 15:13:59 +08:00 |
|
jingxiaobing
|
a094f647d7
|
record INSERT column span, use it for SQL construction
|
2018-06-28 14:48:21 +08:00 |
|
jingxiaobing
|
0855cbbc58
|
LOCK TABLE as WRITE clause
|
2018-06-28 12:30:12 +08:00 |
|
wangbin579
|
bf197d1d68
|
Fix compile warnings
|
2018-06-26 11:01:22 +08:00 |
|
wangbin579
|
697f3b36d9
|
Fix warnings
|
2018-06-22 16:32:16 +08:00 |
|
wangbin579
|
d1df3e88cd
|
Merge branch 'master' of https://github.com/Lede-Inc/cetus
|
2018-06-22 16:27:17 +08:00 |
|
jingxiaobing
|
67e86045f2
|
Merge branch 'shard-online', refactor admin-plugin
|
2018-06-21 16:22:40 +08:00 |
|
jingxiaobing
|
ed43510977
|
reject single table subquery in WHERE clause
|
2018-06-20 16:42:39 +08:00 |
|
wangbin579
|
73854a5c32
|
Remove unused
|
2018-06-15 08:56:56 +08:00 |
|
jingxiaobing
|
692aa2780e
|
fix bug: read-only server should choose from active backends
|
2018-06-14 15:47:29 +08:00 |
|
liuyanlei25
|
d1e8104da3
|
Update cetus-install.md
|
2018-06-11 18:50:34 +08:00 |
|
jingxiaobing
|
48613d0481
|
admin: work around for navicat login
|
2018-06-11 11:40:23 +08:00 |
|
wangbin579
|
719ef1505f
|
Optimize connection creation
|
2018-06-07 17:54:57 +08:00 |
|
wangbin579
|
a506c5c53e
|
Optimize event processing
|
2018-06-07 15:20:42 +08:00 |
|
jingxiaobing
|
afa51c3baa
|
admin: check param for UPDATE BACKENDS; add con_timeout
|
2018-06-07 15:15:32 +08:00 |
|
jingxiaobing
|
2670055022
|
Merge branch 'master' into shard-online
|
2018-06-07 11:38:11 +08:00 |
|
wangbin579
|
39355bc57a
|
Avoid dead loops
|
2018-06-07 09:56:52 +08:00 |
|
jingxiaobing
|
a04b76e78c
|
slow query log format same with MySQL
|
2018-06-06 11:55:12 +08:00 |
|
liuyanlei25
|
71930f25ed
|
Update shard.conf.example
|
2018-06-05 18:51:44 +08:00 |
|
jingxiaobing
|
0390f23c7a
|
single table write error
|
2018-06-05 16:56:24 +08:00 |
|
wangbin
|
d6474fa70b
|
Merge pull request #93 from wangbin579/master
修复极端压力情况下创建连接的问题
|
2018-06-05 16:00:36 +08:00 |
|
wangbin579
|
6cb57c8f8e
|
Fix problems for create conn
|
2018-06-05 15:46:46 +08:00 |
|
wangbin579
|
3abb518aaa
|
Limit wait times for create conn
|
2018-06-05 15:39:59 +08:00 |
|
wangbin579
|
c7018f1548
|
Add read timeout for create conn
|
2018-06-05 15:19:11 +08:00 |
|
jingxiaobing
|
f246fa2ff7
|
admin: follow changes from master, "save settings"
|
2018-06-05 14:52:00 +08:00 |
|
wangbin579
|
67f36cbc38
|
Modify debug log for tracing create conn problems
|
2018-06-05 14:48:53 +08:00 |
|
wangbin579
|
f0120d1551
|
Modify debug log for tracing create conn problems
|
2018-06-05 13:51:27 +08:00 |
|
wangbin579
|
8c8a7db44c
|
Add debug log for tracing create conn problems
|
2018-06-05 13:49:51 +08:00 |
|
jingxiaobing
|
5fb0bfbdde
|
admin: use semicolon to end a SQL
|
2018-06-05 11:38:19 +08:00 |
|
wangbin579
|
541bc27a92
|
Don't create conn for backend when meeting errors
|
2018-06-05 11:21:43 +08:00 |
|
wangbin579
|
5309c65d2a
|
Fix dup event problems
|
2018-06-05 11:09:36 +08:00 |
|
jingxiaobing
|
f3e733c1ab
|
Merge branch 'master' into shard-online
Conflicts:
plugins/admin/admin-plugin.c
|
2018-06-04 16:57:37 +08:00 |
|
liuyanlei25
|
ef5229d2b8
|
fix check slave deley is not set to down when beyond treshold
|
2018-06-04 15:57:16 +08:00 |
|
wangbin
|
203d42fd2d
|
Merge pull request #92 from wangbin579/master
Don't set backend state when meeting connection errors
|
2018-06-04 14:32:20 +08:00 |
|
wangbin579
|
c13f742ce2
|
Don't set backend state when meeting connection errors
|
2018-06-04 14:28:49 +08:00 |
|
liuyanlei25
|
10509cf954
|
fix slave delay is negative
|
2018-06-04 12:10:12 +08:00 |
|
jingxiaobing
|
09bf0f6444
|
follow changes: show maintain; admin version in SHLO
|
2018-06-04 11:00:48 +08:00 |
|