Commit Graph

4017 Commits

Author SHA1 Message Date
6e52756522 Add release operation for px task process 2023-03-23 12:15:05 +00:00
1eed9d4d9c fixed not rollback log disk after create tenant failed 2023-03-23 12:11:38 +00:00
c377bfd280 [master][tx-route] fix and refine tx module stop relative 2023-03-23 11:41:27 +00:00
a336d37695 fix some restore bug and add print info 2023-03-23 10:45:15 +00:00
63a9bb625b fixed not remove tmp directory when create palf failed. 2023-03-23 08:41:32 +00:00
e320d2f2a3 [Arb] record degrade/upgrade events to __all_server_event_history 2023-03-23 07:41:46 +00:00
0f342a5f1e Fix: sys_var plan cache not set 2023-03-23 07:15:38 +00:00
54f9ade886 [BUGFIX] fix ObTextStringIter ctx init to nullptr 2023-03-23 07:12:03 +00:00
a12694fff8 close dispatch_req temporally 2023-03-23 05:41:54 +00:00
08f87b82c7 modify the usage of schema guard, release the pin memory 2023-03-23 05:11:37 +00:00
dd3b5c62fd Fix unstable list partition order problem 2023-03-23 04:48:43 +00:00
57f09e1588 use PRINT_VECTORIZED_ROWS macro for vectorization output 2023-03-23 04:45:08 +00:00
b4fc7d1c5f adjust log level for direct load. 2023-03-23 04:41:35 +00:00
fdc08f5080 Fix the failure to get the tenant config 2023-03-23 04:11:57 +00:00
e1656f5d5a [CP] Change arena alloctor to malloc allocator in connect by pump. 2023-03-23 03:44:56 +00:00
1ef21d9628 [BUG.FIX] fix memory disk type in loading tablet 2023-03-23 03:41:24 +00:00
a118af24ee fix identity bug 2023-03-23 03:15:21 +00:00
ea0ab348f3 fix direct load data type mysqltests 2023-03-23 03:11:48 +00:00
392907c24e print stack memory allocation history 2023-03-22 22:43:42 +08:00
c95a7ac62c fix: fix the core when has returning expr induced by dml processing order refactor 2023-03-22 22:43:42 +08:00
8dd6b41ead fix dtl channel can not detect interrupt && fix hash join memory dynamic leak 2023-03-22 22:43:42 +08:00
1f41bcc0ae fix delay abort bug 2023-03-22 22:43:42 +08:00
aac7005821 check ddl start scn in tablet meta when ls online 2023-03-22 22:43:42 +08:00
e253581302 Merge branch 'master' of github.com:oceanbase/oceanbase 2023-03-22 20:48:41 +08:00
a6137b0cc4 compact ddl sstable later check ddl sstable count 2023-03-22 12:45:34 +00:00
70c142ab23 to issue<48495992>:fix core when dml stmt bulk into complex type var 2023-03-22 12:41:58 +00:00
a90eb7f6ef Change return code to OB_STATE_NOT_MATCH to avoid px hang 2023-03-22 12:15:33 +00:00
904210a048 set upstream before decided trans type in replay_commit_info 2023-03-22 12:12:01 +00:00
9bcdbcde5e [4.1][savepoint] stop rollback to savepoint when trans is terminated 2023-03-22 11:49:24 +00:00
0caac56a04 Update README.md (#1310)
The old link to Mulan Public license is 404.

Co-authored-by: LIN <wangzelin19961202@gmail.com>
2023-03-22 19:49:15 +08:00
9407bbea54 fix dtl interm result leak when use vectorized spf and px batch rescan 2023-03-22 11:45:48 +00:00
ef75f54b72 Fix incorrect length setting leads to out-of-bounds memory access 2023-03-22 11:42:13 +00:00
d5034e56fa fix core of GET_TSI 2023-03-22 10:45:14 +00:00
e3aa4c5a8f Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task 2023-03-22 10:41:42 +00:00
79723299c1 move config lock out of config map lock when read_dump_config 2023-03-22 10:11:54 +00:00
579345ca09 [BUGFIX] fix lob bugs 2023-03-22 08:45:44 +00:00
3af5758e15 pcode occupy 2023-03-22 08:42:09 +00:00
d7f0e7f852 reduce log of ha module 2023-03-22 07:45:09 +00:00
d516a39c7c fix obtest 2023-03-22 07:41:36 +00:00
9aaff0f5f8 Modify ret code in get_ls_meta_package 2023-03-22 07:15:26 +00:00
96a63c44a5 [GIS]fix gis extern sorter fd leak 2023-03-22 07:11:52 +00:00
588cfee577 Fix backup check major version with minor sstable continues bug 2023-03-22 06:45:48 +00:00
f6934ceb21 [CP] fix the sanity core that do_accept fail and do not remove from all_list_ 2023-03-22 06:42:11 +00:00
e6e2c4917c ensure that no checkpoint is in progress after stop 2023-03-22 06:12:03 +00:00
26b981973d [BUGFIX] fix lob text iter get next return err code 2023-03-22 05:12:11 +00:00
2a2b0d41c5 [4.1] add defense check if switch piece v$ob_archive_dest_status 2023-03-22 04:49:21 +00:00
b98f09b5bc parallel external sort judge if final sort before add item 2023-03-22 04:45:47 +00:00
121dd427e8 [to #47632376]add pipe row memory limit 2023-03-22 04:42:13 +00:00
2ba2884b1f [to #48440485]fix set changed package info when bulk collect into package variable 2023-03-22 04:15:49 +00:00
05dc3366a4 [master][xa][tx-route] fix from normal tx switch to xa trans missed return static 2023-03-22 04:12:12 +00:00