|  | 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 |  | 
			
				
					|  | d8ae8e2449 | modify sys log for defragmentation | 2023-05-04 13:15:01 +00:00 |  | 
			
				
					|  | f6c3ecdd97 | bugfix: 49298642,49243905,49422634 | 2023-05-04 12:30:09 +00:00 |  | 
			
				
					|  | b7de32a0a4 | adjust the conversion between gb18030 and gb18030_2022 | 2023-05-04 12:23:12 +00:00 |  | 
			
				
					|  | 03ed5b7544 | Fix master case | 2023-05-04 12:19:40 +00:00 |  | 
			
				
					|  | f72319a1ed | Merge branch 'pr_1369' | 2023-05-04 12:12:36 +00:00 |  | 
			
				
					|  | 75dac1ab3b | Disable reporting ddl checksum from background merge thread | 2023-05-04 10:11:45 +00:00 |  | 
			
				
					|  | fadedfe50b | Fix:kill session fail in switch tenant | 2023-05-04 09:41:47 +00:00 |  | 
			
				
					|  | 5e437ac006 | Fix: session self-verify function extraction error | 2023-05-04 09:38:18 +00:00 |  | 
			
				
					|  | 45499cdeed | patch bugfix to master | 2023-05-04 08:15:22 +00:00 |  | 
			
				
					|  | 1764237a55 | bug/49336298 extra endtags need report error when content parsing | 2023-05-04 08:11:50 +00:00 |  | 
			
				
					|  | 1fd32d2c33 | [to #48213621]package param_expr do not check deterministic | 2023-05-04 07:41:47 +00:00 |  | 
			
				
					|  | f4acc8da14 | [misc] fix unstable mittest | 2023-05-04 05:42:35 +00:00 |  | 
			
				
					|  | f99116654a | add lock to protect slog writer's cursor_ | 2023-05-04 04:11:55 +00:00 |  | 
			
				
					|  | 8094743d24 | [FEAT MERGE] implement of log disk writing throttling | 2023-05-02 01:45:12 +00:00 |  |