Commit Graph

5007 Commits

Author SHA1 Message Date
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
f0fdf277f1 adjust some case owner and fix dynamic sampling bug 2023-05-06 08:12:10 +00:00
aaf2948a86 bugfix : [49401262] xmltype array error code not mismatch,[49423175] extract + transform sync fail then return default 2023-05-06 08:08:38 +00:00
05ffe5a646 to issue<45173384>:fix cursor expression remote execute issue 2023-05-06 06:48:40 +00:00
631fde402f fix TxLSLogBuf mem leak 2023-05-06 06:41:48 +00:00
8bcb1ce7a6 to issue<49484128>:fix a core when using dynamic sql bulk into 2023-05-06 06:38:20 +00:00
4b60f93f18 [BUGFIX] fix hash distinct 2023-05-06 06:12:00 +00:00
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
711f4d5cd0 Forbid sql like 'alter system set' record in sql audit. 2023-05-06 04:15:43 +00:00
e2b8865fd5 [CP] fix print view bug 2023-05-06 04:12:14 +00:00
8bd42198fe fix 49399121, table_alias.col_name.member_func.udf not support 2023-05-06 04:08:44 +00:00
415dd6582f add some debug logs 2023-05-06 03:08:37 +00:00
eb331d4f0d fix outer join can not be eliminated by null reject filters contain cast 2023-05-06 02:38:40 +00:00
a1dc0d1c58 [BUGFIX] fix bit cast to text padding 2023-05-06 02:08:28 +00:00
c342e3ed87 fix subpartition template compat bug 2023-05-05 14:08:20 +00:00
f64c60e046 not to pushdown shared exprs of dml operators 2023-05-05 13:08:23 +00:00
34883bfe1b fix Compress memleak 2023-05-05 12:38:21 +00:00
27da7e5ca0 fix external table system view bugs 2023-05-05 12:15:19 +00:00
58dd6021ba Fix mysqltests' failure for weak read scenario 2023-05-05 12:08:29 +00:00
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +00:00
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
46ef83cdb8 disable spf das group rescan for unsupported cases 2023-05-05 11:38:30 +00:00
3abebf7d57 xml bugfix : 49435009 49397703 49375033 49483801 2023-05-05 10:11:44 +00:00
7b0bdb407b fix coredump in switch_tenant when oom 2023-05-05 10:08:18 +00:00
8dc830fb19 fix the unprocessed state in xa rollback and rollback to sp concurrent scenarios 2023-05-05 09:38:23 +00:00
23743b0e4d fix mysqltest 2023-05-05 09:08:34 +00:00
2f20f6b81b Handling concurrent situation when table not exist 2023-05-05 08:38:23 +00:00
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
0ccb7f213f fix print log core 2023-05-05 08:15:23 +00:00
6944111934 [OBCDC] fix a bug when fetch missing log time out 2023-05-05 08:11:58 +00:00
6ec569ca8d Make the destroy function reentrant 2023-05-05 08:08:32 +00:00
46c70d1f44 fix typo. close #1366 2023-05-05 07:42:24 +00:00
8ab690642b Merge branch 'pr_1366' 2023-05-05 07:38:56 +00:00
d10b15b188 fix direct load memory leak when timeout 2023-05-05 07:38:33 +00:00
51d7205f5e allow recover ddl of sys tenant 2023-05-05 06:38:22 +00:00
e38a0ec7ca bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419 2023-05-05 06:08:25 +00:00
8a215cb58f Fix print function bin/oct bug 2023-05-05 05:38:39 +00:00
e6cf47df8f push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-05 04:45:21 +00:00
88f43f275a [to #47545514]subprogram cursor do not resolve external type 2023-05-05 04:38:33 +00:00
b1b71ba40f clear ob sensitive infomation. 2023-05-05 04:15:18 +00:00
943f5a0175 fix bug when part table do local index back with lob column 2023-05-05 04:11:49 +00:00
a3e40c6e58 Fix drop database timeout truncated at 20 minutes 2023-05-05 03:42:15 +00:00
28ba10dbee fix abort_redef_table() scheduler ddl task again ret_code error bug 2023-05-05 03:38:46 +00:00
2fd0498ce3 use tenant memmory to alloc ObTxLSLogCb 2023-05-05 03:08:48 +00:00
fe350b62e6 [XML] fix count() failed 2023-05-05 02:08:20 +00:00
bea9dc85bf Fix rpc proxy dont reset the msg ptr cause the memory leak 2023-05-04 15:08:04 +00:00
cc9bf7e0d7 fix NULL in latch_hold 2023-05-04 14:08:24 +00:00
c8f708f64d fix bug: overwrite error code unexpectedly 2023-05-04 13:49:00 +00:00
852f728be0 Add ptr check in stmt execute parse stage 2023-05-04 13:45:29 +00:00
ce0d9ddd4b fix bug: qc_detectable_id is invalid when sqc register check item 2023-05-04 13:41:58 +00:00