|  | e082b0bc9b | [FEAT MERGE] | 2022-11-21 07:38:55 +00:00 |  | 
			
				
					|  | 4cf8473874 | [bugfix] use OB_ITER_END instead ob OB_BEYOND_THE_RANGE for macro block iterator | 2022-11-21 07:36:36 +00:00 |  | 
			
				
					|  | 9a5408dfe9 | fix log level | 2022-11-21 07:34:18 +00:00 |  | 
			
				
					|  | 305b0935e5 | [OBCDC] add compat-cdc case | 2022-11-21 07:32:00 +00:00 |  | 
			
				
					|  | 7d8c4a42fc | [UPGRADE] Remove unused compatible code | 2022-11-21 07:29:40 +00:00 |  | 
			
				
					|  | cd2a883c13 | [BUG] donnot reset pending count when resume | 2022-11-21 07:27:20 +00:00 |  | 
			
				
					|  | d9d65a329f | fixed te | 2022-11-20 23:30:33 +08:00 |  | 
			
				
					|  | 9ca73d8696 | Fix reuse minor sstable using wrong judement. | 2022-11-18 15:37:57 +00:00 |  | 
			
				
					|  | 931a1810cc | Support timing auto flush plan cache | 2022-11-18 13:05:43 +00:00 |  | 
			
				
					|  | d4c5eb91dc | [OBCDC] Fixed Fetcher checkpoint rollback issue. Optimize the logic of getting ObTimeZoneInfoWrap. | 2022-11-18 12:38:02 +00:00 |  | 
			
				
					|  | 12390ca2da | [OBCDC] fix not set read_first_record while resolving misslog | 2022-11-18 12:35:40 +00:00 |  | 
			
				
					|  | 0036ef55b1 | [CP] get_stmt_max_table_dop hung | 2022-11-18 09:10:30 +00:00 |  | 
			
				
					|  | 6df2e15d68 | check rebuild while doing migration | 2022-11-18 09:05:57 +00:00 |  | 
			
				
					|  | 92765f4f87 | [CP] [to #41137467]fix bug set variable | 2022-11-18 08:42:24 +00:00 |  | 
			
				
					|  | 2b92838612 | Retry ddl complement data task during migration | 2022-11-18 08:40:05 +00:00 |  | 
			
				
					|  | 6c6eaf5dc6 | fix calculate unique index checksum retry | 2022-11-18 08:35:34 +00:00 |  | 
			
				
					|  | d0cb764457 | Fix sort impl mem leak | 2022-11-18 08:07:57 +00:00 |  | 
			
				
					|  | 35313f0152 | [CP] [4.0] fix the multi-data writen by multi-trans register is filled by last multi-trans abort | 2022-11-18 08:05:37 +00:00 |  | 
			
				
					|  | 64f224fd99 | fix modify partition column | 2022-11-18 07:40:22 +00:00 |  | 
			
				
					|  | 3f61543a19 | adjust innertable information_schema.parameters | 2022-11-18 07:37:58 +00:00 |  | 
			
				
					|  | bdee1b3e70 | fix OB_TASK_EXPIRED being reset to SUCC. | 2022-11-18 07:35:37 +00:00 |  | 
			
				
					|  | c5cff66ebe | [CP] fix serialized packet and return less data | 2022-11-18 06:35:51 +00:00 |  | 
			
				
					|  | 573889e74a | Limit max column id in column cluster for sparse row of flat format. | 2022-11-18 04:05:35 +00:00 |  | 
			
				
					|  | c8bf4203dc | fix coredump in ObMicroBlockDecoder::release | 2022-11-18 03:40:42 +00:00 |  | 
			
				
					|  | ece4bd9386 | Release lob tablet snapshot when drop table | 2022-11-18 03:38:20 +00:00 |  | 
			
				
					|  | b108150dd4 | [DICT] place hold for inner table of __all_tenant_rewrite_rules | 2022-11-18 03:36:00 +00:00 |  | 
			
				
					|  | d6394bff13 | fix left to anti bug | 2022-11-18 03:05:58 +00:00 |  | 
			
				
					|  | 8e6003153c | [BUG] add protection code when commit | 2022-11-17 13:35:43 +00:00 |  | 
			
				
					|  | afc6d5958c | occupy table_id and pcode | 2022-11-17 12:05:42 +00:00 |  | 
			
				
					|  | 242fe6910c | Fix errcode to be compatible with mysql | 2022-11-17 09:38:16 +00:00 |  | 
			
				
					|  | 48533588be | [FIX] Using start_log_ts in keepalive log to check upper_trans_version calc | 2022-11-17 08:40:29 +00:00 |  | 
			
				
					|  | f9b661406a | Fix: fix the bug of get_root_ctx function; | 2022-11-17 08:38:07 +00:00 |  | 
			
				
					|  | 41c7ed5063 | modify transaction factory | 2022-11-17 08:35:49 +00:00 |  | 
			
				
					|  | d77929b0d1 | Bugfix for API common_copy_string_zf when vectorization is ON | 2022-11-17 08:06:28 +00:00 |  | 
			
				
					|  | 58f03c7070 | [BUG] donot dump exiting tx ctx table | 2022-11-17 07:07:59 +00:00 |  | 
			
				
					|  | 6fc4bc4a26 | persist execution id and protect ddl start using execution id | 2022-11-17 06:35:42 +00:00 |  | 
			
				
					|  | 798d3f50d6 | [bugfix] fix join limit push down bug | 2022-11-17 05:05:40 +00:00 |  | 
			
				
					|  | fabb33a202 | fix defensive check bug when trans commit | 2022-11-17 04:40:14 +00:00 |  | 
			
				
					|  | 8dfabbe54d | Fix fetch log streamingly bug. | 2022-11-17 04:37:52 +00:00 |  | 
			
				
					|  | c641e6b8e3 | fix write only performance down bug | 2022-11-17 04:05:38 +00:00 |  | 
			
				
					|  | 981c985d69 | Fix restore follower get sstable error when restore leader change | 2022-11-17 03:37:53 +00:00 |  | 
			
				
					|  | 07bef59770 | Fix migration inner retry check and delete tablet using wrong state. | 2022-11-17 03:35:33 +00:00 |  | 
			
				
					|  | 975f88770d | save ddl ret_code when switch_status | 2022-11-17 02:38:41 +00:00 |  | 
			
				
					|  | dc586042af | add defence in backup process | 2022-11-17 02:08:01 +00:00 |  | 
			
				
					|  | 2171913b09 | fix ret code in get_read_tables | 2022-11-17 02:05:40 +00:00 |  | 
			
				
					|  | c13e46137f | return error code when submitting log failed in switch_to_follower_gracefully | 2022-11-16 14:07:58 +00:00 |  | 
			
				
					|  | dd96b22f55 | fix get histogram memory leak and some failed cases | 2022-11-16 14:05:38 +00:00 |  | 
			
				
					|  | 6710671db5 | Fix memory usage of thread_local on heap & remove tc_alloc | 2022-11-16 13:07:58 +00:00 |  | 
			
				
					|  | cd0687afbf | fix hash hash sharding info bug | 2022-11-16 13:05:36 +00:00 |  | 
			
				
					|  | 63f73fcdc2 | Fix mysqltests caused by Fix GroupBy shared expr bug | 2022-11-16 12:38:01 +00:00 |  |