Commit Graph

7264 Commits

Author SHA1 Message Date
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
9bbd0b3c26 add trace for allocate link buffer 2023-08-09 02:54:39 +00:00
b6e343acdb [to #50995246]remove dbms_cursor_open retry 2023-08-09 02:48:41 +00:00
08666bea99 Fix rebuild cases 2023-08-09 02:42:41 +00:00
2ad79e84dc add ddl_kv diagnose info 2023-08-09 02:18:58 +00:00
46a9a4d763 Fix ddl_kvs_ inc ref twice when tiny tablet deserialization. 2023-08-09 02:12:57 +00:00
bfad2b6cfe remove infinite retry for check and set initial state operation 2023-08-08 13:54:41 +00:00
c46d7a39d8 Move CommonNetwork from DEFAULT_CTX_ID 2023-08-08 13:48:42 +00:00
1a4d800d7d Revert Bugfix:forbid using udfs that returns boolean in query 2023-08-08 12:49:02 +00:00
c603e33bc0 fix ob_tenant_virtual_concurrent_limit_sql stack overflow 2023-08-08 12:43:00 +00:00
1922809d62 Delete TxData Mini Cache Log 2023-08-08 11:18:30 +00:00
9fd9e82342 use mds checkpoint scn to indicate tablet initial state 2023-08-08 11:12:30 +00:00
2e28ad4ffa Fix: There is a shared expression in the virtual generated column, which causes an error 2023-08-08 10:48:42 +00:00
81e0d5ca13 fixed restart failed because physical log disk is smaller than log disk size 2023-08-08 10:42:43 +00:00
6f55199a8f fix progressive merge bug 2023-08-08 10:24:37 +00:00
8325c17a84 fix use error row handler 2023-08-08 10:18:34 +00:00
b047318590 fix hash join do not clear last batch memory leads OOM 2023-08-08 09:54:52 +00:00
0ac8dd7d1b fix check_cross_cluster_checksum about errno 2023-08-08 09:48:49 +00:00
69f1110962 fix core when backup le meta has failed. 2023-08-08 09:19:07 +00:00
sdc
dc309ed187 [CP] fix get_conn core 2023-08-08 09:13:02 +00:00
7a3548cb4b [json] json arrayagg, json objectagg refration 2023-08-08 08:54:37 +00:00
c4b59bc122 print log when oss upload/download bandwidth exceed limit 2023-08-08 08:48:38 +00:00
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00