hezuojiao
|
aec2b56931
|
Fix ctas statement decimal precision out of bounds
|
2023-03-21 16:49:45 +00:00 |
|
obdev
|
d7eba01b90
|
fix get_dh_msg state errors during reentry lead to hang/core
|
2023-03-21 16:46:11 +00:00 |
|
obdev
|
1deb58123c
|
improve the speed of major merge in case of switch leader
|
2023-03-21 16:33:13 +00:00 |
|
ChangerR
|
6719115924
|
fix subplan filter compute equal set incorrectly
|
2023-03-21 16:29:39 +00:00 |
|
obdev
|
600227d1cb
|
fix rownum to limit bug
|
2023-03-21 16:26:06 +00:00 |
|
obdev
|
99764bc507
|
Fix too many fetch log task bug.
|
2023-03-21 16:22:32 +00:00 |
|
obdev
|
7f136c0171
|
add: libobclient LD_LIBRARY_PATH fix: .4_ce
|
2023-03-21 16:18:59 +00:00 |
|
obdev
|
43a79e5d56
|
reset tablet_allocator before release tenant
|
2023-03-21 16:15:28 +00:00 |
|
obdev
|
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 |
|
simonjoylet
|
46325a10d6
|
fix return code overwrite
|
2023-03-21 16:08:20 +00:00 |
|
SanmuWangZJU
|
bd8e0f2ea4
|
[CP] [OBCDC] fix data lose issue
|
2023-03-21 16:04:37 +00:00 |
|
obdev
|
773b55713e
|
fix shared hash join core because of change part count && fix tpch performance regression because of check alive
|
2023-03-21 16:01:00 +00:00 |
|
obdev
|
a0b154e08e
|
Change the block_size_ of Macro meta's column_checksums(SEArray) from 8K to sizeof(int64_t) to save memory.
|
2023-03-21 15:57:27 +00:00 |
|
raywill
|
8b9d8f2f05
|
enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item
|
2023-03-21 15:53:56 +00:00 |
|
obdev
|
8437d5349d
|
fix switch_schema led to set_tenant_received_broadcast_version too late
|
2023-03-21 15:47:00 +00:00 |
|
obdev
|
f5800aa86a
|
modify error_code
|
2023-03-21 15:36:39 +00:00 |
|
obdev
|
506f3f6b12
|
Fix group log content check for raw_write.
|
2023-03-21 15:26:06 +00:00 |
|
obdev
|
8bbdd06f70
|
Apply placeholder for CDB/DBA_OB_ACCESS_POINT
|
2023-03-21 15:22:33 +00:00 |
|
hezuojiao
|
c7cfc94b42
|
Refresh mysql tests
|
2023-03-21 15:15:38 +00:00 |
|
obdev
|
276a09d8f4
|
Updating max_commit_ts from ls to tenant level
|
2023-03-21 15:12:03 +00:00 |
|
obdev
|
74a5f5ea3f
|
Fix lock memtable ref leak bug
|
2023-03-21 15:08:31 +00:00 |
|
obdev
|
5392479071
|
disable new sort for ddl
|
2023-03-21 15:04:50 +00:00 |
|
obdev
|
8462b71fa9
|
Fix direct load handle task result swallow error code
|
2023-03-21 15:01:14 +00:00 |
|
obdev
|
ece0db78c9
|
Direct load not support generated column
|
2023-03-21 14:57:44 +00:00 |
|
obdev
|
e53df2eb6b
|
fix: fix das memory expand induced by das used memeory calculation error
|
2023-03-21 14:54:12 +00:00 |
|
obdev
|
0b7ea211ed
|
fix batch_acquire_snapshot timeout bug
|
2023-03-21 14:50:40 +00:00 |
|
obdev
|
26118cf286
|
[OB_LOCKS] add table_id for GV$OB_LOCKS and V$OB_LOCKS
|
2023-03-21 22:20:15 +08:00 |
|
obdev
|
0eb6aa1779
|
new rpc code: OB_GET_SERVER_STATUS
|
2023-03-21 22:20:15 +08:00 |
|
obdev
|
401e98e126
|
fix diagnose replay return OB_STATE_NOT_MATCH
|
2023-03-21 22:20:15 +08:00 |
|
obdev
|
4b49ed92fc
|
use NetKeepAlive for px check server alive
|
2023-03-21 22:20:15 +08:00 |
|
Tyshawn
|
2f7011184e
|
[BUG.FIX] Bad block inspection skips temporary file macro blocks
|
2023-03-21 22:20:15 +08:00 |
|
2149
|
3b4d188e00
|
Fix expr pullup bug
|
2023-03-21 22:20:15 +08:00 |
|
taoshuning
|
e0948bd0a3
|
Fix archive suspend hang
|
2023-03-21 22:20:09 +08:00 |
|
obdev
|
019668ab57
|
fix switchover test case and add cluster event log for failover
|
2023-03-20 21:28:54 +08:00 |
|
obdev
|
6881bd169c
|
[4.1] fix tablet_gc service bug that when tablet gc in a logstream error stop the loop of the remaining log stream
|
2023-03-20 21:15:03 +08:00 |
|
obdev
|
f4cd46968c
|
test: fix some failed cases induced by single-row execution when has triggers
|
2023-03-20 21:10:22 +08:00 |
|
obdev
|
6d566658e3
|
[BugFix] fix frequent freeze
|
2023-03-20 21:01:08 +08:00 |
|
godyangfight
|
6892b58c90
|
Fix ls migration online succeed but inner retry return 4016 bug
|
2023-03-20 20:45:18 +08:00 |
|
xianyu-w
|
1f1001b640
|
Revert print cast for questionmark in dblink
|
2023-03-20 20:40:30 +08:00 |
|
obdev
|
6f80f6bf24
|
print macro id log
|
2023-03-20 17:28:31 +08:00 |
|
obdev
|
c6bbafe473
|
fix savepoint is not synchronized between servers
|
2023-03-20 17:23:49 +08:00 |
|
obdev
|
ec988d25b2
|
fix compaction diagnose info and scn_revert defence, and optimize the mechanism of fetching ls_info
|
2023-03-20 17:19:05 +08:00 |
|
obdev
|
e42bb4295a
|
[4.1][dblink] get xa ctx from tx desc when xa start for dblink client
|
2023-03-20 17:14:25 +08:00 |
|
yinyj17
|
c4afafe3e1
|
fix core caused by aggr subquery
|
2023-03-20 17:09:42 +08:00 |
|
hamstersox
|
a6b246de24
|
fix ret=-4725 when restore major
|
2023-03-20 17:05:00 +08:00 |
|
obdev
|
5f7a5b5b9a
|
[4.1] tablet gc reference standby cluster readable scn
|
2023-03-20 17:00:18 +08:00 |
|
ob-robot
|
9365c0dd4c
|
patch 4.1 bug fix and remove some secret url
|
2023-03-19 19:22:48 +08:00 |
|
obdev
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
BinChenn
|
e386747097
|
PALF degrades log stream in more failure scenarios
|
2023-03-17 10:41:20 +00:00 |
|
obdev
|
a1b98f9700
|
to issue<48443639>:fix insert table values record core
|
2023-03-17 10:13:31 +00:00 |
|