|
2c860eae57
|
[master][tx-route][xa] fix sanity-check for xa-commit/rollback
|
2023-02-24 14:00:06 +00:00 |
|
|
2dae586e31
|
[to #47983910]Sensitive info cleanup
|
2023-02-24 13:57:29 +00:00 |
|
|
f6f344d2ca
|
fix pushdown filter into set stmt bug
|
2023-02-24 13:52:25 +00:00 |
|
|
8441f54f6f
|
Fix failed to get ddl rpc timeout after table dropped
|
2023-02-24 13:49:45 +00:00 |
|
|
42328efa81
|
disable logical plan manager
|
2023-02-24 13:47:02 +00:00 |
|
|
bfc82bd433
|
BUGFIX: break infinite loop of write throttle
|
2023-02-24 13:44:18 +00:00 |
|
|
431bb53903
|
fix white filter pushdown judgement
|
2023-02-24 13:41:33 +00:00 |
|
|
f372386816
|
fix switch leader cause map data is deleted bug
|
2023-02-24 13:38:50 +00:00 |
|
|
e44e4b0bbe
|
explain statement should not be throttled by PxAdmission module
|
2023-02-24 13:35:58 +00:00 |
|
|
7d210c667b
|
[4.1] add unsynced_cnt_for_multi_data in multi source unit for storage schema
|
2023-02-24 13:33:07 +00:00 |
|
|
d81d5c2a00
|
[master] fix xa-tx free-route check alive
|
2023-02-24 13:30:24 +00:00 |
|
|
29ac6120e0
|
[master] add tx-id sanity-check for tx-route
|
2023-02-24 13:27:42 +00:00 |
|
|
0e8e04f3d3
|
fix create synonym 4016 && add thread name for maintain dep task queue
|
2023-02-24 13:24:59 +00:00 |
|
|
74f60222a8
|
[master] do not abort txn on txn-free-route tmp node
|
2023-02-24 13:19:45 +00:00 |
|
|
c8bb7bbeb8
|
During failover, in the prepare phase, execute recover cancel
|
2023-02-24 13:17:01 +00:00 |
|
|
5ef5dd6fae
|
fix tx desc reference leak
|
2023-02-24 13:14:19 +00:00 |
|
|
50329218dc
|
fix window function op ordering bug
|
2023-02-24 13:09:05 +00:00 |
|
|
8ebdd029e4
|
add virtual table ignore error whitelist
|
2023-02-24 13:06:22 +00:00 |
|
|
3e39a6476e
|
check column checksum reported after ddl inner sql finish
|
2023-02-24 13:00:53 +00:00 |
|
|
aaf8450466
|
[CP] fix complex type mistakely hit same plan
|
2023-02-24 12:55:39 +00:00 |
|
|
000331908d
|
replace ddl cluster version with data format version
|
2023-02-24 12:52:55 +00:00 |
|
|
28b78becb7
|
Get request maneger change priv_tenant_id to effective_tenant_id
|
2023-02-24 12:50:14 +00:00 |
|
|
8a9169e0d6
|
[CP][to #46123340] fix show create characteristic stmt
|
2023-02-24 12:47:32 +00:00 |
|
|
fcbb354def
|
Fix incorrect use of tmp ret
|
2023-02-24 12:44:50 +00:00 |
|
|
fe21bdcdb9
|
check ls status instead of __all_ls while create tenant
|
2023-02-24 12:42:07 +00:00 |
|
|
5253524fdf
|
Improve freeze unittest
|
2023-02-24 12:39:24 +00:00 |
|
|
48ec3e4565
|
Add table value check in sanity
|
2023-02-24 12:36:42 +00:00 |
|
|
a366348a12
|
[to #47901724] fix package free ref cursor core
|
2023-02-24 12:33:46 +00:00 |
|
|
1b9cc5948a
|
[to #35175194]fix bug package dbms_xplan
|
2023-02-24 12:31:01 +00:00 |
|
|
aba13e9668
|
Fix memory leak
|
2023-02-24 12:28:19 +00:00 |
|
|
1ce0caed61
|
add concurrency join check for debug pthread_join failed issue
|
2023-02-24 12:20:29 +00:00 |
|
|
022cf12f51
|
free ObIRestoreStateHandler after restore
|
2023-02-24 12:15:09 +00:00 |
|
|
52666872c9
|
fix master physical rowid bug
|
2023-02-24 12:12:27 +00:00 |
|
|
2b596bf410
|
Fix archive statistic core
|
2023-02-24 12:09:35 +00:00 |
|
|
29d421b18d
|
sync wait created tenant in restore tenant sql thread
|
2023-02-24 12:06:52 +00:00 |
|
|
e615feb42d
|
[CP] Fix startup filter post bug
|
2023-02-24 12:03:57 +00:00 |
|
|
4d06b2886d
|
fix latin1 bug: hash_sort_8bit_bin
|
2023-02-24 12:01:04 +00:00 |
|
|
75a8d8397a
|
record alloc lbt in slice
|
2023-02-24 11:52:55 +00:00 |
|
|
7520b0405c
|
fix bug in checking table read only
|
2023-02-24 11:50:07 +00:00 |
|
|
fe826e8cc5
|
Shrink schema memory size
|
2023-02-24 11:47:19 +00:00 |
|
|
e4c462a9cb
|
fix the retry mechanism of write_tablet_checksum_at_table_level
|
2023-02-24 11:44:31 +00:00 |
|
|
d6b24ab0b3
|
Fix the issue that failed to get default row after DDL.
|
2023-02-24 11:41:42 +00:00 |
|
|
dbc2a4c9f9
|
[BugFix].fix invalid meta_tree_root
|
2023-02-24 17:16:28 +08:00 |
|
|
46c6a9bfce
|
[BUGFIX] fix lob bugs
|
2023-02-24 17:11:48 +08:00 |
|
|
642798b78e
|
fix convert invalid scn to ts
|
2023-02-24 17:07:29 +08:00 |
|
|
9a068fb3b2
|
fix create restore tenant failed and falsely reset ha_high_thread_score issue
|
2023-02-24 16:53:07 +08:00 |
|
|
c99e7a56b1
|
Fix ls restore finish check all replica restore status is none and replica status is not offline bug
|
2023-02-24 16:49:33 +08:00 |
|
|
f8ceefb4be
|
repending() function is called at the wrong time
|
2023-02-24 16:45:45 +08:00 |
|
|
5baf712d68
|
modify errcode OB_DISK_CORRUPTED to OB_DISK_HUNG
|
2023-02-24 16:42:04 +08:00 |
|
|
b952c226b0
|
fix timer log & fix memleak when destroy scheduler
|
2023-02-24 16:38:27 +08:00 |
|