obdev
|
ca31dfde0f
|
fix no wait const param is not consistent in fp and np
|
2023-04-26 13:21:55 +00:00 |
|
obdev
|
c8ef72d7e6
|
Update range of _cache_wash_interval
|
2023-04-26 13:18:27 +00:00 |
|
obdev
|
ddb1db375e
|
Fix dead lock in print tenant memblock info
|
2023-04-26 13:14:58 +00:00 |
|
obdev
|
395610bcff
|
Add switchover err code placeholder
|
2023-04-26 13:11:26 +00:00 |
|
stdliu
|
220e8fceac
|
Do not print WDIAG log when syslog_level set to ERROR
|
2023-04-26 13:07:58 +00:00 |
|
BinChenn
|
4154d0df4b
|
[PALF] adjust log level
|
2023-04-26 13:04:25 +00:00 |
|
obdev
|
17ea70672e
|
fix resultset's scale and precision not compatible with oracle
|
2023-04-26 13:00:40 +00:00 |
|
obdev
|
faff48575c
|
Disable loading data to oracle temporary table
|
2023-04-26 12:57:11 +00:00 |
|
obdev
|
dd54f8018d
|
disable _trace_control_info set by user
|
2023-04-26 12:53:47 +00:00 |
|
0xacc
|
1ec41795d6
|
[to #48891422] fix PL C interface allocator
|
2023-04-26 12:50:16 +00:00 |
|
BinChenn
|
18a5789477
|
[PALF] considering start_service_time when degrading/upgrading log streams
|
2023-04-26 12:46:48 +00:00 |
|
Handora
|
9fce3adc98
|
Donot dump ctx replaying from middle
|
2023-04-26 20:27:38 +08:00 |
|
obdev
|
782e59f78f
|
[CP] fix ddl wrongly relying on macro_block_buf
|
2023-04-26 20:22:44 +08:00 |
|
ob-robot
|
663c6f510d
|
Merge branch 'pr_1340'
|
2023-04-26 20:07:53 +08:00 |
|
zzg19950727
|
5e893be121
|
fix feedback info bug
|
2023-04-25 03:10:55 +00:00 |
|
obdev
|
fdcaa9a932
|
[FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant
|
2023-04-25 02:41:25 +00:00 |
|
obdev
|
c317071f7e
|
fix px target monitor core because of concurrent access of map
|
2023-04-25 02:10:50 +00:00 |
|
obdev
|
c4fb5cb985
|
modify log level of async_cb and get pcode from cb first
|
2023-04-24 13:11:23 +00:00 |
|
hezuojiao
|
dad6688384
|
Fix bit aggregate function redundant cast expr
|
2023-04-24 12:17:47 +00:00 |
|
obdev
|
349ecdf982
|
fix bug in group join buffer
|
2023-04-24 12:14:27 +00:00 |
|
obdev
|
43877d47d6
|
add system variables about auto dop
|
2023-04-24 12:11:06 +00:00 |
|
obdev
|
8ac3b5df4a
|
fix mysqltest
|
2023-04-24 11:14:47 +00:00 |
|
obdev
|
2eda31c447
|
fix omitting check stack overflow in transform_arg_case_recursively
|
2023-04-24 11:11:19 +00:00 |
|
obdev
|
413bcda437
|
[CP] fix ja rewrite bug with rollup scenario
|
2023-04-24 10:55:30 +00:00 |
|
chaser-ch
|
cfc1d05d9e
|
fix sstable reader memory mod
|
2023-04-24 10:51:57 +00:00 |
|
Handora
|
57c3448d2d
|
add weak read semantic to snapshot_version_barrier
|
2023-04-24 09:45:08 +00:00 |
|
obdev
|
c6cffaa327
|
occupy a position for nls_initcap
|
2023-04-24 09:41:38 +00:00 |
|
obdev
|
9c71ad825e
|
fix: collect query response time core dump for null pointer
|
2023-04-24 09:14:53 +00:00 |
|
obdev
|
83f8e7721d
|
[foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem
|
2023-04-24 09:11:25 +00:00 |
|
nroskill
|
3c9e9477db
|
[CP] [CP] [CP] lower down pidfile test log level
|
2023-04-24 08:41:38 +00:00 |
|
SanmuWangZJU
|
229db2bb7b
|
[CP] [OBCDC] Support heap table for OB4.x mark part_key or dep_col of part_key as primary_key
|
2023-04-24 08:11:42 +00:00 |
|
xianyu-w
|
a58de12030
|
disable write udf to remote dblink tables
|
2023-04-24 07:48:15 +00:00 |
|
obdev
|
565f3e5325
|
fix mysqltest case in master
|
2023-04-24 07:44:46 +00:00 |
|
obdev
|
f2c45a5f49
|
add error filter to avoid rpc error
|
2023-04-24 07:41:18 +00:00 |
|
Handora
|
7beeb7dd31
|
[BUG] fix after append cb core
|
2023-04-24 07:11:32 +00:00 |
|
obdev
|
4b4abc7be1
|
obd: fix observer link error when deploy to remote server
|
2023-04-24 06:41:31 +00:00 |
|
obdev
|
87ad8877d4
|
[BUGFIX] fix lob delete with MINIMAL mode
|
2023-04-24 04:41:24 +00:00 |
|
obdev
|
16b713759f
|
fix dtl interm result leak
|
2023-04-24 04:18:38 +00:00 |
|
jingtaoye35
|
0e5a7281f9
|
forbid to use hostname in oracle mode
|
2023-04-24 04:15:07 +00:00 |
|
seuwebber
|
7c79e6fccf
|
[CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL
|
2023-04-24 04:11:38 +00:00 |
|
obdev
|
ced1abdc78
|
[to #49178989] fix mysqltest
|
2023-04-24 03:41:03 +00:00 |
|
zzg19950727
|
a3c1c19606
|
fix set partition wise bug
|
2023-04-24 03:18:14 +00:00 |
|
obdev
|
2f49f58bc7
|
[CP] fix unthread safe allocator used by plan baseline manager
|
2023-04-24 03:14:46 +00:00 |
|
obdev
|
8ea3acb795
|
Fix cache inst map iterator erase
|
2023-04-24 03:11:20 +00:00 |
|
obdev
|
240d3685c6
|
fix longops start time not correct
|
2023-04-24 02:44:38 +00:00 |
|
obdev
|
610f5a50d4
|
fix drop_partition_info swallow error code since 2_2_x
|
2023-04-24 02:41:14 +00:00 |
|
HaHaJeff
|
27657e795b
|
don't print error log when read integrity data in case of fetch log
|
2023-04-23 15:11:18 +00:00 |
|
obdev
|
6bbd52c696
|
Set need_print_error false in Log Restore Itrator
|
2023-04-23 11:10:56 +00:00 |
|
obdev
|
d663d4218e
|
Fix direct load data buffer members inconsistent lifecycle
|
2023-04-23 10:44:32 +00:00 |
|
obdev
|
f5d814801f
|
Fix memory-leak on the failure of px_finish_trans
|
2023-04-23 10:41:06 +00:00 |
|