4699 Commits

Author SHA1 Message Date
yishenglanlingzui
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
obdev
711f4d5cd0 Forbid sql like 'alter system set' record in sql audit. 2023-05-06 04:15:43 +00:00
zzg19950727
e2b8865fd5 [CP] fix print view bug 2023-05-06 04:12:14 +00:00
obdev
8bd42198fe fix 49399121, table_alias.col_name.member_func.udf not support 2023-05-06 04:08:44 +00:00
simonjoylet
415dd6582f add some debug logs 2023-05-06 03:08:37 +00:00
ChangerR
eb331d4f0d fix outer join can not be eliminated by null reject filters contain cast 2023-05-06 02:38:40 +00:00
obdev
a1dc0d1c58 [BUGFIX] fix bit cast to text padding 2023-05-06 02:08:28 +00:00
Larry955
c342e3ed87 fix subpartition template compat bug 2023-05-05 14:08:20 +00:00
yinyj17
f64c60e046 not to pushdown shared exprs of dml operators 2023-05-05 13:08:23 +00:00
obdev
34883bfe1b fix Compress memleak 2023-05-05 12:38:21 +00:00
wjhh2008
27da7e5ca0 fix external table system view bugs 2023-05-05 12:15:19 +00:00
obdev
58dd6021ba Fix mysqltests' failure for weak read scenario 2023-05-05 12:08:29 +00:00
obdev
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +00:00
obdev
d0162343f0 fix bottom-up mechanism of lock wait mgr doesn't take effect in multi-tenant scenarios 2023-05-05 11:41:57 +00:00
obdev
46ef83cdb8 disable spf das group rescan for unsupported cases 2023-05-05 11:38:30 +00:00
obdev
3abebf7d57 xml bugfix : 49435009 49397703 49375033 49483801 2023-05-05 10:11:44 +00:00
nroskill
7b0bdb407b fix coredump in switch_tenant when oom 2023-05-05 10:08:18 +00:00
obdev
8dc830fb19 fix the unprocessed state in xa rollback and rollback to sp concurrent scenarios 2023-05-05 09:38:23 +00:00
obdev
23743b0e4d fix mysqltest 2023-05-05 09:08:34 +00:00
obdev
2f20f6b81b Handling concurrent situation when table not exist 2023-05-05 08:38:23 +00:00
raywill
ca6db06a05 [bugfix] first_change_time can be nullable in v$sql_plan_monitor view, but declared as not nullable in view define 2023-05-05 08:18:52 +00:00
Larry955
0ccb7f213f fix print log core 2023-05-05 08:15:23 +00:00
obdev
6944111934 [OBCDC] fix a bug when fetch missing log time out 2023-05-05 08:11:58 +00:00
obdev
6ec569ca8d Make the destroy function reentrant 2023-05-05 08:08:32 +00:00
hnwyllmm
46c70d1f44 fix typo. close #1366 2023-05-05 07:42:24 +00:00
ob-robot
8ab690642b Merge branch 'pr_1366' 2023-05-05 07:38:56 +00:00
obdev
d10b15b188 fix direct load memory leak when timeout 2023-05-05 07:38:33 +00:00
simonjoylet
51d7205f5e allow recover ddl of sys tenant 2023-05-05 06:38:22 +00:00
obdev
e38a0ec7ca bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419 2023-05-05 06:08:25 +00:00
xianyu-w
8a215cb58f Fix print function bin/oct bug 2023-05-05 05:38:39 +00:00
obdev
e6cf47df8f push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-05 04:45:21 +00:00
LiuYoung00
88f43f275a [to #47545514]subprogram cursor do not resolve external type 2023-05-05 04:38:33 +00:00
rolandqi
b1b71ba40f clear ob sensitive infomation. 2023-05-05 04:15:18 +00:00
Larry955
943f5a0175 fix bug when part table do local index back with lob column 2023-05-05 04:11:49 +00:00
Hongqin-Li
a3e40c6e58 Fix drop database timeout truncated at 20 minutes 2023-05-05 03:42:15 +00:00
obdev
28ba10dbee fix abort_redef_table() scheduler ddl task again ret_code error bug 2023-05-05 03:38:46 +00:00
obdev
2fd0498ce3 use tenant memmory to alloc ObTxLSLogCb 2023-05-05 03:08:48 +00:00
obdev
fe350b62e6 [XML] fix count() failed 2023-05-05 02:08:20 +00:00
qianchanger
bea9dc85bf Fix rpc proxy dont reset the msg ptr cause the memory leak 2023-05-04 15:08:04 +00:00
nroskill
cc9bf7e0d7 fix NULL in latch_hold 2023-05-04 14:08:24 +00:00
obdev
c8f708f64d fix bug: overwrite error code unexpectedly 2023-05-04 13:49:00 +00:00
obdev
852f728be0 Add ptr check in stmt execute parse stage 2023-05-04 13:45:29 +00:00
obdev
ce0d9ddd4b fix bug: qc_detectable_id is invalid when sqc register check item 2023-05-04 13:41:58 +00:00
obdev
d8ae8e2449 modify sys log for defragmentation 2023-05-04 13:15:01 +00:00
obdev
f6c3ecdd97 bugfix: 49298642,49243905,49422634 2023-05-04 12:30:09 +00:00
xianyu-w
b7de32a0a4 adjust the conversion between gb18030 and gb18030_2022 2023-05-04 12:23:12 +00:00
qianchanger
03ed5b7544 Fix master case 2023-05-04 12:19:40 +00:00
ob-robot
f72319a1ed Merge branch 'pr_1369' 2023-05-04 12:12:36 +00:00
Hongqin-Li
75dac1ab3b Disable reporting ddl checksum from background merge thread 2023-05-04 10:11:45 +00:00
obdev
fadedfe50b Fix:kill session fail in switch tenant 2023-05-04 09:41:47 +00:00