|
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 |
|
|
5ac4cddd5c
|
fix diag tenant disconnected
|
2023-03-22 03:41:58 +00:00 |
|
|
7a508b40d6
|
[master] fix ut: test_tx
|
2023-03-22 03:12:06 +00:00 |
|
|
3c0da87a4d
|
fix direct load heap table multiple aggregate merge task mem leak
|
2023-03-21 17:27:43 +00:00 |
|
|
20f0d63cf4
|
bugfix : json query null pointer cause core-dump
|
2023-03-21 17:24:10 +00:00 |
|
|
a7c5fc2509
|
Fix ddl kv mgr deadlock
|
2023-03-21 17:11:17 +00:00 |
|
|
5ed3fc8cb5
|
[CP] [GIS]weak read srs system table
|
2023-03-21 17:07:40 +00:00 |
|
|
3d997e7f47
|
[4.1][xa] create xa savepoint after acquiring local stmt lock
|
2023-03-21 17:03:57 +00:00 |
|
|
d760428489
|
fix task aborted status is not persisted to the internal table bug
|
2023-03-21 17:00:24 +00:00 |
|
|
1ec233bb5d
|
[PALF] fix the leader is revoked when the PALF group is been degraded
|
2023-03-21 16:56:50 +00:00 |
|
|
a1c3c9cf20
|
fix simplify_subquery bug: disable simplify_subquery when union set_query has limit percent expr
|
2023-03-21 16:53:17 +00:00 |
|
|
aec2b56931
|
Fix ctas statement decimal precision out of bounds
|
2023-03-21 16:49:45 +00:00 |
|
|
d7eba01b90
|
fix get_dh_msg state errors during reentry lead to hang/core
|
2023-03-21 16:46:11 +00:00 |
|
|
1deb58123c
|
improve the speed of major merge in case of switch leader
|
2023-03-21 16:33:13 +00:00 |
|
|
6719115924
|
fix subplan filter compute equal set incorrectly
|
2023-03-21 16:29:39 +00:00 |
|
|
600227d1cb
|
fix rownum to limit bug
|
2023-03-21 16:26:06 +00:00 |
|
|
99764bc507
|
Fix too many fetch log task bug.
|
2023-03-21 16:22:32 +00:00 |
|
|
7f136c0171
|
add: libobclient LD_LIBRARY_PATH fix: .4_ce
|
2023-03-21 16:18:59 +00:00 |
|
|
43a79e5d56
|
reset tablet_allocator before release tenant
|
2023-03-21 16:15:28 +00:00 |
|
|
6bb3ee6c54
|
fix the core caused by repeated set xid in create tx ctx in the pdml scene
|
2023-03-21 16:11:53 +00:00 |
|
|
46325a10d6
|
fix return code overwrite
|
2023-03-21 16:08:20 +00:00 |
|