Commit Graph

3270 Commits

Author SHA1 Message Date
c372e5d736 [BUGFIX] fix nullsafe cmp func serialize 2023-02-09 14:34:23 +00:00
ead52c09f3 [BUG] remove error for 6213 in mvcc gc 2023-02-09 14:31:37 +00:00
6192a06fb9 [CP] SQL execution time consumption statistics 2023-02-09 14:28:54 +00:00
8ee348c40d [4.1] add flag to protect batch update 2023-02-09 14:26:17 +00:00
3f8bc6dd73 add parameter log_storage_warning_tolerance_time 2023-02-09 14:21:07 +00:00
1b735c5f41 Github merge pull request to fix wrong slack address 2023-02-09 14:18:27 +00:00
3adc8b2407 fix group by pullup bug with shared subquery 2023-02-09 14:15:34 +00:00
6d3dcc7c4c add condition for protection code 2023-02-09 14:12:54 +00:00
079e8b9a01 [UPGRADE] Make upgrade_post.py reentrant 2023-02-09 14:10:14 +00:00
7be8e390eb [to #47662122] default expression of cursor parameter need cast to formal type 2023-02-09 14:07:36 +00:00
3051928b96 fix backup report -4016 because ls restore status is 11 2023-02-09 14:02:26 +00:00
2bbf0ee9fe fix: add stop state check in recv_large_request 2023-02-09 13:59:38 +00:00
122a53be18 fix major freeze about not ready index and rew_snapshot_gc_scn 2023-02-09 13:56:58 +00:00
d312d359b4 [ob do] obd.sh 支持fastreboot 2023-02-09 13:54:16 +00:00
41eb9a94e0 fix a memleak caused by not release inner sql conn immediately when start trans failed in remote obs 2023-02-09 13:49:09 +00:00
47f6c569cc Fixing conditional statements about direct-insert 2023-02-09 13:46:31 +00:00
c698e9ced7 [Bugfix]Modified use method of ObReqTimeGuard in tableAPI 2023-02-09 13:41:22 +00:00
e628976b4d Remove get_mode_version's lock for iterator. 2023-02-09 21:07:09 +08:00
b516b155e8 fix can not remove const exec param in child stmtents 2023-02-09 21:04:15 +08:00
62bc285f75 fix dtl interm result memleak and core when drop tenant 2023-02-08 20:51:51 +08:00
a493f8590d [CP] fix index out of bounds 2023-02-08 20:48:51 +08:00
96d9dc4d22 Fix full row not reserve when switch tablet 2023-02-08 20:45:53 +08:00
46b68f8463 change restore prority from low to high 2023-02-08 20:43:00 +08:00
4b67e0b161 [4.x] Fix only_in_memebr_list problem 2023-02-08 20:39:56 +08:00
9720f7d98e fix update report scn bug 2023-02-08 20:36:56 +08:00
bdeb19afff integrity several logs to debug 2023-02-08 20:33:57 +08:00
d2c31221af fix regexp sanity core 2023-02-08 20:30:39 +08:00
efc9ff610b fix select into plan bug 2023-02-08 20:27:18 +08:00
bd393d0458 reorder replay status switch to follower process 2023-02-08 20:23:55 +08:00
a8b707b8c0 [CP] fix io allocator size and optimize mark delete 2023-02-08 20:20:33 +08:00
e1ff35512f add basic rto mittest 2023-02-08 20:17:16 +08:00
ebc852d9e9 [master] fix tx-free-route retry error-code for oracle mode 2023-02-08 20:13:57 +08:00
0e3d39c142 Set replayable_point SCN MIN_SCN when replay service init 2023-02-08 20:10:34 +08:00
3dcb0c68b7 BUGFIX: make memstore statistics correct 2023-02-08 20:07:20 +08:00
838cce3c5d fix ret = -4016 when migration and restore concurrent 2023-02-08 20:04:01 +08:00
eb6c0e1eac [BUGFIX] fix ObTextStringIter deconstruct after allocator 2023-02-08 19:57:29 +08:00
4150a9de1d Adjust circular dependencies between ObPlanCache and ObPlanBaselineMgr 2023-02-08 19:54:01 +08:00
8bfa45077d fix medium reset_list bug 2023-02-08 19:50:32 +08:00
e57bc92cbf fix not-equal row expr extract wrong query range bug 2023-02-08 19:47:16 +08:00
d84349b6f9 fix:47630890 2023-02-08 19:43:55 +08:00
63ef8ecc59 [OBCDC] various bug fix 2023-02-08 19:40:33 +08:00
5567779f63 [foreign key] fix the logic of judging remote_tx 2023-02-08 16:10:45 +08:00
f850651263 fix table load table ctx ref count problem 2023-02-08 16:07:19 +08:00
dd355e113d fix px hang problem due to thread recyling 2023-02-08 16:03:58 +08:00
a31f7d168b [BUGFIX] fix copy meta with lob header 2023-02-08 16:01:03 +08:00
a95d9e6376 fix try_update_tablet_checksum_items and need_verify_checksum_ 2023-02-08 15:57:44 +08:00
99ae780f82 Fix palf submit log error. 2023-02-08 15:42:42 +08:00
bb7c71a19a add placeholder of virtual table 2023-02-08 15:39:36 +08:00
88c8c6cb08 to issue<38555062>:fix nested sql bug when using execute immediate stmt to exexute anonymous block 2023-02-08 15:36:38 +08:00
e086f0b327 fix create view failed when select item has same alias name 2023-02-08 15:30:29 +08:00