2295 Commits

Author SHA1 Message Date
cc78342d5c [CP] fix link hash map free value core when node hasn't beenadded to link list 2024-09-26 21:46:40 +00:00
1a96e0a6fa [FEAT MERGE] Optimize OBCDC handle misslog
Co-authored-by: zxlzxlzxlzxlzxl <zxlzxlzxlzxlzxl@outlook.com>
2024-09-26 12:47:03 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
e2ca6caa6a [vector index] fix vsag alloc failed case coredump 2024-09-26 08:16:45 +00:00
09f783dd0e [CP] [FEAT MERGE] LOB Optimization II
Co-authored-by: chinaxing <chen.yack@gmail.com>
2024-09-26 07:16:48 +00:00
81b4a9c828 [CP] [to #2024082900104315128]fix bug glibc_malloc memory leak 2024-09-26 01:16:31 +00:00
5d89251ba9 [CP] [VectorIndex] vsag and croaringbitmap use tenant and check 2024-09-25 22:50:37 +00:00
8bcf2f2ce8 [CP] [CP] Add defense against illegal hosts in OSS 2024-09-25 18:49:42 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
e69d21839f [ARRAY] fix array prepare_allocate failed 2024-09-25 12:15:27 +00:00
24962e3cee [FEAT MERGE] Full-Text Search Index Phase II
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
2024-09-25 09:46:06 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
1f13e3c0c4 fix storage stream rpc timeout and make it support stream rpc keepalive 2024-09-25 05:01:03 +00:00
e1c412a112 Merge branch 'master' into develop 2024-09-24 17:14:56 +08:00
d22deaf9fd fix llc core when inject 4013 2024-09-24 07:45:55 +00:00
5ae02279a8 [OBKV] patch bugfixs from 425
Co-authored-by: eemjwu <744706242@qq.com>
2024-09-24 07:16:06 +00:00
fe51fc9222 [CP] fix crash in vector index service destroy when drop tenant 2024-09-24 06:35:24 +00:00
01b257145c add flog_warn when bitmap alloc memory failed 2024-09-23 06:46:10 +00:00
f4b21d195d fix bug in loading data_version file 2024-09-20 15:37:42 +00:00
ffa4025af4 improve sql statement for flushing ss_micro_cache 2024-09-20 11:15:39 +00:00
d5b5751a44 forbid column store under shared-storage mode in default 2024-09-20 09:13:54 +00:00
97fc5b6833 [OB_LOCKS] fix the compatibility problem about __all_virtual_lock_wait_stat table 2024-09-20 08:32:57 +00:00
a5d1780574 [CP] json_schema outrow lob core & xpath subpath length == 0 core 2024-09-20 08:29:47 +00:00
37a76893b1 enable object storage io retry 2024-09-20 08:24:58 +00:00
6ca8ca9e0c [FEAT MERGE] mocking MySQL5.7 system variables and system views 2024-09-20 08:03:40 +00:00
d9eac64817 placeholder of ObLobDataOutRowCtx OpType 2024-09-20 07:45:15 +00:00
fc8653ee8e fix oci memory leak and stmt not terminated bug 2024-09-20 07:41:58 +00:00
a074cb914f [FEAT MERGE] patch obkv feature from 42x 2024-09-20 07:38:41 +00:00
3420ebbcee [CP] generate mod_stat task when ctx over limit. 2024-09-20 07:31:55 +00:00
9929e8cc82 [patch 421->425->434] [json depth config] json depth config set [100, 1024] 2024-09-20 07:16:36 +00:00
1654dee5ef fix a misjudgment in the error code scanning tool 2024-09-20 07:08:13 +00:00
49fab102f5 [vector index] fix some error of post create hung 2024-09-20 07:02:25 +00:00
4aedcd0a41 Placeholder for function tokenzie 2024-09-20 06:59:17 +00:00
efd643a35d Upgrade master version to 4.3.4 2024-09-20 06:42:52 +00:00
d31ecabcce Optimize del_dir function using batch_del_files interface 2024-09-20 06:33:42 +00:00
21187ef944 reduce the logs in the print_access_storage_log_ function 2024-09-20 06:27:37 +00:00
5f10b7f3bb [VectorIndex] bitmap mem used 2024-09-20 05:57:31 +00:00
ceb8929d50 Prohibit memory comparison of text type data in the 'in' expression. 2024-09-20 05:44:34 +00:00
05336593d1 [BUGFIX] fix roaring bitmap remove many double free and add try catch 2024-09-20 05:33:18 +00:00
bbe6f19f15 fix auth switch bug 2024-09-19 09:20:22 +00:00
2974f452c5 加error code OB_ERR_ATLER_TABLE_ILLEGAL_FK_DROP_INDEX 2024-09-19 08:54:31 +00:00
932783acea update local cache info when select __all_virtual_sysstat and __all_virtual_ss_local_cache_info 2024-09-19 08:36:13 +00:00
4705c8672d Placeholder for mysql date types in json 2024-09-19 08:34:39 +00:00
fe1660c950 Adjust filter logic to adapte cache hierarchy 2024-09-19 08:27:02 +00:00
7563ebd4bc change is_user_group to is_resource_manager_group 2024-09-19 08:21:00 +00:00
62e4fb9558 boundry check for sort 2024-09-19 08:13:24 +00:00
317af38d97 Adjust the log level of the print_access_storage_log function 2024-09-19 08:01:06 +00:00
696be20200 support SQL AUDIT QoS 2024-09-19 07:53:29 +00:00
f3507efe31 [CP] fix core when get_deep_copy_obj_ptr from ObLobType 2024-09-19 07:51:55 +00:00
006bfa9d3c bugfix roaringbitmap behavior and error code 2024-09-19 07:44:22 +00:00