Commit Graph

129 Commits

Author SHA1 Message Date
lazio579
1ce1ef1e76 Add group name to tables 2019-01-11 17:12:27 +08:00
lazio579
565b2db77a Modify update, insert, delete 2019-01-11 14:36:22 +08:00
lazio579
d9de9e4971 Add some code for sql rewrite 2019-01-10 16:38:16 +08:00
lazio579
95158ba1b0 Add group to sql_src_item 2019-01-08 09:15:41 +08:00
lazio579
69b2dc0c87 Merge branch 'master' into subtable 2019-01-07 14:35:32 +08:00
lazio579
0902c0fbb0 Reject sub query aggregate functions 2019-01-07 14:09:43 +08:00
lazio579
f074722a09 Just a try 2019-01-07 10:35:58 +08:00
lazio579
2837f12f89 Support dist tran in one instance 2019-01-04 15:03:36 +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
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
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
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
bf1c991c38 Fix problems caused by git --hard -f 2018-12-04 09:42:05 +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
2af13cc9de Fix resp related problems when server prematurely closed connections 2018-11-21 14:56:47 +08:00
lazio579
0810424e55 Add code for removing old connection when needed 2018-11-19 09:15:29 +08:00
lazio579
4e6cc8d364 Config mysql trx isolation level 2018-11-14 11:42:19 +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
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
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
jingxiaobing
4903929611 Any aggregate function column can be HAVING condition 2018-09-17 18:10:33 +08:00
wangbin579
93be0ceeed Merge 1.1 2018-09-13 10:45:24 +08:00
liuyanlei25
8afd490654 maintaining backend doesn't save BD config 2018-09-06 10:41:53 +08:00