Commit Graph

23 Commits

Author SHA1 Message Date
wangbin579
8e73123afd Merge branch 'master' into multi-processes 2018-08-27 16:10:50 +08:00
tsthght
2c1297aed9 support command: config reload variables 2018-08-24 18:31:50 +08:00
wangbin579
6171380c3c Merge master 2018-08-10 14:38:39 +08:00
jingxiaobing
0be8f58e3e recognize _binary literal 2018-08-09 14:08:41 +08:00
wangbin579
11218fa479 Merge branch 'master' into multi-processes 2018-08-06 14:25:24 +08:00
jingxiaobing
f1ed38e030 improve support: INSERT ... ON DUPLICATE KEY UPDATE Syntax 2018-08-02 18:05:01 +08:00
wangbin579
6ce519e33a Merge branch 'master' into multi-processes 2018-07-27 17:02:07 +08:00
wangbin579
9f831ef93a Fix problems related to xa trans 2018-07-27 16:31:50 +08:00
jingxiaobing
5c9823738b remote config support variables.json 2018-07-27 14:50:21 +08:00
jingxiaobing
b2abd4075e add option: allow-nested-subquery 2018-07-11 18:30:59 +08:00
jingxiaobing
3b4e5dad5f rw-edition: string AS alias 2018-07-09 11:22:18 +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
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
2536c633a1 Optimize code hinted by coverity scan and cppcheck 2018-05-17 18:01:41 +08:00
jingxiaobing
4842e493ef fix error when GROUP BY db.table.col style name 2018-04-09 14:20:26 +08:00
jingxiaobing
59cead53a1 Forbid complex aggregate function on sharded SQL, Closes #12 2018-03-26 17:10:42 +08:00
lazio579
3524013f5e Format code by indent 2018-03-20 14:19:44 +08:00
lazio579
ea3b3f84a1 Don't use upper case for struct 2018-03-20 11:59:11 +08:00
lazio579
93a5c18a29 Add GPL2 related info to files 2018-03-14 11:27:27 +08:00
lazio579
0407ee84f2 Fix group by without aggr fun problems and refactor SIMPLE_PARSER 2018-03-12 15:52:54 +08:00
lazio579
0af842272e Add files to cetus project 2018-03-06 14:00:39 +08:00