Commit Graph

17699 Commits

Author SHA1 Message Date
916b495b5f delete configserver 2025-02-13 12:45:53 +00:00
d047438959 bugfix: 修复永真条件导致parser找不到等错误场景走入错误路径吞错误码 2025-02-13 12:16:12 +00:00
13e95c72bb [CP] [to #2024072000103866384] pl composite data can use in sql context, remove some restricted code 2025-02-13 11:16:09 +00:00
b3b10463a8 [to #2025021100107183849]Fix dbms_metadata.get_ddl obtain sys chema package def issue. 2025-02-13 10:45:37 +00:00
8f8778e4bc fix innersqlconnection group id set error 2025-02-13 10:20:19 +00:00
19956864f6 [CP] [#2025011600107021005]Fix: optimize mysql pl cache for resolve error -5055/-5555. 2025-02-13 10:16:57 +00:00
221db9fd58 to issue<2025020600107148743>:fix several bugs 2025-02-13 09:45:24 +00:00
32862a56b3 fix slave mapping NLJ plan bug 2025-02-13 09:16:11 +00:00
e9fcd99225 fix substr result length bug 2025-02-13 08:46:31 +00:00
2547f409a1 add IP format buffer size check 2025-02-13 08:16:16 +00:00
f4d6a256db adjust hung detect log 2025-02-13 07:45:18 +00:00
67bb05af75 [CP] fix index name duplicate in oracle mode 2025-02-13 06:46:43 +00:00
5471ce658b Illegal date adapt external table reading and writing 2025-02-13 06:16:16 +00:00
3a0ef38d04 fix set batch size for eval_ctx in check mlog safe 2025-02-13 05:16:24 +00:00
3bb720add1 fix: return cipher text for wrapped package when obtaining definition through dbms_metadata.get_ddl 2025-02-13 04:46:04 +00:00
a5e91f6e83 [CP] part_list of transfer balance task can be empty 2025-02-13 04:16:07 +00:00
4a90f18699 Support string inc direct load 2025-02-13 03:16:11 +00:00
5baddae5ea fix the issue where the results are inconsistent under black box filter pushdown in the FLAT_ROW_STORE row format 2025-02-12 22:47:02 +00:00
0d0c3ec01b placeholder for adding some columns to __all_virtual_server table 2025-02-12 22:15:56 +00:00
8bbda418cd [CP] The statistics of otherstat_6_value_ in DTL will affect all statistics of other operators using otherstat_6 2025-02-12 21:50:48 +00:00
f0ac84fd30 [CP] fix bug The ob_sql_mem_mgr_processor module also uses otherstat_6_value_ to describe the size of the memory 2025-02-12 21:17:33 +00:00
fd59836a35 [to #2025011700107041580]fix: flush mysqltest and fix cast udt 2025-02-12 20:48:42 +00:00
fcaf2ed6f1 fix print_used_hint bug 2025-02-12 19:50:58 +00:00
a4b109bb33 修复并发创建词典导致的词典条目丢失问题 2025-02-12 18:46:45 +00:00
f8c9925be4 wait all sys package ready before creating tenant end 2025-02-12 18:16:20 +00:00
b724ad2098 check config result after bootstrap 2025-02-12 17:46:50 +00:00
6a08f6a2a4 fix ivf index order by null will return 4152 2025-02-12 17:19:12 +00:00
da4726f7be [vector index] fix create index -4002 2025-02-12 17:15:51 +00:00
ec91c2ec65 [FTS] limit the number of primary key columns, whew alter table add primary key. 2025-02-12 15:47:03 +00:00
a7418beca5 fix change user compatibility, update conn client charset type 2025-02-12 15:16:13 +00:00
71f1e9d619 [CP] [to #2024072100103867790] fix get_package_variable expr print 2025-02-12 14:48:46 +00:00
e0669049b4 fix: reuse com_aux_vec_iter after set_vector 2025-02-12 14:45:25 +00:00
7588d505b4 to issue<2025021000107177271>:fix collect cusor formal paramter dependency issue 2025-02-12 14:16:10 +00:00
a57288f622 修复插件parser(jieba)的properties属性报错 2025-02-12 13:49:30 +00:00
ec88a9367c [CP] fix selectivity bugs 2025-02-12 13:46:08 +00:00
a8eb6dfaf6 IK分词器属性支持smart和max配置 2025-02-12 13:16:17 +00:00
7e56d2f956 Consider rowkey when judge use_lob_locator in ObTableParam. 2025-02-12 12:46:51 +00:00
94a8b64829 Fix demote cast core when logging datum 2025-02-12 12:20:05 +00:00
36d10c77f3 fix: allow calling system packages in MySQL mode without using database 2025-02-12 12:16:43 +00:00
7d90804840 [vector index] fix serialize and deserialize null data 2025-02-12 11:45:49 +00:00
f5e4b52957 fix incorrect parser useage 2025-02-12 11:17:09 +00:00
39fd3774e0 [CP] [to #2024071200103689971] fix: stop pl profiler when dbms_session.reset_package 2025-02-12 10:45:59 +00:00
7579327c85 fix the test case of charset 2025-02-12 10:15:47 +00:00
c4978f1541 [CP] [to #2025011000106962730] init external function ast as anonymous block with sql paramstore 2025-02-12 09:47:30 +00:00
3b64ba6cb5 [CP] [to #2025020600107148070] fix format_error_trace when exception handler with long jump 2025-02-12 09:20:06 +00:00
a101ac7dc5 [to #2025011300106978469] fix: fix wrong tenant id in package guard 2025-02-12 09:16:43 +00:00
a72fbb47cb [OBKV] fix core and memleak in group commit 2025-02-12 08:47:13 +00:00
120915cc3d fix date_format result error 2025-02-12 08:15:51 +00:00
38782b0f4b enchance auto dop for dml or query contain limit/group by, adjust inner path nlj dop for pkey and bc2host 2025-02-12 07:46:02 +00:00
d9d6e56fdc fix obtest cases 2025-02-12 07:15:19 +00:00