Commit Graph

5714 Commits

Author SHA1 Message Date
c09e11faec fix cast expr not consistent because of plan cache 2023-06-01 07:12:20 +00:00
0bb9124896 [PALF] do not change config if majority of paxos members have crashed 2023-06-01 06:53:50 +00:00
a77662f444 [CP] fix bug that intersecting two in keypart return too many duplicated values 2023-06-01 06:48:06 +00:00
b6e9204e9a BUGFIX: make write throttle perform as expected 2023-06-01 06:12:15 +00:00
sdc
9b7afa1d90 [CP] fix like(nchar) bug 2023-06-01 03:47:55 +00:00
ab45b51c6a [GIS] get_geo_type_by_name bugfix 2023-06-01 03:42:14 +00:00
c0424a690f Fix access to duplicate rollup array out of bounds 2023-06-01 03:23:10 +00:00
b190ac23b9 Fix some parameterization bug 2023-06-01 03:17:29 +00:00
c27fb22c59 Fix kill -15 wait ls migration handler bug 2023-06-01 03:11:49 +00:00
1ce7207b1d [4.2] patch a bugfix to open source ob 2023-06-01 02:53:17 +00:00
4b4d777b3e fix deep copy bug 2023-06-01 02:47:37 +00:00
3317d849ef fix ls locality diagnose 2023-06-01 02:41:56 +00:00
18233b685f fix the log when devname is invalid 2023-06-01 02:18:52 +00:00
sdc
32b88df229 check type of raw expr before static_cast 2023-05-31 18:42:07 +00:00
135eb7bbc3 [to #50060994]fixed collect dependency bug 2023-05-31 17:11:47 +00:00
de8fcb7674 Fix incorrect compatibility mode 2023-05-31 14:17:31 +00:00
da5d0b04d1 fix performance drop in 4C 2023-05-31 14:11:51 +00:00
a153c060e7 check is logging when try delete tablet 2023-05-31 13:47:28 +00:00
ac12b983b1 [to #43896737]add param value info in sql_audit for ps cursor 2023-05-31 13:41:43 +00:00
cd29af5035 fix information_schema.column bug 2023-05-31 13:17:29 +00:00
8b27c2ed42 [Net Standby] Fix the Unit may be gc failed 2023-05-31 13:11:46 +00:00
b3b766dfb1 to avoid use get_tenant_info 2023-05-31 12:47:29 +00:00
184ff59015 Chinese comma in parameter info will show as unknow char when use non-utf8 charset 2023-05-31 12:41:49 +00:00
90ffb19d9b close free log print 2023-05-31 12:11:58 +00:00
a4bf57407c serialize all change status in DupTabletLogBody
Co-authored-by: Minionyh <minions.yh@gmail.com>
2023-05-31 11:47:29 +00:00
eb5068370a BUGFIX: update slog will create ls if not exist 2023-05-31 11:41:46 +00:00
7bc764bbce Enable retrive USER_ERROR and USER_WARN message from PX worker 2023-05-31 11:18:08 +00:00
eb2a1fff1a bugfix : xmlcast return nchar/nvarchar2 && insert clob into xmltype should report error 2023-05-31 11:12:27 +00:00
f8b888bd67 fix ObMultiTenantOperator iter stop tenant 2023-05-31 10:47:55 +00:00
78041964d2 fix: tenant RPC_CTX_ID memory not released after tenant workers stopped 2023-05-31 10:41:59 +00:00
938641501d Fix used-after-free of sstable ptr 2023-05-31 08:47:28 +00:00
fa31710cf2 Remove sql audit no memory use log in ObMySQLRequestManager::record_request 2023-05-31 08:41:45 +00:00
8174fdba9b Change to no ps parameterization if parameterize syntax tree miss 4002 error in ps prepare stage 2023-05-31 08:18:17 +00:00
6fab7bf5f7 Fix using the error hash func 2023-05-31 08:12:37 +00:00
ccd5cec2e7 [to #50047193] fix package dependence & assoc array index parameter 2023-05-31 07:41:50 +00:00
a09b9617bc [to #50044838]remove piece need session lock 2023-05-31 07:17:25 +00:00
3b5335b164 tablet set need log when not confirmed 2023-05-31 07:11:44 +00:00
b38fbd69da optimize the memory of op_alloc 2023-05-31 04:47:35 +00:00
sdc
4384ebb471 fix overwrite ret code and failed case 2023-05-31 04:41:54 +00:00
563a386290 set upstream state when replay log 2023-05-31 04:12:02 +00:00
b137e8dd34 fix direct load task is_abort info loss and update direct load code 2023-05-31 03:41:50 +00:00
81fe7bc1ae Fix the crash about qc monitor info 2023-05-31 03:11:59 +00:00
6afd8edb81 [CP] fix bad memleak when specifical tenant 2023-05-31 02:48:05 +00:00
39c207dc8c fix the atomic operation when address misalignment 2023-05-31 02:42:20 +00:00
sdc
4f890f0a8c fix granule iterator generate T_PDML_PARTITION_ID expr bug 2023-05-30 13:47:29 +00:00
3b31ff02ed fix query range bug 2023-05-30 13:17:27 +00:00
d1806bb8bd Fix the issue of insert up reported -4016 with binary rowkey 2023-05-30 13:11:41 +00:00
102cc87bf9 BUGFI: forbid frequent freeze 2023-05-30 12:47:35 +00:00
sdc
65046e8219 fix calc least expr bug 2023-05-30 12:41:50 +00:00
399955b9a7 Fix fast parser result is not compatible with oracle 2023-05-30 12:23:14 +00:00