183 Commits

Author SHA1 Message Date
7d09de4477 [DeadLock] adjust some log print and fix get_scheudler may deadlock risk 2023-10-18 05:09:34 +00:00
e621b30dd9 alter ob_tcp_invited_nodes max_length=64K 2023-10-12 02:39:56 +00:00
5a47b904ed fix:is json check constrain bug, json-table path expr not quoted supported, gdb charset result incorrect 2023-09-22 09:44:04 +00:00
6ec6205533 Abandon encrypt_key when setting log_archive_dest/data_backup_dest/log_restore_source 2023-09-22 07:40:07 +00:00
98f8d4dd13 [xml] fix ObPathVarObject mem leak 2023-09-18 07:40:15 +00:00
7da311d37c [CP] use memory_context in dag_scheduler 2023-09-15 00:10:05 +00:00
2bf2d711da Add free logic for tenant_mutil_allocator_mgr. 2023-09-14 05:14:22 +00:00
7b972979cf [DeadLock] fix core-risk when 4013 2023-09-12 12:14:02 +00:00
ffd6829b5b fix dag scheduler destroy when init failed 2023-09-12 02:40:35 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
4144cf1751 [FEAT MERGE]Added object storage COS as the backup destination 2023-08-21 07:10:29 +00:00
f8b3a10f73 close source unittest/share/test_master_key_getter.cpp and unittest/share/test_encryption_util.cpp 2023-08-15 08:47:58 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
82273343d9 forced to distinguish between ha dag and others 2023-08-08 05:42:30 +00:00
ef07d04a9c Uing Small Files to Resolve Concurrent Reading and Writing of Archived Metainformation 2023-07-21 08:42:22 +00:00
353f6dbe1d json path memory leak bugfix 2023-07-20 09:48:07 +00:00
dbbf1403a7 xpath refactoring implement 2023-07-20 08:12:14 +00:00
91889593fd [CP] Split prepare stmt memory to tenants 2023-07-13 05:18:18 +00:00
d3dcf6934d bugfix: decode adaptation for xml && allow filter for count arg in xpath && filter result cache 2023-07-03 07:18:45 +00:00
02119ae388 patch is_schema_changed in medium info & cancel ls compaction waiting dag 2023-06-29 04:48:15 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
a6367c9813 fix:big json text do parser construct tree too slow 2023-06-16 03:12:19 +00:00
bf8207dd0b xml bugfix: fix entity ref escaping bugs && refresh corresponding mysqltest 2023-06-09 09:12:28 +00:00
336122a2d2 xml binary format optimize 2023-06-09 03:42:18 +00:00
f4b390d643 add destroy thread gracefully 2023-06-08 07:42:27 +00:00
72b3c1ff76 split memory of array in detect callback from 500 tenant 2023-06-08 03:43:19 +00:00
a279004631 remove unittests cannot work on opensource 2023-06-06 05:42:19 +00:00
81fe30e58a xml bianry optimize && fix query bug 2023-06-06 02:42:36 +00:00
7adcede23b [xml type] xml type use document/content/document_unparsed/content_unparsed
Co-authored-by: GroundWu <1175416256@qq.com>
2023-06-02 04:41:50 +00:00
58ab2d88cb add destroy thread for kill 15 2023-06-01 10:12:00 +00:00
9211f9025b fix: xmlagg function oom 2023-05-29 03:23:04 +00:00
884c4c3a02 xml binary internal support & code optimize 2023-05-24 05:41:48 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
46440f7243 bugfix: xmlupdate expr, xpath filter compare and disable xpath union 2023-05-08 08:12:12 +00:00
1a4be45b79 fix xml issue: updatexml expr result not escape partially & xmlcast expr result should revert escape character 2023-05-07 04:08:30 +00:00
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +00:00
1764237a55 bug/49336298 extra endtags need report error when content parsing 2023-05-04 08:11:50 +00:00
8094743d24 [FEAT MERGE] implement of log disk writing throttling 2023-05-02 01:45:12 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
34a9edf738 [FEAT MERGE] support restore encrypted tenant 2023-04-28 15:15:31 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
42309e3d93 [FEAT MERGE] Support PIE 2023-04-22 14:13:33 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
eeb7bf454d fix dag_scheduler destroy when running may print ERROR log 2023-04-03 22:41:16 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
e029338914 fix:test_json_base 2023-03-17 04:11:04 +00:00