Commit Graph

181 Commits

Author SHA1 Message Date
7dc86ccbb7 fix bug: select now() into @a from dual fail 2022-11-21 14:35:41 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
64f224fd99 fix modify partition column 2022-11-18 07:40:22 +00:00
798d3f50d6 [bugfix] fix join limit push down bug 2022-11-17 05:05:40 +00:00
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
7e87122d06 add for the standby database to intercept write stmt 2022-11-15 10:08:11 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
dbbbb29f9d [CP] fix a core caused by omitting the deep copy 2022-11-15 07:38:00 +00:00
9da9109c53 [CP] Fix shared expr bug and datetime bug 2022-11-11 03:37:19 +00:00
d7d4a35193 [CP] [to #44300435] fix routine parameter accuracy with sql expression 2022-11-09 14:05:51 +00:00
68c1d9eb57 [CP] Fix resolve sequence no database selected error 2022-11-09 10:08:28 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
4dd45dfcff [CP][to #37396440] fix dynamic sql question mark count 2022-11-09 08:10:34 +00:00
b5c0373a99 fix some optimizer stat bugs and some failed case 2022-11-08 12:07:56 +00:00
d7c4c48a70 fix alloc memory failed didn`t report -4013 and WhiteScan 2022-11-08 03:37:52 +00:00
c996648bc3 fix nested subquery bug 2022-11-07 13:38:03 +00:00
1a8e6bf6ae [to #45941432] sql in mysql routine can not access cursor variable 2022-11-07 07:05:41 +00:00
7217bb9e00 fix cases master 2022-11-07 06:38:05 +00:00
57b097ae6f [CP] fix resolve order by item bug 2022-11-07 05:10:25 +00:00
1f70807e5f Fix show recyclebin problem 2022-11-07 04:05:39 +00:00
a28b52781f [4.1] 仲裁服务添删改PCODE占位 2022-11-04 11:07:59 +00:00
b096903542 [bugfix] fix serveral rewrite bugs 2022-11-04 10:08:01 +00:00
cbeae2bffc [to #45264327]move the instead of trigger code to das 2022-11-04 03:37:14 +00:00
acc97de57f [UPGRADE] UPGRADE_SYSTEM_VARIABLE/UPGRADE_SYSTEM_TABLE CMD 2022-11-04 03:06:24 +00:00
b9c75f3c60 show function status 2022-11-03 14:35:40 +00:00
d0856a50a3 make error info accurate for calling udf with wrong number of arguments 2022-11-03 02:09:11 +00:00
add9d0d15b Fix two bugs about join 2022-11-03 01:08:34 +00:00
ea93bcc244 [CP] fix synonym dblink report synonym translation no longer valid 2022-11-03 00:10:56 +00:00
d0563e8dba fix bugs on checking privileges of show statement 2022-11-02 17:38:12 +00:00
d654d4e56d Fix deploy cases 2022-11-02 13:36:17 +00:00
1aa6673fc8 add mock fk parent table info to based_schema_object_infos 2022-10-28 11:09:38 +00:00
bf65b0f061 fix parent namespace stmt bug 2022-10-28 07:05:19 +00:00
b45018b9f2 [to #45421457] ps call stmt need always parse as dynamic sql 2022-10-27 07:06:31 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
8f92893649 support invalid character write 2022-10-12 06:32:20 +00:00
ba60d37162 fix typos error 2022-10-09 13:02:39 +00:00
493b2fb2e2 [CP] Check ret code for ObSqlBitSet::add_member() 2022-10-03 20:03:27 +00:00
0998ca5cbc [CP] Fix enumset type mismatch in window function expr 2022-09-02 09:34:00 +00:00
97badd0075 [CP] Json bugfix: json column length and create view with json 2022-08-23 10:03:30 +08:00
0771b87d44 change table column to 4096 with optimization 2022-08-23 10:02:56 +08:00
9de7eb9f26 fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP 2022-08-12 20:09:43 +08:00
b96d7663b5 [CP] JSON bug fix 2022-07-20 11:33:16 +08:00
e4997016e0 fix bug: sys variables secure_file_priv doesn't work 2022-07-20 11:30:07 +08:00
9a79be651e [bugfix]: support const_aggr in subquery(fix the bug in regression); 2022-07-08 11:48:54 +08:00
e01bfda9af [CP] [bugfix]: In mysql, const aggr(e.g., count(const_expr)) should belong to the nearest legal level. 2022-07-05 16:16:56 +08:00
daa17789a4 fix a bug about show query_response_time 2022-07-05 16:14:05 +08:00
dce23aca87 Remove GUN GPLv2 declarations. 2022-07-05 16:11:44 +08:00
c40f0fed2f [CP] 创建range分区与mysql不兼容 2022-07-04 10:57:20 +08:00
a963f52add [CP] Remove additional cast for lob type 2022-07-04 10:57:20 +08:00
e33baca83b [CP] fix group_concat, wm_concat bugs 2022-07-04 10:57:20 +08:00