|  | aa3c922117 | fix non-tenant thread malloc with OB_INVALID_TENANT_ID | 2023-05-23 12:17:09 +00:00 |  | 
			
				
					|  | 84b4eec543 | Fix searray memory leak | 2023-05-23 12:11:28 +00:00 |  | 
			
				
					|  | 9276e8cb93 | avoid get_select_item crash | 2023-05-23 11:11:29 +00:00 |  | 
			
				
					|  | d38916c6f0 | fix lrpad return null when param is empty string && fix nanvl return null when 1st param is binary double | 2023-05-23 10:47:12 +00:00 |  | 
			
				
					|  | 03fdde5756 | Fix remove_const bug | 2023-05-23 10:41:34 +00:00 |  | 
			
				
					|  | 795f695156 | xmltype getval bugfix: set result cs_type | 2023-05-23 10:23:00 +00:00 |  | 
			
				
					|  | 1d6ab7fce8 | fix a charset name fast parser bug | 2023-05-23 10:17:19 +00:00 |  | 
			
				
					|  | 5db099677e | [BUG] cleanout tx node for delaycleanout and elr | 2023-05-23 10:11:40 +00:00 |  | 
			
				
					|  | 2eeabad6ca | [2pc] drive 2pc with 1 participants | 2023-05-23 09:47:21 +00:00 |  | 
			
				
					|  | ff770ce5c8 | [CP] fix invalid keypart bug | 2023-05-23 09:23:01 +00:00 |  | 
			
				
					|  | 2bc0002996 | fix distinguish ha dag/dag_net | 2023-05-23 09:17:24 +00:00 |  | 
			
				
					|  | 5d1467efcc | not wait batch_tablet_freeze finish in freeze_base_on_needs_ | 2023-05-23 09:11:39 +00:00 |  | 
			
				
					|  | 5bda949e1a | fix bug when do row gt and with like exprs | 2023-05-23 08:41:49 +00:00 |  | 
			
				
					|  | 53c181dd36 | Fix performance reduction -- 002 | 2023-05-23 08:11:35 +00:00 |  | 
			
				
					|  | 6c456e993f | fix dynamic thread not work | 2023-05-23 07:17:20 +00:00 |  | 
			
				
					|  | c15ff448f4 | fix ob_admin load key bug | 2023-05-23 07:11:39 +00:00 |  | 
			
				
					|  | 80ea23a8dc | disable extract shared child exprs for dblink stmt | 2023-05-23 06:47:26 +00:00 |  | 
			
				
					|  | 10d7a784d7 | [to #49782469]for loop cursor with return need close cursor | 2023-05-23 06:41:46 +00:00 |  | 
			
				
					|  | 88bcfd3177 | adjust bucket num of kvcache | 2023-05-23 06:11:38 +00:00 |  | 
			
				
					|  | 2e77daca76 | fix dup table fetch table location -4002 | 2023-05-23 05:41:48 +00:00 |  | 
			
				
					|  | 59591c9ea2 | to issue<49845698>:fix pdml with udf report 6220 | 2023-05-23 05:17:26 +00:00 |  | 
			
				
					|  | 54fbf31d94 | [to #49602206] no codegen objaccess & can calc it in pure sql context | 2023-05-23 05:11:45 +00:00 |  | 
			
				
					|  | a14c578253 | Adapt to check primary tenant status when check_restore_to_newest | 2023-05-23 04:52:50 +00:00 |  | 
			
				
					|  | fac94622ab | Add debug log | 2023-05-23 04:41:39 +00:00 |  | 
			
				
					|  | 65d39aaf03 | fix shared group by subquery bug | 2023-05-23 03:47:33 +00:00 |  | 
			
				
					|  | 0e7bd1eadd | Fix invalid argument error | 2023-05-23 03:41:45 +00:00 |  | 
			
				
					|  | 3575e799d3 | fix plan cache core because tid not conisistent when alloc and free | 2023-05-23 03:17:15 +00:00 |  | 
			
				
					|  | 2876cc28d2 | PDML delete with barrier should not throw MEMORY_EXCEED error. | 2023-05-23 03:11:36 +00:00 |  | 
			
				
					|  | f08b092b29 | [CdcService] modify the return code of cdcservice | 2023-05-23 02:47:18 +00:00 |  | 
			
				
					|  | e9ee090ba4 | [CP] add _ob_wait_interval_after_truncate conf for truncate | 2023-05-23 02:41:37 +00:00 |  | 
			
				
					|  | c7d7f34b18 | remove preallocation of memory for sql task | 2023-05-23 02:11:21 +00:00 |  | 
			
				
					|  | 4bd7e86da7 | fix unknown error when has not privilege to do query | 2023-05-23 01:47:13 +00:00 |  | 
			
				
					|  | 5f81d12222 | to issue<49860566>:fix core when using package var as udf out param | 2023-05-23 01:41:32 +00:00 |  | 
			
				
					|  | 67986e6122 | bugfix : [49812157] xmltype.create as input in json_array && [49839129] cast to nchar error code in ob mismatch | 2023-05-23 01:11:32 +00:00 |  | 
			
				
					|  | bb740d865c | Fix mysql rollup duplicate columns wrong result | 2023-05-22 12:52:53 +00:00 |  | 
			
				
					|  | e40c4256b3 | [NetStandby] reset fetchstream before it was recycled because destructor may not be invoked in SmallObjPool::free | 2023-05-22 12:47:14 +00:00 |  | 
			
				
					|  | 4a04df81c6 | Change ObArray to ExprFixedArray about connect by spec exprs | 2023-05-22 12:41:37 +00:00 |  | 
			
				
					|  | 0beeb5cfa7 | [PALF] fix no leader after a degrade operation failed | 2023-05-22 12:22:54 +00:00 |  | 
			
				
					|  | b0917dda98 | [to #45991279]fix bug trigger order | 2023-05-22 12:17:16 +00:00 |  | 
			
				
					|  | 058c604632 | fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql | 2023-05-22 12:11:32 +00:00 |  | 
			
				
					|  | 19035231a9 | fix defragmentation bug | 2023-05-22 11:11:45 +00:00 |  | 
			
				
					|  | e87e18bfca | Enable test_multi_version_sstable_merge test case | 2023-05-22 10:47:10 +00:00 |  | 
			
				
					|  | c298ac1e41 | [Net Standby] Modify standby db fetch log rpc timeout | 2023-05-22 10:41:32 +00:00 |  | 
			
				
					|  | 4e0d79e6c6 | [Physical Standby] Modify the log level and Fixed an issue with high CPU usage when removed the primary tenant | 2023-05-22 10:17:12 +00:00 |  | 
			
				
					|  | 190faa5a4f | [to #49833859] fix insert stmt print with alias table name | 2023-05-22 10:11:34 +00:00 |  | 
			
				
					|  | 3aeec935da | [xml bugfix] xmlattributes print value bugfix | 2023-05-22 09:47:34 +00:00 |  | 
			
				
					|  | 15e540541b | refine log level && add some debug log for major merge | 2023-05-22 09:41:44 +00:00 |  | 
			
				
					|  | b0f003f4e4 | Construct IndexBlockDataTransformer on stack which is used to be thread local storage. | 2023-05-22 09:23:16 +00:00 |  | 
			
				
					|  | eeb788de3d | BUGFIX: enable replay after ls create finish | 2023-05-22 09:17:36 +00:00 |  | 
			
				
					|  | 1bf7c169e6 | add drain_exch for ObJoinFilterOp | 2023-05-22 09:11:47 +00:00 |  |