obdev
|
6ec569ca8d
|
Make the destroy function reentrant
|
2023-05-05 08:08:32 +00:00 |
|
hnwyllmm
|
46c70d1f44
|
fix typo. close #1366
|
2023-05-05 07:42:24 +00:00 |
|
ob-robot
|
8ab690642b
|
Merge branch 'pr_1366'
|
2023-05-05 07:38:56 +00:00 |
|
obdev
|
d10b15b188
|
fix direct load memory leak when timeout
|
2023-05-05 07:38:33 +00:00 |
|
simonjoylet
|
51d7205f5e
|
allow recover ddl of sys tenant
|
2023-05-05 06:38:22 +00:00 |
|
obdev
|
e38a0ec7ca
|
bugfix:49228442, 49192441, 49243082, 49336026, 49341756, 49424274, 49428667, 49263419
|
2023-05-05 06:08:25 +00:00 |
|
xianyu-w
|
8a215cb58f
|
Fix print function bin/oct bug
|
2023-05-05 05:38:39 +00:00 |
|
obdev
|
e6cf47df8f
|
push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log
|
2023-05-05 04:45:21 +00:00 |
|
LiuYoung00
|
88f43f275a
|
[to #47545514]subprogram cursor do not resolve external type
|
2023-05-05 04:38:33 +00:00 |
|
rolandqi
|
b1b71ba40f
|
clear ob sensitive infomation.
|
2023-05-05 04:15:18 +00:00 |
|
Larry955
|
943f5a0175
|
fix bug when part table do local index back with lob column
|
2023-05-05 04:11:49 +00:00 |
|
Hongqin-Li
|
a3e40c6e58
|
Fix drop database timeout truncated at 20 minutes
|
2023-05-05 03:42:15 +00:00 |
|
obdev
|
28ba10dbee
|
fix abort_redef_table() scheduler ddl task again ret_code error bug
|
2023-05-05 03:38:46 +00:00 |
|
obdev
|
2fd0498ce3
|
use tenant memmory to alloc ObTxLSLogCb
|
2023-05-05 03:08:48 +00:00 |
|
obdev
|
fe350b62e6
|
[XML] fix count() failed
|
2023-05-05 02:08:20 +00:00 |
|
qianchanger
|
bea9dc85bf
|
Fix rpc proxy dont reset the msg ptr cause the memory leak
|
2023-05-04 15:08:04 +00:00 |
|
nroskill
|
cc9bf7e0d7
|
fix NULL in latch_hold
|
2023-05-04 14:08:24 +00:00 |
|
obdev
|
c8f708f64d
|
fix bug: overwrite error code unexpectedly
|
2023-05-04 13:49:00 +00:00 |
|
obdev
|
852f728be0
|
Add ptr check in stmt execute parse stage
|
2023-05-04 13:45:29 +00:00 |
|
obdev
|
ce0d9ddd4b
|
fix bug: qc_detectable_id is invalid when sqc register check item
|
2023-05-04 13:41:58 +00:00 |
|
obdev
|
d8ae8e2449
|
modify sys log for defragmentation
|
2023-05-04 13:15:01 +00:00 |
|
obdev
|
f6c3ecdd97
|
bugfix: 49298642,49243905,49422634
|
2023-05-04 12:30:09 +00:00 |
|
xianyu-w
|
b7de32a0a4
|
adjust the conversion between gb18030 and gb18030_2022
|
2023-05-04 12:23:12 +00:00 |
|
qianchanger
|
03ed5b7544
|
Fix master case
|
2023-05-04 12:19:40 +00:00 |
|
ob-robot
|
f72319a1ed
|
Merge branch 'pr_1369'
|
2023-05-04 12:12:36 +00:00 |
|
Hongqin-Li
|
75dac1ab3b
|
Disable reporting ddl checksum from background merge thread
|
2023-05-04 10:11:45 +00:00 |
|
obdev
|
fadedfe50b
|
Fix:kill session fail in switch tenant
|
2023-05-04 09:41:47 +00:00 |
|
obdev
|
5e437ac006
|
Fix: session self-verify function extraction error
|
2023-05-04 09:38:18 +00:00 |
|
obdev
|
45499cdeed
|
patch bugfix to master
|
2023-05-04 08:15:22 +00:00 |
|
obdev
|
1764237a55
|
bug/49336298 extra endtags need report error when content parsing
|
2023-05-04 08:11:50 +00:00 |
|
LiuYoung00
|
1fd32d2c33
|
[to #48213621]package param_expr do not check deterministic
|
2023-05-04 07:41:47 +00:00 |
|
obdev
|
f4acc8da14
|
[misc] fix unstable mittest
|
2023-05-04 05:42:35 +00:00 |
|
obdev
|
f99116654a
|
add lock to protect slog writer's cursor_
|
2023-05-04 04:11:55 +00:00 |
|
obdev
|
8094743d24
|
[FEAT MERGE] implement of log disk writing throttling
|
2023-05-02 01:45:12 +00:00 |
|
qianchanger
|
3ae36f5774
|
[FEAT MERGE]4.2 PX Feature
|
2023-04-30 04:41:31 +00:00 |
|
wjhh2008
|
09ed904b58
|
[FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-29 15:11:50 +00:00 |
|
JiahuaChen
|
ecb74a122c
|
Unify all bucket cnt in ObTenantMetaMemMgr
|
2023-04-28 15:41:57 +00:00 |
|
yinyj17
|
34a9edf738
|
[FEAT MERGE] support restore encrypted tenant
|
2023-04-28 15:15:31 +00:00 |
|
obdev
|
b41dc0ebdd
|
[FEAT MERGE] support auto dop
|
2023-04-28 15:11:53 +00:00 |
|
obdev
|
642f1c7d84
|
[FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
|
2023-04-28 13:11:58 +00:00 |
|
seuwebber
|
35c1be5aa1
|
[CP] [to #48811148]fix bug goto statement
|
2023-04-28 11:41:45 +00:00 |
|
xianyu-w
|
13e2a46659
|
Fix simplify multiset expr bug
|
2023-04-28 11:19:02 +00:00 |
|
zzg19950727
|
3cada22bdc
|
[FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-28 11:12:11 +00:00 |
|
obdev
|
3bf92459f1
|
Fix direct load did not perceive the background error code during write
|
2023-04-28 09:12:09 +00:00 |
|
obdev
|
0fe1f4457d
|
Fix mysqltest case fail
|
2023-04-28 08:15:35 +00:00 |
|
obdev
|
5f403ea6ea
|
Fix memory leak because fix memory expansion
|
2023-04-28 08:12:04 +00:00 |
|
BinChenn
|
dc182c9307
|
[CP] [Arb] fix wrong rs_server_status
|
2023-04-28 07:45:26 +00:00 |
|
obdev
|
096d1eccdf
|
remove is_bulk_ from obdmlstmt & fix mysqltest
|
2023-04-28 06:11:59 +00:00 |
|
obdev
|
17abf2818a
|
[FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
|
2023-04-28 03:45:10 +00:00 |
|
HaHaJeff
|
58bb3d34b7
|
PalfBufferIterator support return padding log.
|
2023-04-28 03:41:40 +00:00 |
|