72 Commits

Author SHA1 Message Date
dimstars
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
496148326@qq.com
a41ae44f1b upgrade libcurl version and use openssl 1.1.e 2023-09-22 12:43:56 +00:00
obdev
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
496148326@qq.com
5cfc4e7073 [FEAT MERGE]SQL SSL support specify the minimum TLS version number 2023-08-25 03:40:26 +00:00
496148326@qq.com
45bb61f6ad fix the bug of reload_ssl_config that will cause memory leak 2023-08-17 11:13:10 +00:00
wenxingsen
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
496148326@qq.com
5b9655c0e7 [revert]observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv2 and TLSv3 2023-06-28 12:12:16 +00:00
xuhuleon
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
496148326@qq.com
4c8bf212ae observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv1_2 and TLSv1_3 2023-06-14 03:12:36 +00:00
496148326@qq.com
f1d47d5ea6 reduce the easy thread local hash table size 2023-05-29 11:11:15 +00:00
nroskill
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
nroskill
b1bb0aefec fix wrong status type in __all_virtual_thread 2023-05-17 16:11:24 +00:00
nroskill
caaed5132f fix __all_virtual_thread result incorrect 2023-05-11 10:13:16 +00:00
握猫猫
0afe7ce669 Update easy_pool_cleanup_new (easy_pool.c)
fixed bug that alloc memory of incorrect size and add test
2023-04-27 21:56:28 +08:00
obdev
9c71ad825e fix: collect query response time core dump for null pointer 2023-04-24 09:14:53 +00:00
obdev
83f8e7721d [foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem 2023-04-24 09:11:25 +00:00
nroskill
3c9e9477db [CP] [CP] [CP] lower down pidfile test log level 2023-04-24 08:41:38 +00:00
SanmuWangZJU
229db2bb7b [CP] [OBCDC] Support heap table for OB4.x mark part_key or dep_col of part_key as primary_key 2023-04-24 08:11:42 +00:00
xianyu-w
a58de12030 disable write udf to remote dblink tables 2023-04-24 07:48:15 +00:00
obdev
565f3e5325 fix mysqltest case in master 2023-04-24 07:44:46 +00:00
obdev
f2c45a5f49 add error filter to avoid rpc error 2023-04-24 07:41:18 +00:00
Handora
7beeb7dd31 [BUG] fix after append cb core 2023-04-24 07:11:32 +00:00
obdev
4b4abc7be1 obd: fix observer link error when deploy to remote server 2023-04-24 06:41:31 +00:00
obdev
87ad8877d4 [BUGFIX] fix lob delete with MINIMAL mode 2023-04-24 04:41:24 +00:00
obdev
16b713759f fix dtl interm result leak 2023-04-24 04:18:38 +00:00
jingtaoye35
0e5a7281f9 forbid to use hostname in oracle mode 2023-04-24 04:15:07 +00:00
seuwebber
7c79e6fccf [CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL 2023-04-24 04:11:38 +00:00
obdev
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
zzg19950727
a3c1c19606 fix set partition wise bug 2023-04-24 03:18:14 +00:00
obdev
2f49f58bc7 [CP] fix unthread safe allocator used by plan baseline manager 2023-04-24 03:14:46 +00:00
obdev
8ea3acb795 Fix cache inst map iterator erase 2023-04-24 03:11:20 +00:00
obdev
240d3685c6 fix longops start time not correct 2023-04-24 02:44:38 +00:00
obdev
610f5a50d4 fix drop_partition_info swallow error code since 2_2_x 2023-04-24 02:41:14 +00:00
HaHaJeff
27657e795b don't print error log when read integrity data in case of fetch log 2023-04-23 15:11:18 +00:00
obdev
6bbd52c696 Set need_print_error false in Log Restore Itrator 2023-04-23 11:10:56 +00:00
obdev
d663d4218e Fix direct load data buffer members inconsistent lifecycle 2023-04-23 10:44:32 +00:00
obdev
f5d814801f Fix memory-leak on the failure of px_finish_trans 2023-04-23 10:41:06 +00:00
obdev
32340853ab [to #49071754] fix prepare stmt function not hung 2023-04-23 08:41:16 +00:00
yinyj17
f1728bb159 fix windown func px bug 2023-04-23 08:37:49 +00:00
obdev
874d22a708 Forbid count/sum distinct in reporting wf to be calculated parallelly 2023-04-23 08:26:27 +00:00
obdev
48ac1de1cb Longops already exist will not report -4017 2023-04-23 08:23:00 +00:00
JiahuaChen
9982a73567 Add slave result for mysqltest cases 2023-04-23 08:19:35 +00:00
wangt1xiuyi
d39196ec23 fix mysqltest 2023-04-23 08:16:08 +00:00
obdev
b8aa87adca place hold table id for dba_ob_table_stat_stale_info 2023-04-23 08:12:41 +00:00
obdev
910d74dd89 [CP] revert co_stack fix 2023-04-23 08:09:15 +00:00
obdev
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
obdev
2485b4b1be bug fix: remove round_trip_time related code and some unused code 2023-04-23 03:10:40 +00:00
akaError
378b220933 pre get a position for sys var: _force_order_preserve_set 2023-04-23 02:41:31 +00:00
obdev
5ac41d01f7 obd: support deploy.py syntax 2023-04-22 14:41:23 +00:00
obdev
7edaa0071b [bugfix]missing AF_INET6; log downgrade 2023-04-22 14:37:58 +00:00