|  | a10b882d0e | Ctas statement contains USER VARIABLE creation failed | 2021-12-27 15:51:46 +08:00 |  | 
			
				
					|  | 97eefd4e2e | fix rpc try connect fake addr for physical restoring. | 2021-12-27 10:30:47 +08:00 |  | 
			
				
					|  | 03aa797233 | Remove synonym function in MySQL mode | 2021-12-24 17:45:47 +08:00 |  | 
			
				
					|  | 2dba06a3a3 | fix a bug of ignore null value in not null text/blob column in mysql dml | 2021-12-24 10:55:35 +08:00 |  | 
			
				
					|  | 888a02778c | add some fix for speed_limit | 2021-12-24 10:54:59 +08:00 |  | 
			
				
					|  | 870a799aaa | fix backup backup clean source extern file status | 2021-12-23 16:09:48 +08:00 |  | 
			
				
					|  | 27c68a2d92 | Fix backup check disk is enough bug | 2021-12-23 14:27:50 +08:00 |  | 
			
				
					|  | a65f0bda0b | [update case]: load data supports NO_BACKSLASH_ESCAPES model, remove unsupported sql_mode in mysqltest. | 2021-12-23 14:20:39 +08:00 |  | 
			
				
					|  | fbedc9b55a | support delete mode tag(oss) | 2021-12-23 14:20:10 +08:00 |  | 
			
				
					|  | e585fa1aba | delete obsolete backup backup, return internal error 4016 | 2021-12-23 14:19:42 +08:00 |  | 
			
				
					|  | eafb5b5f09 | forbidden mysql temp table in opensource | 2021-12-23 14:19:15 +08:00 |  | 
			
				
					|  | 3aeb4bc731 | fix allocate link operator bug | 2021-12-23 14:18:49 +08:00 |  | 
			
				
					|  | 62a736875f | refine plan generate strategy for remote sql | 2021-12-21 15:09:54 +08:00 |  | 
			
				
					|  | 056c5a28b4 | disallow multiple aliases to same table | 2021-12-20 20:05:37 +08:00 |  | 
			
				
					|  | 36af412ea1 | [BUGFIX] fix sstable double free both gc by iter and gc by queue. | 2021-12-20 20:05:13 +08:00 |  | 
			
				
					|  | 18de895dc8 | [TMP.FILE] fix block leak and limit disk for tmp file | 2021-12-20 20:04:31 +08:00 |  | 
			
				
					|  | ea5bd71d32 | fix check text column bug during ctas | 2021-12-20 20:04:06 +08:00 |  | 
			
				
					|  | 9802ffae64 | fix two bugs from github issues #715 #716 | 2021-12-20 11:42:49 +08:00 |  | 
			
				
					|  | 9e79e15b18 | support 2C in open_source | 2021-12-19 20:31:47 +08:00 |  | 
			
				
					|  | d663911730 | reduce global index scheduler sleep time | 2021-12-19 20:31:22 +08:00 |  | 
			
				
					|  | c371a17fe0 | Add retry for building index | 2021-12-19 20:30:58 +08:00 |  | 
			
				
					|  | fa8b838450 | modify upgrade scripts&&support system variables session_track_* | 2021-12-16 21:16:00 +08:00 |  | 
			
				
					|  | 4a61aa99e7 | fix bug multi_insert_up cause an incorrect result | 2021-12-15 10:55:14 +08:00 |  | 
			
				
					|  | 0dc8820123 | add code for sw compiling and fix some problems | 2021-12-15 10:54:48 +08:00 |  | 
			
				
					|  | 9b1ec8ad77 | skip building delay deleted index | 2021-12-15 10:24:54 +08:00 |  | 
			
				
					|  | 67b1a08ed1 | Update ob_expr_remainder.cpp (#693) resolve issue#618 | 2021-12-14 15:16:28 +08:00 |  | 
			
				
					|  | c979869b2f | add print interval for get piece info log | 2021-12-13 14:57:42 +08:00 |  | 
			
				
					|  | 53650bb527 | fix misspelled word in issue#277 (#696) | 2021-12-13 14:45:50 +08:00 |  | 
			
				
					|  | 0822911e8c | fixed #698, Use bash instead of dash in gen_type_name.sh on Ubuntu (#703) | 2021-12-13 14:11:29 +08:00 |  | 
			
				
					|  | f41ee5fb17 | fixed bug of issue #606 (#609) | 2021-12-10 14:12:22 +08:00 |  | 
			
				
					|  | c098de99f3 | fix desc not print scale of on update current_timestamp bug | 2021-12-10 13:43:28 +08:00 |  | 
			
				
					|  | 2b64e56aff | [C] fix deal_with_tables [3.1_opensource_release < 3_1_x_release] | 2021-12-10 13:43:04 +08:00 |  | 
			
				
					|  | 66238908e3 | [BUG FIX]storage_val is not equal with sql_val, maybe catch a bug | 2021-12-10 13:42:40 +08:00 |  | 
			
				
					|  | f39690b55b | fix global index error after kill an observer | 2021-12-08 10:25:26 +08:00 |  | 
			
				
					|  | 6c7b34555f | fix load data core when handle shuffle result | 2021-12-08 10:25:00 +08:00 |  | 
			
				
					|  | c04244902d | fix [WhiteScan] [EVALUATION_ORDER]#677#681 Co-authored-by: BlaBlaBlaWang <wjx1999126@qq.com>
Co-authored-by: Dousir9 <736191200@qq.com> | 2021-12-07 16:14:12 +08:00 |  | 
			
				
					|  | 8ea2d68dab | Add dummy information_schema.triggers for common tenant. | 2021-12-06 19:18:40 +08:00 |  | 
			
				
					|  | 2e57906d8f | Update ob_log_plan.cpp (#672) | 2021-12-06 13:21:20 +08:00 |  | 
			
				
					|  | 93676a1843 | Fix NAN related operator bugs in non-static typing engine | 2021-12-06 13:01:44 +08:00 |  | 
			
				
					|  | 42a62429dd | fix memory_limit can not be set to 0 | 2021-12-06 13:01:19 +08:00 |  | 
			
				
					|  | 41465805e3 | Add mulan(#665) | 2021-12-06 10:57:09 +08:00 |  | 
			
				
					|  | 6047bd0c38 | Fix [WhiteScan] [FLOATING_POINT_EQUALITY] (#635) | 2021-12-03 17:54:13 +08:00 |  | 
			
				
					|  | f024ba9574 | fix some update set vector assignments bugs | 2021-12-03 16:06:40 +08:00 |  | 
			
				
					|  | fcdc7e3308 | [hotpots] refine some codes | 2021-12-03 14:25:48 +08:00 |  | 
			
				
					|  | 1613b26c24 | Support to get flag replica by ObPartitionTableOperator | 2021-12-03 14:25:22 +08:00 |  | 
			
				
					|  | 9d1dd6f596 | correct spelling | 2021-12-02 16:21:24 +08:00 |  | 
			
				
					|  | 86370d2373 | [BUG] fix report error msg from sql recheck | 2021-12-02 15:33:47 +08:00 |  | 
			
				
					|  | bdf2dc1ddb | Fix px dispatch sqc rpc report OB_RPC_CONNECT_ERROR | 2021-12-02 14:33:53 +08:00 |  | 
			
				
					|  | 9850c3bc85 | Change _schema_history_recycle_interval to a formal parameter | 2021-12-02 14:33:30 +08:00 |  | 
			
				
					|  | b82a7f5e4b | fix ob_build_index_scheduler not repicking source candidate after send_copy_replica_rpc() fails | 2021-12-02 10:39:37 +08:00 |  |