|
|
fa31f40416
|
fix do not restore number buffer leads memory damage
|
2024-02-08 16:47: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 |
|
|
|
3a43b5f75d
|
Resolved the issue of deadlocks caused by repeatedly acquiring write locks when deleting all interm results of a tenant
|
2024-02-08 16:20:22 +00:00 |
|
|
|
f47be7342e
|
to issue<53361277>:support flush pl cache single cache object
|
2024-02-08 16:11:21 +00:00 |
|
|
|
201a6fc94d
|
Placeholder of xml_phase3 branch on master
|
2024-02-08 16:05:32 +00:00 |
|
|
|
aa25880802
|
[CP] [CP] fix: fix the core induced by NLJ batch rescan not reset the ptr of ObDatum
|
2024-02-08 15:47:41 +00:00 |
|
|
|
6da1092828
|
[CP] [to #53541728] fix create routine wiht hostname @ in MySQL mode
|
2024-02-08 15:06:05 +00:00 |
|
|
|
e60ef1d45d
|
Fix vec 2.0 hash infras ret code override
|
2024-02-08 15:00:05 +00:00 |
|
|
|
844dfb0162
|
[CP] Fix null hash value mismatch by using datum hash_func_v2
|
2024-02-08 14:51:04 +00:00 |
|
|
|
f4e0374fb1
|
update_index_status 等schema刷新占位
|
2024-02-08 14:30:24 +00:00 |
|
|
|
9638fc0356
|
[CP] Fix core at connect by caused by swallowing error code
|
2024-02-08 14:24:23 +00:00 |
|
|
|
012af0d29b
|
fix temporary table bug
|
2024-02-08 14:21:24 +00:00 |
|
|
|
fc4d7e7c9c
|
Correct the method of determining whether there are nulls on the right side in the IN expression.
|
2024-02-08 14:09:33 +00:00 |
|
|
|
250d8e25bb
|
fix const number of fast parse and normal parse is different with mysql sql comment and parser error code refine
|
2024-02-08 13:51:23 +00:00 |
|
|
|
cebecbd47d
|
fix bug lob_type and xml type has some bug in minimal mode
|
2024-02-08 13:48:24 +00:00 |
|
|
|
6baacf7f0f
|
[CP]: Oracle json bugfix
|
2024-02-08 13:45:25 +00:00 |
|
|
|
d5c68a0ef4
|
fix: fix bug of multi level batch nlj lost data bug
|
2024-02-08 13:42:26 +00:00 |
|
|
|
59387817ca
|
Refactor vec2.0 between expr
|
2024-02-08 13:21:22 +00:00 |
|
|
|
f636b2fdd1
|
[4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK
|
2024-02-08 13:18:21 +00:00 |
|
|
|
b6a15b6111
|
fix some outline/hint bugs
|
2024-02-08 13:15:20 +00:00 |
|
|
|
2396c99aa3
|
fix bug: topn sort earge filter bugs
|
2024-02-08 13:03:32 +00:00 |
|
|
|
102a313075
|
Fix bad annotation causing parser to hang
|
2024-02-08 12:51:33 +00:00 |
|
|
|
309642d4bc
|
[to #54110281]fix a typo
|
2024-02-08 12:39:43 +00:00 |
|
|
|
32c20c0a5f
|
fix px merge sort receive clear eval flag bug
|
2024-02-08 12:33:45 +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 |
|
|
|
ee4100c421
|
Fix alter view sql parser
|
2024-02-08 12:09:41 +00:00 |
|
|
|
bd08315faa
|
alter large_query_threshold value range
|
2024-02-08 12:03:53 +00:00 |
|
|
|
883414e5c3
|
fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND
|
2024-02-08 11:57:54 +00:00 |
|
|
|
535924fba1
|
Unify the processing logic of PDML and regular DML
|
2024-02-08 11:54:53 +00:00 |
|
|
|
f157c3bb67
|
[CP] to issue<50356975>:fix pick routine of overload funtion issue
|
2024-02-08 11:45:51 +00:00 |
|
|
|
ce0c579d6a
|
[CP] [to #53947201] fix a -4016 problem in PX + UDF
|
2024-02-08 11:39:50 +00:00 |
|
|
|
71f33f67f5
|
Before adapting the new functions to the DDL-related format of SSTable, temporarily roll back the related optimizations
|
2024-02-08 11:36: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 |
|
|
|
55b4dc74c6
|
[CP] fix hang at dfo scheduler wait_all
|
2024-02-08 11:10:15 +00:00 |
|
|
|
9474ff14d4
|
only reset tx active_scn to enable recgnize first stmt retry
|
2024-02-08 11:07:13 +00:00 |
|
|
|
cfe4eeda1c
|
Fix: affected row sync
|
2024-02-08 11:04:14 +00:00 |
|
|
|
2f77d05cff
|
Fix error in the preparation phase of snapshot creation and other bugfix
|
2024-02-08 10:34:56 +00:00 |
|
|
|
d719518631
|
Fix vector 2.0 case and opt temp column store from_vector
|
2024-02-08 10:23:00 +00:00 |
|
|
|
162d3c3906
|
Address the issue of errors arising from all elements in in_list being null
|
2024-02-08 10:11:02 +00:00 |
|
|
|
f5bb32e3bf
|
Fix mview auto complete refresh parallel
|
2024-02-08 10:08:01 +00:00 |
|
|
|
b915bb10a0
|
Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty
|
2024-02-08 10:05:01 +00:00 |
|
|
|
51a7041b17
|
[CP] fix sqc handler memory leak when drop tenant
|
2024-02-08 09:47:28 +00:00 |
|
|
|
ebef192f00
|
Fix: There are false positives in same client session
|
2024-02-08 09:38:41 +00:00 |
|
|
|
e955be9ce0
|
fix core at recursive_update_column_name
|
2024-02-08 09:29:56 +00:00 |
|
|
|
4d2c32c9ae
|
Fix nullif expr precision calc error
|
2024-02-08 09:18:18 +00:00 |
|