Commit Graph

4642 Commits

Author SHA1 Message Date
2b93405b74 to issue<48456442>:fix dml stmt with udt hit plan issue 2023-04-03 23:11:16 +00:00
500ce00ab7 [4.1] not restore tx state if tx not active after rollback to savepoint 2023-04-03 22:44:51 +00:00
eeb7bf454d fix dag_scheduler destroy when running may print ERROR log 2023-04-03 22:41:16 +00:00
8329d02967 [BUG] use stmt start time instead of query start time 2023-04-03 22:16:25 +00:00
bd6cf4e99d Add adjustments to virtual table | views about trans scheduler 2023-04-03 22:12:53 +00:00
5b086ee2da open ObReqQueue wait_finish 2023-04-03 21:53:15 +00:00
3f311a0f55 fix abort_redef_table() did not handle the -4018 error code bug 2023-04-03 21:49:39 +00:00
204fd1b3fe fix direct load ignore rows too large 2023-04-03 21:46:05 +00:00
2f1caa9dbb fix: fix the bug of table_id in ObForeignKeyArg not serialize 2023-04-03 21:15:06 +00:00
a615fb4f61 Fix a wf bug caused by the logic of recursion 2023-04-03 21:11:30 +00:00
7da7fe8b1b Fix unavailable hidden table index after ddl 2023-04-03 20:45:09 +00:00
6c9c168ac2 fix end stmt failure transaction does not identify need rollback 2023-04-03 20:41:34 +00:00
92cf6dcc56 when io_bench not valid, do not limit IOPS 2023-04-03 20:15:08 +00:00
ee97e6f4b3 fix user connection count bug 2023-04-03 20:11:34 +00:00
0b257df438 add restore diagnose row for diagnose virtual table 2023-04-03 19:48:34 +00:00
33923859fc enhance compaction diagnose 2023-04-03 19:45:01 +00:00
03809198e1 support collecting table scan info into sql_plan_monitor 2023-04-03 19:41:28 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
e29c97171c add IS_CORNOR to transaction 2023-04-03 19:11:33 +00:00
f4bc31c683 disable gather histogram for granularity=>'auto' when subpart type is not list or range 2023-04-03 18:41:47 +00:00
549bc94821 Fix cache internal_data_move 2023-04-03 18:11:44 +00:00
498a20cad8 fix semi info cause predicate move around bug 2023-04-03 17:45:03 +00:00
bd5b01c167 Switch GV$SESSION_LONGOPS target column to use target table id 2023-04-03 17:41:28 +00:00
71b64e48b0 Fix elr performance reduction 2023-04-03 17:14:37 +00:00
0765e69043 fix bug when load data into table partitioned by columns containing auto-inc value 2023-04-03 14:14:31 +00:00
5d8cb11b64 adjust backup ls data rpc timeout to 60s 2023-04-03 13:41:09 +00:00
f033143805 add inner table position for object storage service 2023-04-03 20:29:37 +08:00
6aaa8d0d73 Fix data_buf mem leak when index block io failed 2023-04-03 20:29:37 +08:00
4f17e651ac Github merge request #1329 : fix dooba README file 2023-04-03 20:29:31 +08:00
5177073cbf Add the index id with the non-base table path for partition join filter 2023-04-03 18:10:44 +08:00
44300b6d39 commit-message: update the ob_table_executor.cpp (#701)
Co-authored-by: LIN <wangzelin19961202@gmail.com>
2023-04-03 17:52:25 +08:00
eedd6feff1 Fix #1034 for SET @@sql_mode (#1065) 2023-04-03 16:53:52 +08:00
82d1996bde Merge branch 'master' of gitlab.alibaba-inc.com:oceanbase-ce-publish/oceanbase 2023-04-03 16:52:51 +08:00
f16488c4d8 define rpc code 2023-04-03 16:52:32 +08:00
706ef53693 define rpc code 2023-04-03 06:40:53 +00:00
50d15c8ac4 fix bug #1299 (#1300) 2023-04-02 20:39:35 +08:00
730349cc4a Revert print stack memory allocation history 2023-04-02 06:40:37 +00:00
a4d68c9893 transmit drain_exch before exit 2023-04-01 11:40:50 +00:00
a486fed522 Fix the bug of using wrong table id when building part join filter expr id 2023-04-01 11:11:13 +00:00
0db53e359a master placeholder reducing the refresh frequency of tenant info 2023-04-01 07:41:12 +00:00
0e22eb2aae fix full link tracing log printed in observer.log 2023-03-31 15:14:52 +00:00
81d0e384bb Add placeholder for __all_virtual_arbitration_member_info. 2023-03-31 11:41:11 +00:00
ebcfc562d4 revert add checker for memory_limit 2023-03-31 09:44:47 +00:00
95eadc9407 to issue<47841029>:fix select for update in pl returning rowid column issue 2023-03-31 09:41:21 +00:00
2264cbdd06 fix: obd.sh -c 2023-03-31 09:14:39 +00:00
986129c554 fix: ob do edit 2023-03-31 09:11:13 +00:00
2228a28b35 add new error code to master 2023-03-31 08:10:45 +00:00
b3771039c6 modify upgrade script 2023-03-31 03:40:51 +00:00
8f9f37a56f fix:43242401,48624339 2023-03-30 14:11:04 +00:00
a3da414a88 [CP] Fix skip scan bug, do not use blockscan in skip scan 2023-03-30 12:42:33 +00:00