Commit Graph

948 Commits

Author SHA1 Message Date
41025cf020 disable fast refresh for mview contain subquery 2024-01-19 10:23:03 +00:00
04d256afce Fix error when call stmt containing question mark 2024-01-19 07:16:55 +00:00
d29f6ff8a4 [CP] [CP] add max_partition_num config in mysql mode 2024-01-19 05:12:31 +00:00
658c51919f Fix row comparison wrong result of decimal int type 2024-01-19 02:42:38 +00:00
718c71384c Add query hint: enable_rich_vector_format 2024-01-18 14:12:30 +00:00
e52f385a43 [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-01-18 04:12:46 +00:00
cf761681a0 Fix drop mview 2024-01-17 16:17:15 +00:00
1cdd63cdae [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-01-17 13:12:15 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
7e4fadbe1e [CP] [OBKV] cherry-pick bugfix from 421 2024-01-17 06:13:26 +00:00
1e2209de2c using same assign exprs in join first rewrite for update stmt 2024-01-16 10:43:37 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +00:00
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00
a2c8ffcdda 修复视图的nullable数值不一致问题 2024-01-16 08:26:51 +00:00
330e75307f fix mysqltest 2024-01-16 04:21:42 +00:00
8c2e317eb6 bug:xor expr error when print 2024-01-16 03:47:33 +00:00
e7b251bbdf [CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary 2024-01-15 12:43:02 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +00:00
34d61532c4 [CP] fix set wrong column flag for value desc 2024-01-12 10:47:46 +00:00
41776006da occupy code for show table status 2024-01-12 07:42:58 +00:00
06971cb69c Fix expr can not be produced now in ps mode 2024-01-12 03:44:06 +00:00
9cfae0a7f8 fix show index bug of materialized view 2024-01-12 03:13:54 +00:00
056e47167d misc refinement 2024-01-11 10:14:47 +00:00
12d2a86c92 Fix priv bugs 2024-01-11 09:13:26 +00:00
7d25d613bb fix default values of start date expr in creating mview/mlog 2024-01-11 07:47:56 +00:00
a0a97117bf bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-01-10 13:12:43 +00:00
07a7b9758a item type and stmt type on master 2024-01-10 12:42:41 +00:00
60a50ead31 use hint control sql memory managment 2024-01-09 05:12:53 +00:00
2c65fc3f88 [CP] to issue<53546058>:trigger always forbid pdml 2024-01-08 04:12:54 +00:00
9c57b47c20 fix some unexpected error report in ddl resolver 2024-01-05 06:17:28 +00:00
94f1a65611 [CP] [to #54098743] recursive add udt dependence of table function 2024-01-04 08:24:37 +00:00
fe6691dbdd [CP] [to #54116671] fix serval pl bugs 2024-01-03 16:12:59 +00:00
bff45aaa70 [CP] fix serialize ObSqlArrayObj bugs 2024-01-02 13:13:05 +00:00
2a3050ffed [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-01-02 07:18:03 +00:00
160592ae26 [CP] [to #52634036] revert child expr when replace top expr to question mark 2024-01-02 02:47:54 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
e771c473bc [CP] [to #53795668] fix collection element access with deleted element 2023-12-28 13:47:58 +00:00
36c88aa240 [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2023-12-28 13:12:58 +00:00
aa70682d84 stmt type on master 2023-12-28 12:42:57 +00:00
8ebb14abc6 Fix expr calc accuracy reuse during type deduce 2023-12-28 11:43:08 +00:00
b8a08b5cbf [to #52329678]package variables cannot be called with brackets 2023-12-28 11:18:25 +00:00
2882851e54 to issue<53361277>:support flush pl cache single cache object 2023-12-28 09:12:48 +00:00
d5fbb0b516 [CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode 2023-12-27 14:52:38 +00:00
5db0a690e7 fix temporary table bug 2023-12-27 10:13:18 +00:00
c8647966da [CP]: Oracle json bugfix 2023-12-27 06:18:35 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
f166463148 [to #54110281]fix a typo 2023-12-26 12:42:56 +00:00
5451651fa1 [CP] [CP] Disable pdml when primary key has auto increment column 2023-12-26 10:49:14 +00:00
d52d2c12e6 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2023-12-26 10:13:15 +00:00
77df933a5f [CP] to issue<50356975>:fix pick routine of overload funtion issue 2023-12-26 06:53:13 +00:00