|  | c259349b07 | fix add minor table to table store | 2022-11-04 04:35:58 +00:00 |  | 
			
				
					|  | cbeae2bffc | [to #45264327]move the instead of trigger code to das | 2022-11-04 03:37:14 +00:00 |  | 
			
				
					|  | 41509ff30d | pocde occupy | 2022-11-04 03:08:49 +00:00 |  | 
			
				
					|  | acc97de57f | [UPGRADE] UPGRADE_SYSTEM_VARIABLE/UPGRADE_SYSTEM_TABLE CMD | 2022-11-04 03:06:24 +00:00 |  | 
			
				
					|  | 8d51281eb2 | reduce log printing in sync_log_succ | 2022-11-04 02:36:33 +00:00 |  | 
			
				
					|  | c1ff5dd3aa | relax replay done condition in ls migration | 2022-11-04 02:10:30 +00:00 |  | 
			
				
					|  | 4afce61098 | fix bugs & compaction check in ls offline | 2022-11-04 02:08:05 +00:00 |  | 
			
				
					|  | 5b1587cae5 | [4.1] fix get tx data from tx_ctx | 2022-11-04 02:05:41 +00:00 |  | 
			
				
					|  | eab93f73fd | fixed log out of diskspace because of a ret code has not been handled. | 2022-11-03 15:06:02 +00:00 |  | 
			
				
					|  | 585178507b | BUGFIX: prevent frequent freeze if ls freeze stuck | 2022-11-03 14:40:35 +00:00 |  | 
			
				
					|  | 169c793d39 | fix convert character not changing enum extended type info | 2022-11-03 14:38:05 +00:00 |  | 
			
				
					|  | b9c75f3c60 | show function status | 2022-11-03 14:35:40 +00:00 |  | 
			
				
					|  | 9087e81b32 | ASH report PL/SQL Script for Oracle Mode | 2022-11-03 14:10:17 +00:00 |  | 
			
				
					|  | 3add1da01b | submit multi_data_source log when freeze is running | 2022-11-03 14:07:52 +00:00 |  | 
			
				
					|  | 2c4284cab6 | [bugfix] enable integer type improvement | 2022-11-03 14:05:26 +00:00 |  | 
			
				
					|  | b12a45feac | [to #45906662]delete HOSTS from mysql pl key word | 2022-11-03 13:36:24 +00:00 |  | 
			
				
					|  | 4ce250c313 | [CP] close cursor when add fail | 2022-11-03 11:38:03 +00:00 |  | 
			
				
					|  | aa32ee0f60 | [CP] add collation type in castctx | 2022-11-03 11:35:38 +00:00 |  | 
			
				
					|  | 741643eb40 | opt adaptive hash gby calc simple aggr func (count/sum/min/max) | 2022-11-03 11:10:27 +00:00 |  | 
			
				
					|  | 92fffa7357 | tolerant for multi ddl execution on single tablet | 2022-11-03 11:08:02 +00:00 |  | 
			
				
					|  | 6677ad6fb7 | Add meta info for DECIMAL VARCHAR | 2022-11-03 10:38:39 +00:00 |  | 
			
				
					|  | 56218b6a7b | update architecture&roadmap&function list | 2022-11-03 10:36:15 +00:00 |  | 
			
				
					|  | 17bea8074b | fix tablet report logic | 2022-11-03 10:10:18 +00:00 |  | 
			
				
					|  | 6dba6ed96f | [4.0] dec unsubmitted cnt that is added in prepare of multi-transaction for replay when transaction abort | 2022-11-03 10:07:55 +00:00 |  | 
			
				
					|  | 68f54889e2 | [BUG] adapt redo complete | 2022-11-03 10:05:33 +00:00 |  | 
			
				
					|  | 2dd62c82de | [FIX] core when read index in query engine | 2022-11-03 09:36:05 +00:00 |  | 
			
				
					|  | 50faf7a0fd | [4.0] remove RDLock on CtxTxData | 2022-11-03 09:08:03 +00:00 |  | 
			
				
					|  | a4317d144d | [CP] fix gbk parser behaviour not compatible with mysql | 2022-11-03 08:39:30 +00:00 |  | 
			
				
					|  | 0feea46b52 | [CP] [to #45843079] fix serval bugs found by external customers | 2022-11-03 08:37:05 +00:00 |  | 
			
				
					|  | 265296217f | [4.1] revert [adjust savepoint rollback msg] | 2022-11-03 08:09:00 +00:00 |  | 
			
				
					|  | f71e514948 | make sanity support aarch64 | 2022-11-03 08:06:36 +00:00 |  | 
			
				
					|  | 0cd1d555d8 | fix drop table successfully but the task is scheduled again. | 2022-11-03 07:41:46 +00:00 |  | 
			
				
					|  | 95681eb2f8 | fix join eliminate bug | 2022-11-03 07:37:02 +00:00 |  | 
			
				
					|  | 7a3b382f3e | fix check_snapshot_gc_ts error | 2022-11-03 07:10:33 +00:00 |  | 
			
				
					|  | 85163268a7 | modify err_code for registering mds in a inactive trx | 2022-11-03 07:08:05 +00:00 |  | 
			
				
					|  | 115fa140a1 | invoke commit_to_replay when switch leader | 2022-11-03 07:05:38 +00:00 |  | 
			
				
					|  | 0c7f39ac50 | fix memory leak ERROR in slice alloc | 2022-11-03 06:36:42 +00:00 |  | 
			
				
					|  | 4fc4c38ef4 | Modify the fixed-length queue to a linked list | 2022-11-03 05:41:02 +00:00 |  | 
			
				
					|  | 33672fdd50 | das task fast fail when got OB_MAPPING_BETWEEN_TABLET_AND_LS_NOT_EXIST error and table not exist. | 2022-11-03 05:38:34 +00:00 |  | 
			
				
					|  | 599a9bbf8f | [to #44458256]fix bug replace object type | 2022-11-03 05:36:08 +00:00 |  | 
			
				
					|  | 5ea315fe08 | Fix skyline pruning interesting order dim failure problem | 2022-11-03 05:08:33 +00:00 |  | 
			
				
					|  | 71611a5ee4 | fix threads regardless of tenants use plan cache | 2022-11-03 05:06:08 +00:00 |  | 
			
				
					|  | 6ff3c39b49 | read msd from frozen memtables in mini merge procedure | 2022-11-03 04:36:09 +00:00 |  | 
			
				
					|  | b3d436156c | fix replay may push log even memstore is almost full | 2022-11-03 04:06:24 +00:00 |  | 
			
				
					|  | 5475afde93 | replace min_block_min_ts_ns with min_block_max_ts for block gc | 2022-11-03 03:36:46 +00:00 |  | 
			
				
					|  | 8fc92865eb | fix bug time_zone=default when developing global time_zone formalize | 2022-11-03 03:08:38 +00:00 |  | 
			
				
					|  | eb39169070 | modify replayable_point generation interval | 2022-11-03 03:06:05 +00:00 |  | 
			
				
					|  | 71d86596e7 | add task hash map to das ref | 2022-11-03 02:38:31 +00:00 |  | 
			
				
					|  | 3eef7b053a | fix update_merge_status repeatedly report OB_INNER_STAT_ERROR when checksum_error exists | 2022-11-03 02:36:02 +00:00 |  | 
			
				
					|  | 31418623c2 | fix misuse const flag leads result wrong || core | 2022-11-03 02:13:59 +00:00 |  |