Commit Graph

10009 Commits

Author SHA1 Message Date
09b667e2c4 fast check tx-ctx can not submit redo for freeze 2024-01-05 08:42:50 +00:00
0aa8e38561 Fix coverity warn for strncpy. 2024-01-05 08:22:11 +00:00
5d64bbadbe [FOREIGN KEY] fix the typo and out-of-bounds bug in ObQueryFlag 2024-01-05 08:17:31 +00:00
f1850a3e45 [CP] [to #54239515] fix udf out parameter with same source 2024-01-05 08:12:52 +00:00
c045b00612 [CP] fix some errsim case 2024-01-05 06:22:14 +00:00
9c57b47c20 fix some unexpected error report in ddl resolver 2024-01-05 06:17:28 +00:00
eb103e94b0 [UPGRADE] Make sure data_version persisted before create unit 2024-01-05 06:12:44 +00:00
734048f5a2 flush slowest callback-list'log to make instant log progress 2024-01-05 05:47:52 +00:00
080a8aded1 fix thread hang when os oom 2024-01-05 05:43:05 +00:00
6ef2d82735 [CP] Fix the issue of incorrect results with batch NLJ + SET OP 2024-01-05 05:17:35 +00:00
006eb88262 [OBKV] add placeholder for obkv OB_TABLE_API_LS_EXECUTE pcode 2024-01-05 04:48:02 +00:00
b28564c4a2 [CP] fix ps diag view bug: return -4002 error code 2024-01-05 04:42:53 +00:00
b1a9b7a34e [CP] [to #54164583] close result set when response query header fail. 2024-01-05 03:51:56 +00:00
6409395938 Fix a spelling error in the comment 2024-01-05 03:47:18 +00:00
fc9414974c [FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation 2024-01-05 03:42:39 +00:00
6a03478f67 [CP] [to #54221860]fix core print procedure definition 2024-01-05 02:47:59 +00:00
0d8102e8ce Fix direct load core at mem_compactor finish 2024-01-05 02:42:55 +00:00
b3343fdd74 fix core of query pushdown into set stmt 2024-01-05 02:17:11 +00:00
0608c45482 [DeadLock] remove thread local execution flag to enabel register deadlock in PL 2024-01-04 16:43:35 +00:00
e5b7cbc593 rebuild master key version info after restore finished 2024-01-04 16:17:26 +00:00
fe567d504b Fix temp block store dump reader block failed 2024-01-04 16:12:46 +00:00
ac69a200d2 Remove default implementation of IAggergate::add_one_row 2024-01-04 15:42:34 +00:00
cdb7b711a6 [CP] [to #54143198] fix record member default expression use in subprogram routine 2024-01-04 15:21:57 +00:00
40ef565b9a Fix query range extraction for ObDecimalIntType 2024-01-04 15:17:15 +00:00
f281cb6080 placeholder for mds query 2024-01-04 15:12:38 +00:00
abebc94039 [CP] fix check constraint bugs 2024-01-04 14:42:54 +00:00
ff32f1655b [CP] fix generate plan bug for select for update 2024-01-04 14:17:16 +00:00
b31b5934cc [TABLELOCK] add placeholder of error codes for table lock splitting 2024-01-04 14:12:32 +00:00
3bdc9cb5df [FIX] do throttle when mds operation is finished instead of allocating mds memory 2024-01-04 13:42:38 +00:00
d798c34580 [UPGRADE] Modify sys view definition when lower_case_table_names = 0 2024-01-04 13:19:17 +00:00
fdf142b3c8 [[placeholder] hold place for rpc OB_LOG_SYNC_BASE_LSN_REQ 2024-01-04 13:06:23 +00:00
f8400a82f4 ObRowBuffer use tenant mem 2024-01-04 13:01:35 +00:00
9846d85b2b rpc holder 2024-01-04 12:56:55 +00:00
7e258bf872 fix hash join NL mode do not inc age leads 4013 2024-01-04 12:52:12 +00:00
7d8bae6ab2 Fix tile scanner with groupby pushdown 2024-01-04 12:42:48 +00:00
7f1ad4aa49 BUGFIX: change memstore_limit to tenant level 2024-01-04 12:13:24 +00:00
61f14781c7 [TABLELOCK] improve the execute process of iterating obj_lock in all_virtual_obj_lock 2024-01-04 11:47:25 +00:00
cf59bb02b3 [CP] fix: xa_end has incompatiable behavior with Oracle. 2024-01-04 11:42:41 +00:00
b94a63f6aa [manually cp] reset errno from OB_ENTRY_NOT_EXIST to OB_TABLET_NOT_EXIST in mds table merge procedure 2024-01-04 10:42:38 +00:00
cd1a8e2889 do not override error code when itering ddl rows. 2024-01-04 10:13:08 +00:00
30e44f4381 fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-01-04 09:13:14 +00:00
94f1a65611 [CP] [to #54098743] recursive add udt dependence of table function 2024-01-04 08:24:37 +00:00
1e9d7b5cdb [CP] [CP] Fix binding outline cannot hit the plan cache 2024-01-04 08:11:47 +00:00
a178711670 fix max callback list count, do not depends on max cpu count 2024-01-04 08:06:50 +00:00
b5e0282acf Seal clog files in plus archive mode backup 2024-01-04 07:57:15 +00:00
4dc771ed08 [CP] fix zlib error message 2024-01-04 07:52:34 +00:00
9388798c06 [CP] update ls meta migration status and restore status print log 2024-01-04 07:47:53 +00:00
sdc
d9accd212d [CP] fix px retry 4377 2024-01-04 07:43:08 +00:00
4edffe3c86 bugfix: tmp file not removed from tmp file manager when tenant destroy. 2024-01-04 06:47:30 +00:00
91c2ae3c01 optimize lock in FreezeInfoMgr 2024-01-04 06:42:50 +00:00