Commit Graph

7286 Commits

Author SHA1 Message Date
fbb79857b5 fix debug log core 2023-08-10 08:24:41 +00:00
a0e110cc8a fix bugs 2023-08-10 08:18:37 +00:00
dcd54c9a7b replace TIMEOUT errno with EAGAIN when replay medium clog 2023-08-10 08:12:36 +00:00
407f8f5d12 [BUG.FIX] reduce lock scope between resize and mark sweep. 2023-08-10 07:42:38 +00:00
671741f2b7 bugfix [RSAsyncTask0]invalid tenant id(attr.tenant_id_=0) 2023-08-10 07:24:26 +00:00
d4c46975a8 fix bug select from virtual table report -4201 2023-08-10 07:18:31 +00:00
03cc2be4ea fix failed mysqltest introduce by previous bugfix 2023-08-10 07:12:30 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
116871fc10 [ArchiveLog] Optimize archive error process in errsim mode 2023-08-10 05:18:31 +00:00
8cfab41a76 Fix obj reset not reset meta scale 2023-08-10 05:12:32 +00:00
9bdf5e0b48 to issue<51214537>:fix pick routine issue when using anony array as value of anonymous block in ps mode 2023-08-10 04:42:28 +00:00
1866f396db opt expr find_in_set 2023-08-10 04:18:37 +00:00
3c91389ff2 The migration task judges whether the ls is a valid member by sending rpc to the leader of the ls 2023-08-10 04:12:36 +00:00
e0a0ce93bd fix several compatibility bug 2023-08-10 03:42:46 +00:00
ee04441040 [fix] fix arbitration service do not degrade when reconfirming and log disk full occur concurrently 2023-08-10 03:24:39 +00:00
964241ea7b [to #51197453] fix(expr): set max VARCHAR2 length to 4000 in LPAD/RPAD 2023-08-10 03:18:35 +00:00
985ef218d4 Release the restriction of only reading the leader replica under the retry situation. 2023-08-10 03:12:34 +00:00
3b8bba9461 fix bug multi_query batch optimization record error affected_row in sql_audit 2023-08-10 02:48:35 +00:00
668e9415e3 adjust ObDMLStmt::tables_hash_ from ObRowDesc to ObHashMap 2023-08-10 02:42:37 +00:00
3c61eb9f41 Refine secure_file_priv system variable 2023-08-10 02:24:31 +00:00
f498b76ce3 Add check tablet count interface for create scenairo 2023-08-10 02:18:30 +00:00
4f9e61c292 add pcode for recover restore table ddl. 2023-08-10 02:12:33 +00:00
2820fea30b fix ret code is changed when alloc memory failed 2023-08-09 13:54:25 +00:00
10ecdcc717 add ObExtraMediumInfo and remove redundant code 2023-08-09 13:42:32 +00:00
71dcb98637 [CP] [to #50575701] fix resolve current of cursor 2023-08-09 13:18:37 +00:00
0854e787d1 fix result type deduce bug of expr_repeat 2023-08-09 12:48:38 +00:00
0ce1944196 Fix inaccurate object_set's hold_bytes metric 2023-08-09 12:42:38 +00:00
c5c3da3c70 fix grant privileges on information_schema.* to user 2023-08-09 12:18:51 +00:00
0496047fa6 Add remote log writer thread to submit log in restore service 2023-08-09 12:12:45 +00:00
cd82f53426 skip writing checkpoint if persist_and_transform_tablet failed due to OB_ENTRY_NOT_EXIST 2023-08-09 11:42:39 +00:00
7194825a19 fix pushdown none const exprs into set query bug 2023-08-09 10:42:35 +00:00
977dad219f Fix bug spaces at the beginning and end of the sql statement do not affect batch optimization 2023-08-09 10:12:52 +00:00
e7257fce2b fix switchover during upgrade 2023-08-09 09:48:32 +00:00
5606fdda16 fix print ctx code 2023-08-09 09:42:33 +00:00
5410a2696e adjust error code if no database specified in flashback 2023-08-09 09:24:42 +00:00
f5d4e78343 [to #51362102] fix affected rows in PL 2023-08-09 09:18:41 +00:00
3b3ec369be fix in query range bug 2023-08-09 09:12:39 +00:00
f0c1aba676 fix osg bug 2023-08-09 08:42:47 +00:00
b202cf1a4f [to #51360118] fix contructor function access call 2023-08-09 08:18:49 +00:00
3103aa0d96 add backup detect_io task 2023-08-09 08:12:37 +00:00
265c501f02 update gc lock timeout and retry 2023-08-09 07:12:52 +00:00
11f908e65e optimize restore performance 2023-08-09 06:48:38 +00:00
621c5a7784 Use ObTMArray to fix memory bloat problem caused by ObArrayImpl<oceanbase::sql::ObPxPartChMapItem> 2023-08-09 06:42:38 +00:00
029ed46d44 Fix fetch tablet meta rpc timeout bug. 2023-08-09 06:24:23 +00:00
92761ea5db Fix label security bug 2023-08-09 06:12:35 +00:00
581225e5a0 fix unix socket connection denied by ob_tcp_invited_node 2023-08-09 04:42:53 +00:00
7d8c1d5a7f [tablelock] support batch lock tablets and objects for ddl lock 2023-08-09 04:12:42 +00:00
82aceac81e allow block_tx when ls state is block_all 2023-08-09 03:24:27 +00:00
2654746463 fix alter table add column check 4016 2023-08-09 03:18:31 +00:00
42e2bf468b [4.2] add timeout for commit_alter_tenant_locality to avoid ddl thread hang 2023-08-09 03:12:34 +00:00