Commit Graph

181 Commits

Author SHA1 Message Date
st0
d6fa144191 fix CTE in mysql mode bug 2022-01-24 15:57:49 +08:00
8d568e0550 force cancel 2022-01-19 10:54:52 +08:00
sw0
bfa4cc4e12 stmt is double-freed 2022-01-04 19:52:15 +08:00
fbedc9b55a support delete mode tag(oss) 2021-12-23 14:20:10 +08:00
bf0
eafb5b5f09 forbidden mysql temp table in opensource 2021-12-23 14:19:15 +08:00
cx0
056c5a28b4 disallow multiple aliases to same table 2021-12-20 20:05:37 +08:00
yb0
ea5bd71d32 fix check text column bug during ctas 2021-12-20 20:04:06 +08:00
zb0
0dc8820123 add code for sw compiling and fix some problems 2021-12-15 10:54:48 +08:00
2da7b7f4b8 Fix auto increment column is true resolve fail bug. 2021-12-01 20:19:28 +08:00
st0
0fac1dd0b9 fix use GCONF.enable_static_engine_for_query bug 2021-12-01 16:27:51 +08:00
db82de6a5b [cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode. 2021-11-30 11:13:39 +08:00
al0
e28151b107 Support uuid_short in mysql mode. 2021-11-30 11:13:10 +08:00
da6f7be724 Remove redundant checks on ret (#613) 2021-11-29 18:05:12 +08:00
al0
a2b5b77779 implement of any value expr in mysql mode 2021-11-29 11:30:40 +08:00
85b67b6901 fix core caused by subquery in row occur unexpected obj type 2021-11-22 20:13:07 +08:00
yb0
a67bf40128 deep copy stmt need copy user var exprs 2021-11-19 14:39:44 +08:00
b68eff8a02 placeholder for standby disconnect cluster 2021-11-15 11:58:07 +08:00
st0
878c594b56 support set names/charset and variables in one sql 2021-11-09 10:48:59 +08:00
zs0
9ff1baa323 refine large size query range 2021-11-01 11:34:38 +08:00
lf0
d01e355c6a Fix stack overflow of recursive get_name 2021-10-25 16:24:43 +08:00
zz0
de99c9e067 fix some small bugs 2021-10-18 11:13:33 +08:00
a1b06baab7 fix core caused by alias_column_expr in aggr for win func and Swallow error code 2021-10-13 14:40:01 +08:00
br0
45460f6ae7 Support MIN/MAX function for enum/set data type 2021-10-13 11:27:22 +08:00
zl0
16b086a718 fix late materialization bug 2021-09-24 19:19:08 +08:00
br0
1765522f95 Fix enumset cast to time in static typing engine 2021-09-22 20:10:48 +08:00
my0
df707d359b fix op set order by bug 2021-09-17 14:54:29 +08:00
mw0
bf79ca5650 Forbidden backup copies 2021-09-17 14:12:36 +08:00
86b7b81439 remove parameters _enable_split_partition 2021-09-14 15:33:23 +08:00
st0
c19f7ea941 fix print type scale bug 2021-09-13 17:45:23 +08:00
Wan
726dad3ff7 去除alter外键约束时ob_ddl_timeout的约束,修改当前代码中遗失返回码和dead code的问题 (#344)
* 去除alter外键约束时ob_ddl_timeout的约束,修改遗失返回码和dead code的问题

* 修改log记录的信息,修改移除dead code的代码
2021-09-09 11:24:34 +08:00
zh0
81ec0c135d remove enable_pg parameter config 2021-09-08 23:00:08 +08:00
19d899e8c3 fix a core dump bug (#342) 2021-09-07 20:47:00 +08:00
tj0
2c57ef86be fix deadcode 2021-09-03 22:24:32 +08:00
b6aa346563 [Essence Securities]fix occur error after transform subquery pullup when view not set parent namespace stmt. 2021-09-02 18:53:25 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
153f16ad8a add common table expression in MySQL (#314) 2021-09-02 14:28:58 +08:00
zz0
2b13a66b79 [fix] fix the error caused by redundant condition 2021-09-01 23:37:46 +08:00
f8b75754ce add expr: (#198) 2021-08-31 15:44:43 +08:00
zz0
8967498dc8 fix error caused by aggr func alias in order by 2021-08-31 13:42:37 +08:00
a6a56e21f4 Remove cmake warning configuration (August) 2021-08-30 15:49:44 +08:00
bf0
7be8c3653f fix load data parser bug 2021-08-26 21:26:35 +08:00
d1cd5d4780 fix late materialization and topk hint bug 2021-08-26 12:37:17 +08:00
xf0
1458849166 support show triggers for mysqldump 2021-08-24 20:42:03 +08:00
st0
88a8862b77 support max_connections and max_user_connections 2021-08-19 17:11:53 +08:00
lf0
6f46b8491f Fix column default value check is not compatible with mysql 2021-08-19 10:25:02 +08:00
8bd9721cfb modify daily_merge error and forbid modify cluster_id and cluster 2021-08-17 14:30:27 +08:00
xf0
f9f6066b8d fix cases master 2021-08-13 16:37:28 +08:00
rq0
ce5da32082 fix size_overflow bug in distributed update 2021-08-12 17:27:59 +08:00
xf0
358b847936 fix cases 3.1_opensource_release 2021-08-11 16:08:08 +08:00
a331dec52c Remove warning configurations 2021-07-30 14:56:13 +08:00