Commit Graph

13503 Commits

Author SHA1 Message Date
b1f1be5032 [OBKV] fix for ret miss scan 2024-04-09 05:32:04 +00:00
8addb38f3e Fix core at result set destructor 2024-04-09 05:26:35 +00:00
0938dda055 Fix connect by debug log core 2024-04-09 05:21:23 +00:00
cbb339c2f9 Fix using public synonyms across users cannot hit the plan cache 2024-04-09 05:02:34 +00:00
d3967c9b30 Fix: 500 tenant mem hold 2024-04-09 02:49:56 +00:00
d1863c6479 Bugfix of error code overwritten 2024-04-09 02:34:03 +00:00
ed4599ca9b occupy T_SET_UNION_ALL for 4.2.5 in master branch 2024-04-08 14:19:51 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
766a7c6c3c [CP] change error message for non-direct load data 2024-04-08 13:09:49 +00:00
a06dc6b42b Fix allocator for batch insert 2024-04-08 13:04:23 +00:00
5bb9dd3417 Handle 5188 error correctly during on_replay 2024-04-08 12:48:51 +00:00
e00c5f80ef disable partial_lob and replace with _enable_dbms_lob_partial_update config 2024-04-08 12:43:34 +00:00
3e8454c918 fix mysqltest row_col_switch_rowkey && fix obtest test_co_merge_with_cg_merge_error && fix history minor bug 2024-04-08 12:38:07 +00:00
4718c98e28 [CP] [to #55847301] fix: use plan sql id instead of session sql id in remote executeion sql audit 2024-04-08 12:32:52 +00:00
0a8539f2ae fix ddl mgr key hash conflict detected invalid. 2024-04-08 10:29:57 +00:00
2ce6bc28c8 FIX: fix the core induced by foreign key handle overwrite the datum pointer of expr in DML op 2024-04-08 10:24:42 +00:00
0740b8fc8a [CP] Adjust S3 client retry strategy 2024-04-08 10:09:33 +00:00
dee3773664 let mocked_row_store_cg_ in ObTabletCopyFinishTask to local variable 2024-04-08 10:04:13 +00:00
7d0c17480c [CP] [to #55840371] fix member function call without self prefix 2024-04-08 09:58:55 +00:00
fb4195d21a [CP] to issue<55645636>:fix two cursor memory leak stack 2024-04-08 09:53:38 +00:00
b4ac007bea make the collation of information_schema views more compatible 2024-04-08 09:48:24 +00:00
f354d9c9e5 [tx-route] fix receiving extra state duplicated on closing session 2024-04-08 09:43:11 +00:00
445c9dfc31 [CP] to issue<55748018>:fix memory leak about anonymous array when inject error 2024-04-08 09:16:18 +00:00
fbf6fdf06b Fix unittest test_global_iterator_pool 2024-04-08 09:10:35 +00:00
73cc1ad061 [CP] fix some optimizer stats bug 2024-04-08 07:24:46 +00:00
648c9b98b5 [CP] to issue<55106570>:fix px execute sql with objaccess expr issue 2024-04-08 07:18:59 +00:00
ad0dbbb47c remove location constraint of insert table if insert plan is local with multi-part-insert 2024-04-08 06:50:50 +00:00
45ed604473 [virtual-table] fix gv$ob_session.trans_state column collation 2024-04-08 06:34:57 +00:00
9b23623ea5 fix win magic and simplify groupby bug 2024-04-08 06:29:15 +00:00
a1d20eb244 fix partition topn sort use fixed hash bucket size 2024-04-08 05:55:08 +00:00
f296a63615 fix LEVEL in START WITH bug 2024-04-08 05:49:58 +00:00
1facbc67f8 [CP] fix lob max row data length check bug that causes table creation failure 2024-04-08 05:44:53 +00:00
b5792241c1 fix view column nullable deduce wrong 2024-04-08 05:24:24 +00:00
5ad1102423 fix or-expansion make distinct with lob failed 2024-04-08 03:20:54 +00:00
eb5bafc586 Add placeholder for incremental direct load 2024-04-08 03:15:44 +00:00
059435306e [CP] [cp]ignore OB_HASH_EXIST in ObIOScheduler::init_group_queues 2024-04-08 02:55:47 +00:00
c1c851b201 [master] reduce savepoint Log by skip flush redo for serval situation 2024-04-08 02:50:36 +00:00
95c60b9ff5 Fix wide integer overflow checking 2024-04-07 11:50:47 +00:00
64610599f6 [CP] [OBCDC] Support output invisible column by default if the column is rowkey 2024-04-07 11:45:42 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
ef5a40009a fix format not reset bug 2024-04-07 08:33:04 +00:00
5a4de37bb6 fix miss ret problem 2024-04-07 08:12:12 +00:00
0c578dab2e avoid redundant log output 2024-04-07 08:06:49 +00:00
e85d9ab53b Fix missing ret 2024-04-07 08:01:26 +00:00
0c6006d7fd [CP] fix the bad limit for session cnt of oracle 2024-04-07 07:35:55 +00:00
sdc
6bb613e0d5 [CP] fix serialize gi input core 2024-04-07 07:30:14 +00:00
cac0a7d1e6 display of merge progress 2024-04-07 07:24:50 +00:00
784d2231f6 [CP][FEAT MERGE] implement of log storage compression 2024-04-07 06:45:18 +00:00
e007f676a5 occupy the pos of mock sys view 2024-04-07 06:14:59 +00:00
2faf43844b [CP] fix window func ndv bug 2024-04-07 02:50:40 +00:00