Commit Graph

304 Commits

Author SHA1 Message Date
lazio579
98f209da82 Fix one more memory leak for admin(update backends) 2019-01-09 11:08:30 +08:00
lazio579
c202933cdc Fix one more memory leak for admin(save settings) 2019-01-09 08:14:24 +08:00
lazio579
e18d29aa5a Merge branch 'master' of https://github.com/Lede-Inc/cetus 2019-01-08 14:33:54 +08:00
lazio579
65459e37b7 Remove some comments 2019-01-08 10:51:10 +08:00
tsthght
c979314cad modify select help 2019-01-07 18:58:20 +08:00
lazio579
0902c0fbb0 Reject sub query aggregate functions 2019-01-07 14:09:43 +08:00
lazio579
1907c7d435 Merge branch 'master' into optimize 2018-12-29 11:18:46 +08:00
lazio579
69eca5123d Fix join problems when one vdb contains two dbs 2018-12-29 11:09:23 +08:00
lazio579
3d45b1699c Add options for fast streaming 2018-12-27 14:26:47 +08:00
lazio579
2889741311 Optimize xa transactions when only one server does write operations 2018-12-27 11:15:56 +08:00
lazio579
a6228a287f Merge master 2018-12-26 14:31:17 +08:00
lazio579
43b68dbd86 Don't supplement order by when MySQL version < 8 2018-12-26 11:12:58 +08:00
lazio579
fdfdc69f9f Fix issue 164 2018-12-26 09:39:41 +08:00
lazio579
12e7f85e6c Support kill query through the admin client 2018-12-25 21:35:25 +08:00
lazio579
4098cc54de Merge branch 'master' into optimize 2018-12-24 11:01:19 +08:00
lazio579
91d4c7260e Fix issues reported by coverity scan 2018-12-24 11:01:00 +08:00
lazio579
a3d249c6a2 Don't send large contents to client in one time 2018-12-20 15:21:50 +08:00
lazio579
d3fbf2f61d Close server connections when adjusting attribute failed 2018-12-20 11:47:07 +08:00
lazio579
f08817525c Merge master 2018-12-20 08:03:37 +08:00
lazio579
e96b75ae8b Add option for charset checking 2018-12-19 16:30:48 +08:00
lazio579
ffea5741d6 Go fast streaming when tcp stream is disabled 2018-12-14 15:51:39 +08:00
lazio579
9b55834beb Merge branch 'master' into optimize 2018-12-13 15:54:07 +08:00
lazio579
388e231b3b Merge remote-tracking branch 'origin/parser/index_hint' 2018-12-13 15:18:20 +08:00
lazio579
209a8063f3 Merge branch 'master' into optimize 2018-12-13 14:17:35 +08:00
lazio579
e9eadc2f80 Fix problems related to drop dababase 2018-12-13 10:39:55 +08:00
lazio579
f0859c7c75 Merge master 2018-12-12 14:59:42 +08:00
lazio579
d8b6a1cb0d Fix black list 2018-12-11 18:01:48 +08:00
lazio579
f1cc71db09 Fix black list 2018-12-11 17:59:29 +08:00
lazio579
20a524b355 Merge branch 'master' into optimize 2018-12-11 15:16:14 +08:00
lazio579
7262be1182 Fix tcp stream related problems 2018-12-11 15:15:53 +08:00
tsthght
c529eb3cd7 fix problem about index hint 2018-12-10 15:57:58 +08:00
lazio579
72c64ed4f8 Optimize memory allocations 2018-12-10 10:35:27 +08:00
lazio579
d9963d1291 Merge branch 'master' into optimize 2018-12-10 08:02:54 +08:00
lazio579
098b41157e Fix explain modification problems 2018-12-07 17:40:43 +08:00
lazio579
40450248d2 Merge branch 'master' into optimize 2018-12-06 14:20:06 +08:00
lazio579
6b2cbc97be Optimize order by rewrite 2018-12-06 11:00:27 +08:00
lazio579
9f7a584aae Fix order by rewrite problems when meeting case when 2018-12-06 09:24:34 +08:00
lazio579
199f96f4c9 Apply patch which is lost 2018-12-04 11:02:03 +08:00
lazio579
bf1c991c38 Fix problems caused by git --hard -f 2018-12-04 09:42:05 +08:00
lazio579
bf87b71e9f Fix more memory leaks related to the master process 2018-11-30 18:04:49 +08:00
lazio579
7f74bc2cd9 Fix regression errors 2018-11-28 16:14:01 +08:00
lazio579
791dc999ca Fix issue 162 2018-11-28 16:04:50 +08:00
lazio579
3806d85c35 Remove buffer overflow detected problems 2018-11-21 19:57:25 +08:00
lazio579
2af13cc9de Fix resp related problems when server prematurely closed connections 2018-11-21 14:56:47 +08:00
lazio579
3309ac3d83 Remove idle conn efficiently 2018-11-19 12:29:31 +08:00
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