|  | c5c2d1cc61 | [CP] [to #45570565]fix bug clear temporary table by dynamic DDL in PL | 2022-11-10 07:35:58 +00:00 |  | 
			
				
					|  | 58bf3c6c91 | [BUG] read my data even aborted | 2022-11-10 04:08:58 +00:00 |  | 
			
				
					|  | 14898f124c | adjust default DTL pool size | 2022-11-10 04:06:18 +00:00 |  | 
			
				
					|  | 322a93f016 | remove two mysqltest and init.sql and public create tenant sql | 2022-11-10 03:36:01 +00:00 |  | 
			
				
					|  | 27459b3e05 | Fix ls migration tablet meta merge with clog_checkpoint_ts | 2022-11-10 02:37:28 +00:00 |  | 
			
				
					|  | ad1c2616f6 | fix complemend data dag hold mem unexpectedly. | 2022-11-10 01:05:53 +00:00 |  | 
			
				
					|  | f83bd7225c | Reject drop table if any ddl is running on this table | 2022-11-09 15:35:55 +00:00 |  | 
			
				
					|  | 44cebeb825 | fix master mysqltest | 2022-11-09 15:09:11 +00:00 |  | 
			
				
					|  | bb37fd7a3c | Fix ObCreateTabletInfo wrongly assigned | 2022-11-09 15:05:57 +00:00 |  | 
			
				
					|  | c7666a7ad6 | fix complement data for same tablet repeatedly. | 2022-11-09 14:10:42 +00:00 |  | 
			
				
					|  | 19ddc9dcf3 | Not release empty memtable before mini-merge | 2022-11-09 14:08:17 +00:00 |  | 
			
				
					|  | d7d4a35193 | [CP] [to #44300435] fix routine parameter accuracy with sql expression | 2022-11-09 14:05:51 +00:00 |  | 
			
				
					|  | cf0bdb8b90 | [FIX]fix tenant_config deadlock | 2022-11-09 13:40:38 +00:00 |  | 
			
				
					|  | 337b781616 | [CP] [to #45189434]prepare local user type for routine codeGen | 2022-11-09 13:38:12 +00:00 |  | 
			
				
					|  | 2a46dfbd3a | fix backup macro block reader not reset when in inner retry process | 2022-11-09 12:05:52 +00:00 |  | 
			
				
					|  | d43171fc6c | dayofweek and dayname function‘s return value of ret is lost because without using OB_FAIL | 2022-11-09 11:40:46 +00:00 |  | 
			
				
					|  | 0f714e6f87 | fix trans_commit unexpected error bug | 2022-11-09 11:38:22 +00:00 |  | 
			
				
					|  | 21188a6f7c | [bugfix] fix fix-length dict with element length larger than 64k | 2022-11-09 11:35:54 +00:00 |  | 
			
				
					|  | 685fdbbffe | [4.0] fix missing callback scheduler when coordinator switch to local node | 2022-11-09 10:38:35 +00:00 |  | 
			
				
					|  | 0b422dfb88 | [bugfix]:das fast retry didn't working. | 2022-11-09 10:36:07 +00:00 |  | 
			
				
					|  | 68c1d9eb57 | [CP] Fix resolve sequence no database selected error | 2022-11-09 10:08:28 +00:00 |  | 
			
				
					|  | fb49ef5a00 | fix json ellipsis seach duplicate results return error(master) | 2022-11-09 10:06:02 +00:00 |  | 
			
				
					|  | d2415e376b | fix outline data generate plan bug | 2022-11-09 08:35:52 +00:00 |  | 
			
				
					|  | 4dd45dfcff | [CP][to #37396440] fix dynamic sql question mark count | 2022-11-09 08:10:34 +00:00 |  | 
			
				
					|  | 8e02660bcd | fix like expression bug | 2022-11-09 08:08:10 +00:00 |  | 
			
				
					|  | 35bbe7fbda | fix convert character case failed | 2022-11-09 08:05:43 +00:00 |  | 
			
				
					|  | 6b1a506154 | fix:build on Ubuntu 22.04.1 LTS (fix #1105) (#1108) | 2022-11-09 15:49:48 +08:00 |  | 
			
				
					|  | 0371b503dd | modify upgrade script | 2022-11-09 07:43:02 +00:00 |  | 
			
				
					|  | 9f5c96940f | [to #45994702] fix array(array(obj)) serialize | 2022-11-09 07:40:34 +00:00 |  | 
			
				
					|  | 353c4bcd8e | Github merge request #1108, fix:build on Ubuntu 22.04.1 LTS | 2022-11-09 07:38:10 +00:00 |  | 
			
				
					|  | 8c8510fa1b | fix: worker maybe create after tenant has set stop and once group worker has cleared | 2022-11-09 07:35:46 +00:00 |  | 
			
				
					|  | b555d3dbf6 | Add placeholders for transfer virtual tables | 2022-11-09 07:10:33 +00:00 |  | 
			
				
					|  | 51aefbcac1 | [FIX] ob_admin dump memtable do not skip DELETED tablet | 2022-11-09 07:08:08 +00:00 |  | 
			
				
					|  | a8cbd0d041 | add makefile | 2022-11-09 10:41:01 +08:00 |  | 
			
				
					|  | 0c704f0ff0 | [CP] fix subplan fiter exec param not reset caused core | 2022-11-09 02:38:07 +00:00 |  | 
			
				
					|  | 6608b24752 | [CP][BUGFIX]json array aggr adapt bit type | 2022-11-09 02:35:39 +00:00 |  | 
			
				
					|  | a41c97afed | [BUG.FIX] fix resize datafile when it comes to failure. | 2022-11-08 15:05:34 +00:00 |  | 
			
				
					|  | 3ddfbc83a8 | [bugfix][mysqltest]: fast_parser support ANSI_QUOTES. | 2022-11-08 14:37:47 +00:00 |  | 
			
				
					|  | 299a6501c1 | fix too much log in errsim | 2022-11-08 12:35:28 +00:00 |  | 
			
				
					|  | b5c0373a99 | fix some optimizer stat bugs and some failed case | 2022-11-08 12:07:56 +00:00 |  | 
			
				
					|  | 44e79da7d2 | [FIX] memory leak in tx data memtable | 2022-11-08 12:05:34 +00:00 |  | 
			
				
					|  | 4cdfee0489 | make sql_plan_monitor db_time semantics user friendly | 2022-11-08 11:05:39 +00:00 |  | 
			
				
					|  | 5ce81574fa | Wait till statement timeout in refresh_and_protect_table | 2022-11-08 10:35:26 +00:00 |  | 
			
				
					|  | 991572d45c | fix update subquery coalesce bug | 2022-11-08 10:10:18 +00:00 |  | 
			
				
					|  | 2616e12ec1 | adjust to avoid frequent freeze due to clog disk usage | 2022-11-08 10:07:52 +00:00 |  | 
			
				
					|  | c15ddf7c6d | fix on condition contain subquery bug | 2022-11-08 10:05:30 +00:00 |  | 
			
				
					|  | b27c6c9730 | fixed return OB_NOT_INIT after remove_ls in ObLogService | 2022-11-08 09:40:29 +00:00 |  | 
			
				
					|  | 9166a2cd26 | fix mysqltest | 2022-11-08 09:38:05 +00:00 |  | 
			
				
					|  | 1b9815163f | [4.0] 如果租户资源不存在,汇报任务应该转换成remove任务,而非失败 | 2022-11-08 09:35:41 +00:00 |  | 
			
				
					|  | e7d1b14fca | fix drop index task continually reports 4007 when cancelling it. | 2022-11-08 07:35:36 +00:00 |  |