|  | cb545cb059 | fix 4103 | 2024-03-28 09:25:52 +00:00 |  | 
			
				
					|  | 0b931593cd | fix range spliter bug | 2024-03-28 09:20:33 +00:00 |  | 
			
				
					|  | 02f936be1c | Fix filter IN pushdown compact | 2024-03-28 09:15:26 +00:00 |  | 
			
				
					|  | 8804a2d9c7 | fix runtime in filter core when allocate memory failed | 2024-03-28 08:50:41 +00:00 |  | 
			
				
					|  | f03ab8c186 | [CP] [xa/dblink] add statistics for xa and dblink | 2024-03-28 08:45:30 +00:00 |  | 
			
				
					|  | 71fb1512b4 | Fix mysql test and add placeholder for gais rpc msg | 2024-03-28 08:21:11 +00:00 |  | 
			
				
					|  | 8d6cbb1c1b | bugfix: comment on resolve sys view & synonym | 2024-03-28 07:56:04 +00:00 |  | 
			
				
					|  | c13ff2080e | fix instead trigger with error -4016 | 2024-03-28 07:50:59 +00:00 |  | 
			
				
					|  | fbfd964307 | [unstable mysqltest] trx.tx_free_route | 2024-03-28 07:45:54 +00:00 |  | 
			
				
					|  | 022fbefd85 | [CP] memleak with light_backtrace | 2024-03-28 07:15:48 +00:00 |  | 
			
				
					|  | db972bbeeb | reduce unnecessary sys view recompile | 2024-03-28 03:46:16 +00:00 |  | 
			
				
					|  | 006fc03bf1 | Fix using synonyms across users cannot hit the plan cache | 2024-03-28 02:45:35 +00:00 |  | 
			
				
					|  | 4ae346ef2f | [CP] Allow tenant=all_user when setting archive_lag_target | 2024-03-28 02:20:33 +00:00 |  | 
			
				
					|  | ced89ec6bd | [BUG] only set safe_to_destroy when all data on memtable has been synced | 2024-03-28 02:15:21 +00:00 |  | 
			
				
					|  | f1596cf21c | take position for compat | 2024-03-27 12:45:41 +00:00 |  | 
			
				
					|  | 49e502b4a1 | [multivalue index place holder]:add index type and multivalue column flag, ob table param add member | 2024-03-27 10:20:30 +00:00 |  | 
			
				
					|  | c2e5111ad3 | fix encryption related views are invalid with ONLY_FULL_GROUP_BY | 2024-03-27 08:51:17 +00:00 |  | 
			
				
					|  | 649706bbf3 | occupy pos for the mock task | 2024-03-27 08:45:59 +00:00 |  | 
			
				
					|  | 211186fafb | Fix wrong sum_opnsize calculation in aggregate pushdown. | 2024-03-27 08:21:21 +00:00 |  | 
			
				
					|  | faddfeab96 | [LogFetcher] Adjust ERROR log level | 2024-03-27 08:16:03 +00:00 |  | 
			
				
					|  | f88ae07971 | occupy for __all_virtual_tenant_scheduler_running_job | 2024-03-27 07:16:23 +00:00 |  | 
			
				
					|  | a61abf8372 | fix transfer_dest prepare to stop generate wrs | 2024-03-27 06:50:39 +00:00 |  | 
			
				
					|  | 9794cd443c | [TABLELOCK] add is_for_replace_ for ObLockParam | 2024-03-27 06:45:31 +00:00 |  | 
			
				
					|  | 926c12a4d2 | fix ob20 protocol memcpy out of bound issue | 2024-03-27 06:15:52 +00:00 |  | 
			
				
					|  | 42e74e024d | adapt to package on anolis | 2024-03-27 05:20:32 +00:00 |  | 
			
				
					|  | 99cd87d5e9 | [ADD ERRNO] OB_RESTORE_SOURCE_NOT_ENOUGH | 2024-03-27 05:15:22 +00:00 |  | 
			
				
					|  | 3da657d7e8 | [CP] use ATOMIC_FAAx instead of ATOMIC_LOAD on arm architecture | 2024-03-27 04:50:47 +00:00 |  | 
			
				
					|  | 98278dd930 | [CP] fix generated column create bug | 2024-03-27 04:45:38 +00:00 |  | 
			
				
					|  | cc85856379 | [CP] Reset left_brs.skip_ with enough size after get_left_batch in NLJ | 2024-03-27 04:20:40 +00:00 |  | 
			
				
					|  | 62eb9bd22b | [CP] Fix: fix memory leak induced by foreign key casacde delete check duplicate rowkey | 2024-03-27 04:15:38 +00:00 |  | 
			
				
					|  | c169610149 | [CP] [GIS] query range shoud be linked by or | 2024-03-27 03:51:26 +00:00 |  | 
			
				
					|  | 47b3194408 | fix 4377 | 2024-03-27 03:46:00 +00:00 |  | 
			
				
					|  | 99861a01cc | [CP] fix 3 restore related bugs | 2024-03-27 03:21:50 +00:00 |  | 
			
				
					|  | 613c8c8872 | add backup struct field to master | 2024-03-27 03:16:40 +00:00 |  | 
			
				
					|  | 2bdb4a9bbc | Add stream rpc reverse keepalive | 2024-03-27 02:45:32 +00:00 |  | 
			
				
					|  | 6011bd19fb | remove replay scn and tablet status check logic | 2024-03-27 02:21:08 +00:00 |  | 
			
				
					|  | a12d26b9d6 | fix create outline with error -4016 | 2024-03-26 13:45:28 +00:00 |  | 
			
				
					|  | dcedfcf34b | occupy for information_schema.events | 2024-03-26 13:20:31 +00:00 |  | 
			
				
					|  | 2f5b5ef256 | [CP] [LOG] To merge the log4220 feature into the master branch. | 2024-03-26 13:15:25 +00:00 |  | 
			
				
					|  | 6ed441335b | Fix greatest precision calc for integer type | 2024-03-26 12:15:31 +00:00 |  | 
			
				
					|  | ab056c7f09 | set the memory size of sys tenant in multi_replica mittest | 2024-03-26 10:16:43 +00:00 |  | 
			
				
					|  | 2e524408b2 | Temporarily add debug info to assist in troubleshooting OSS/COS CRC verification failure issues | 2024-03-26 08:26:06 +00:00 |  | 
			
				
					|  | e5852fdb83 | [bigfix] Fix error code override issue and refactor the code | 2024-03-26 08:20:58 +00:00 |  | 
			
				
					|  | 1691ed3528 | [Bugfix] fix coredump when kv & dblink | 2024-03-26 08:15:48 +00:00 |  | 
			
				
					|  | 5aa0503125 | [FEAT MERGE] ap perf optimization Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com> | 2024-03-26 07:51:42 +00:00 |  | 
			
				
					|  | cd6b56ce4a | inc clog rpc placeholder | 2024-03-26 07:46:21 +00:00 |  | 
			
				
					|  | ac5f969413 | [CP]clean tablet_ls_pair/ckm_sum_array when failed & add obtest | 2024-03-26 07:16:15 +00:00 |  | 
			
				
					|  | 4bf0f91697 | placeholder for fulltext parser name in query execution | 2024-03-26 06:46:04 +00:00 |  | 
			
				
					|  | 611b488e79 | [CP] [gts] refine gts callback interrupt | 2024-03-26 05:20:18 +00:00 |  | 
			
				
					|  | 7f73a27bdd | print error log when suspected reference leak occures in ObLinkHashMap | 2024-03-26 04:51:08 +00:00 |  |