Commit Graph

1098 Commits

Author SHA1 Message Date
444830ac26 [CP] [CP] add max_partition_num config in mysql mode 2024-02-09 18:29:00 +00:00
dbba584bb9 Fix row comparison wrong result of decimal int type 2024-02-09 18:04:52 +00:00
1d31b939ec Add query hint: enable_rich_vector_format 2024-02-09 17:47:22 +00:00
f14101149a [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-02-09 15:38:24 +00:00
f261efbe27 Fix drop mview 2024-02-09 15:12:24 +00:00
3897e45a83 [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-02-09 14:49:24 +00:00
c5a5b18553 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-02-09 14:31:42 +00:00
13c335d128 [CP] [OBKV] cherry-pick bugfix from 421 2024-02-09 13:38:33 +00:00
cfae8974c1 using same assign exprs in join first rewrite for update stmt 2024-02-09 12:43:12 +00:00
d0fea03ca8 [#54380548]change for update skip locked cursor to stream mode 2024-02-09 12:37:20 +00:00
a291a8ffaf fix an exec_param and a expr copy_on_replace bugs 2024-02-09 12:25:58 +00:00
49c4063930 修复视图的nullable数值不一致问题 2024-02-09 12:23:00 +00:00
cdb5d065b5 fix mysqltest 2024-02-09 11:39:27 +00:00
c34214132e bug:xor expr error when print 2024-02-09 11:27:36 +00:00
277027c705 [CP] to issue<53838260>:fix rebulid package header cause dml execute plan vary 2024-02-09 11:00:59 +00:00
ce55f20e6f to issue<54195061>:fix dml + udt(pl complex var) issue 2024-02-09 10:28:30 +00:00
bb56b615fd [CP] fix set wrong column flag for value desc 2024-02-09 09:39:02 +00:00
3e4379dbd2 occupy code for show table status 2024-02-09 09:27:22 +00:00
fabef328ba Fix expr can not be produced now in ps mode 2024-02-09 09:12:42 +00:00
fc1019a82d fix show index bug of materialized view 2024-02-09 09:06:48 +00:00
19440b0c01 misc refinement 2024-02-09 08:01:58 +00:00
f786b4c646 Fix priv bugs 2024-02-09 07:52:50 +00:00
380eea0349 fix default values of start date expr in creating mview/mlog 2024-02-09 07:46:52 +00:00
8bc44950fe bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-02-09 06:58:58 +00:00
4a59aa128d item type and stmt type on master 2024-02-09 06:52:58 +00:00
02fdb9b6e6 use hint control sql memory managment 2024-02-09 03:59:57 +00:00
3e257b3896 [CP] to issue<53546058>:trigger always forbid pdml 2024-02-09 02:01:08 +00:00
ce236b1c2f fix some unexpected error report in ddl resolver 2024-02-09 00:31:17 +00:00
55e4ecae3a [CP] [to #54098743] recursive add udt dependence of table function 2024-02-08 22:31:41 +00:00
64b972e13f [CP] [to #54116671] fix serval pl bugs 2024-02-08 20:47:21 +00:00
426469c057 [CP] fix serialize ObSqlArrayObj bugs 2024-02-08 19:27:43 +00:00
b4224a09b3 [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-02-08 18:34:08 +00:00
c151117756 [CP] [to #52634036] revert child expr when replace top expr to question mark 2024-02-08 18:04:46 +00:00
90b7fe53bb bugfix : json dot notation bugfix patch to master 2024-02-08 17:32:07 +00:00
75300339f3 [CP] [to #53795668] fix collection element access with deleted element 2024-02-08 16:50:15 +00:00
f351aa3c6a [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2024-02-08 16:41:14 +00:00
7df6c7b6fb stmt type on master 2024-02-08 16:38:15 +00:00
5ca81e3013 Fix expr calc accuracy reuse during type deduce 2024-02-08 16:26:25 +00:00
ba7c8e7351 [to #52329678]package variables cannot be called with brackets 2024-02-08 16:23:24 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
6da1092828 [CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode 2024-02-08 15:06:05 +00:00
012af0d29b fix temporary table bug 2024-02-08 14:21:24 +00:00
6baacf7f0f [CP]: Oracle json bugfix 2024-02-08 13:45:25 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
309642d4bc [to #54110281]fix a typo 2024-02-08 12:39:43 +00:00
0a2a50fb59 [CP] [CP] Disable pdml when primary key has auto increment column 2024-02-08 12:30:44 +00:00
883c6adc59 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2024-02-08 12:24:44 +00:00
f157c3bb67 [CP] to issue<50356975>:fix pick routine of overload funtion issue 2024-02-08 11:45:51 +00:00
fe02a282e1 Add default_table_store_format when creating table 2024-02-08 11:24:50 +00:00
38aa195a95 Occupy the stmt type and item type in master for flush privileges 2024-02-08 11:16:12 +00:00