|  | 095e430e37 | fixed #266 ob_election_group_id.cpp with misspelled word (#410) | 2021-10-26 19:44:08 +08:00 |  | 
			
				
					|  | 89b2701495 | Fix ob_admin parse partition macro meta slog fail | 2021-10-26 19:24:45 +08:00 |  | 
			
				
					|  | 188224d79b | modify the version info (#421) | 2021-10-26 18:07:47 +08:00 |  | 
			
				
					|  | b86bf6ed15 | Update ob_delete_log_plan.cpp (#427) | 2021-10-26 17:23:20 +08:00 |  | 
			
				
					|  | d01e355c6a | Fix stack overflow of recursive get_name | 2021-10-25 16:24:43 +08:00 |  | 
			
				
					|  | 7c7749fb13 | update partition audit info cache in trans_end | 2021-10-22 17:30:45 +08:00 |  | 
			
				
					|  | 3be156a115 | Fix inner sql execution refered to destroyed SQL bug | 2021-10-22 16:51:53 +08:00 |  | 
			
				
					|  | 6de26d626e | Fix stack-use-after-scope core when bit cast to string | 2021-10-22 10:27:40 +08:00 |  | 
			
				
					|  | ed0ed1a0a8 | Fix the core caused by using invalid memory | 2021-10-21 16:24:43 +08:00 |  | 
			
				
					|  | 52b7d789ac | Fix ObLogFileStore leak | 2021-10-21 14:30:42 +08:00 |  | 
			
				
					|  | 4ca9eabca4 | support expr WEIGHT_STRING() in mysql mode.  master->3_1_opensource_release | 2021-10-20 11:33:38 +08:00 |  | 
			
				
					|  | 0d3a41c33d | disable join elimination for delete/update when the eliminated table is also a deleted/updated table | 2021-10-19 21:03:41 +08:00 |  | 
			
				
					|  | a809ae9f36 | fix bug multi_replace stmt hang in fetch_conflict | 2021-10-19 20:01:13 +08:00 |  | 
			
				
					|  | e54cab6c45 | Fix varchar cast to set in non strict mode | 2021-10-19 20:00:48 +08:00 |  | 
			
				
					|  | 80194a9335 | Skip reuse old file for slog open | 2021-10-19 15:21:38 +08:00 |  | 
			
				
					|  | 65d30fe39f | fix ob_error.cpp file requires at least 20g memory for release(-O2) compilation fixed (#407) | 2021-10-18 19:56:47 +08:00 |  | 
			
				
					|  | de99c9e067 | fix some small bugs | 2021-10-18 11:13:33 +08:00 |  | 
			
				
					|  | f335d5a1ce | Fix the legacy of garbled code about sql_id in sql_audit [open source] | 2021-10-18 10:39:05 +08:00 |  | 
			
				
					|  | 4a67d3f351 | Change the ap_mini_task_mgr memory allocator from TCFactory to op_reclaim_alloc | 2021-10-14 16:49:18 +08:00 |  | 
			
				
					|  | 28e32c861b | fix misuse op_alloc of TableNode in ObAutoincrementService::get_table_node (#388) | 2021-10-14 15:40:15 +08:00 |  | 
			
				
					|  | a600c3b82c | fix bitand overwrite datum of parameter bug | 2021-10-13 20:40:49 +08:00 |  | 
			
				
					|  | 490ce0a9df | fix bugs of INET expr | 2021-10-13 20:33:10 +08:00 |  | 
			
				
					|  | 72122fbe1c | fix get_multi_version_start bug | 2021-10-13 20:17:06 +08:00 |  | 
			
				
					|  | 75c14d5c88 | add DEGREES() function that converts radian to degree. | 2021-10-13 20:00:57 +08:00 |  | 
			
				
					|  | 614d2970e8 | Fix bit type casting inconsistent with mysql | 2021-10-13 19:48:33 +08:00 |  | 
			
				
					|  | 8dddff226c | fix unexpected error log in ObMacroBlockWriter when creating unique index | 2021-10-13 17:12:29 +08:00 |  | 
			
				
					|  | a1b06baab7 | fix core caused by alias_column_expr in aggr for win func and Swallow error code | 2021-10-13 14:40:01 +08:00 |  | 
			
				
					|  | 3dfbfef7c1 | Fix open source backup disk full may caused dead lock | 2021-10-13 11:59:14 +08:00 |  | 
			
				
					|  | 6054dfb5fb | fix error code coverage bug | 2021-10-13 11:42:56 +08:00 |  | 
			
				
					|  | 45460f6ae7 | Support MIN/MAX function for enum/set data type | 2021-10-13 11:27:22 +08:00 |  | 
			
				
					|  | 52d765e9a6 | Adjust location cache's thread cnt dynamically | 2021-10-13 11:11:09 +08:00 |  | 
			
				
					|  | ad3164d5e7 | fix: submodule config for liboblog | 2021-10-12 20:32:30 +08:00 |  | 
			
				
					|  | fe6827d0c5 | fix: rpm package for liboblog | 2021-10-12 15:51:27 +08:00 |  | 
			
				
					|  | a6f3f1287a | [liboblog-ce] won't compile liboblog unless compile with -DOB_BUILD_LIBOBLOG=ON | 2021-10-09 15:03:10 +08:00 |  | 
			
				
					|  | e65a4c986a | support liboblog pkg | 2021-10-01 00:21:02 +08:00 |  | 
			
				
					|  | 88e1000d95 | [liboblog] opensource liboblog | 2021-09-30 19:50:25 +08:00 |  | 
			
				
					|  | 1845489453 | fix "Unexpected old row update or delete a non exist index row" for can_read_by_sql_no | 2021-09-28 16:39:46 +08:00 |  | 
			
				
					|  | d47e35a2f8 | fix ObKVParser problem | 2021-09-27 21:44:02 +08:00 |  | 
			
				
					|  | 4a2b2145a7 | fix race condition when slog write failed | 2021-09-27 21:29:42 +08:00 |  | 
			
				
					|  | febfa4863f | Fix test cases | 2021-09-27 21:16:00 +08:00 |  | 
			
				
					|  | e2f3a0741a | Allowing to change parent during waiting rebuild. | 2021-09-27 21:03:37 +08:00 |  | 
			
				
					|  | 64b53b6a17 | patch backup &migrate code to open source | 2021-09-27 20:48:34 +08:00 |  | 
			
				
					|  | a2c22b06aa | Fix -4016 problem in ob_task serialize | 2021-09-27 15:58:55 +08:00 |  | 
			
				
					|  | b78e3041b2 | OB query sql_id field in VIEW gv$sql_audit display error | 2021-09-26 21:06:59 +08:00 |  | 
			
				
					|  | e1d32c1abb | [opensource] modify the default value of freeze_trigger_percentage | 2021-09-26 18:01:38 +08:00 |  | 
			
				
					|  | baf16464e9 | Fix an error number which conflicts with master branch | 2021-09-26 16:01:30 +08:00 |  | 
			
				
					|  | f6d7fbdeaf | fix tenant thread name issue | 2021-09-26 14:44:06 +08:00 |  | 
			
				
					|  | 16b086a718 | fix late materialization bug | 2021-09-24 19:19:08 +08:00 |  | 
			
				
					|  | bda3d4e6c5 | [TMP.FILE] reduce tmp file print log | 2021-09-24 16:18:17 +08:00 |  | 
			
				
					|  | cd2ffe63ad | fix schedule fast gc sstable after stop server | 2021-09-24 15:26:58 +08:00 |  |