|
f90064130d
|
take up space on the master branch for drop lob
|
2024-02-07 22:18:17 +00:00 |
|
|
852a7b924d
|
[CP] opt the ScheObSchemAren
|
2024-02-07 21:54:56 +00:00 |
|
|
ccb1813be7
|
[FEAT MERGE] Enable IAA for accelerate defalte compression and decompression for OB 4.0
|
2024-02-07 21:22:11 +00:00 |
|
|
a97235802c
|
Fix compare routine for questionamrk expr
|
2024-02-07 20:52:15 +00:00 |
|
|
c2511b580f
|
[FEAT MERGE] materialized view
|
2024-02-07 20:31:14 +00:00 |
|
|
acd0ec6efd
|
[FEAT MERGE] load local files
|
2024-02-07 20:25:14 +00:00 |
|
|
c7fe4c3f69
|
[FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
|
2024-02-07 20:19:21 +00:00 |
|
|
adf33e4168
|
[TABLELOCK] placeholder for pcode of detecting session alive
|
2024-02-07 20:01:17 +00:00 |
|
|
269de7a960
|
[CP] [OPT] thread stack lock
|
2024-02-07 19:31:24 +00:00 |
|
|
542516e369
|
[FEAT MERGE] Backup support AWS S3
Co-authored-by: xuhuleon <xuhuleon@qq.com>
|
2024-02-07 19:13:39 +00:00 |
|
|
92fcda38da
|
[FEAT MERGE] 4.3 online ddl column type change
|
2024-02-07 17:55:31 +00:00 |
|
|
33a6f4973d
|
[FEAT MERGE] Implement Resource Throttle
|
2024-02-07 17:25:56 +00:00 |
|
|
15307ef94e
|
[FEAT MERGE][CP]optimizer stats enhancement
|
2024-02-07 16:56:28 +00:00 |
|
|
540f23b2d3
|
[CP] fix the memleak of nested Array
|
2024-02-07 16:53:28 +00:00 |
|
|
aceabf03d5
|
[CP] fix core when create_tg_tenant with no_memory
|
2024-02-07 16:41:49 +00:00 |
|
|
04ba1bb648
|
[FEAT MERGE] rpc authentication improvement
|
2024-02-07 16:35:49 +00:00 |
|
|
ddfec5fc23
|
master branch sys_stat and trace_point place_holder
|
2024-02-07 16:32:47 +00:00 |
|
|
7f28858533
|
add wait event
|
2024-02-07 16:24:12 +00:00 |
|
|
21ddf9e8b2
|
[CP] [LOB] support inrow threshold config
|
2024-02-07 14:44:41 +00:00 |
|
|
faf440e6ea
|
[FEAT MERGE]client session
|
2024-02-07 14:41:39 +00:00 |
|
|
28209076a3
|
Bugfix for nagating decimal_int
|
2024-02-07 14:29:52 +00:00 |
|
|
6a2e0b6e2b
|
rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK
|
2024-02-07 14:26:51 +00:00 |
|
|
bbfbefabdf
|
[FEAT MERGE] dynamic_server_spec phase1
|
2024-02-07 14:23:50 +00:00 |
|
|
46b64790bc
|
[FEAT MERGE] transfer without kill tx
|
2024-02-07 14:20:47 +00:00 |
|
|
b91c4a01c3
|
[CP] remove unsafe macro OB_UNIS_DECODEx
|
2024-02-07 14:11:56 +00:00 |
|
|
53d13885cf
|
[CP] fix bug: a large backlog of threads and causing the server to stop providing service.
|
2024-02-07 14:02:54 +00:00 |
|
|
cdbcd01b27
|
change compat_mode default from MYSQL to INVALID
|
2024-02-07 13:51:05 +00:00 |
|
|
23dfd123b2
|
[FEAT MERGE] zlib_upgrade
|
2024-02-07 12:48:23 +00:00 |
|
|
f94c982ed9
|
fix unstable obtest for medium_with_migrate.test
|
2024-02-07 11:28:01 +00:00 |
|
|
61cdad9330
|
[CP] Support specify customed allocator for zstd_compressor
|
2024-02-07 11:04:40 +00:00 |
|
|
1ee1ad37e4
|
add tenant kvcahe hold at SYSSTAT
|
2024-02-07 10:58:37 +00:00 |
|
|
3d5ba46e84
|
Fix default value of ObDecimalIntType
|
2024-02-07 09:11:08 +00:00 |
|
|
44fa79977a
|
[master] add lock place holder for two trans locks
|
2024-02-07 09:08:08 +00:00 |
|
|
160ff54fe6
|
[CP] fix error log when kill -15
|
2024-02-07 09:02:07 +00:00 |
|
|
2569072042
|
[CP] add serialization size check
|
2024-02-07 08:29:09 +00:00 |
|
|
c76fcc518a
|
Add PCODE for shared storage of PALF
|
2024-02-07 07:55:37 +00:00 |
|
|
6a2fbc6bf7
|
adjust faststack parameter
|
2024-02-07 07:22:45 +00:00 |
|
|
f1f98c3bba
|
Add rpc code in master
|
2024-02-07 06:44:24 +00:00 |
|
|
8204e991fb
|
pre-hold WAIT_EVENT_DEF on master
|
2024-02-07 06:41:21 +00:00 |
|
|
e779a6e3f9
|
bugfix : json transform to timestamp will append time zone twice
|
2024-02-07 04:26:00 +00:00 |
|
|
ae90c30120
|
Parsing numeric constant as ObDecimalIntType in oracle compatible mode
|
2024-02-07 04:13:50 +00:00 |
|
|
6f9f82558a
|
完善RPC ID占位 - Part 2
|
2024-02-07 03:31:36 +00:00 |
|
|
be2fe9dfce
|
[CP] Fix parallel create conflict problem
|
2024-02-07 03:25:46 +00:00 |
|
|
c1c8668271
|
修改RPC ID占位,保证唯一性
|
2024-02-07 03:19:42 +00:00 |
|
|
299fe9c0db
|
let get_local_addr_ipv4 return error code
|
2024-02-07 03:13:38 +00:00 |
|
|
d5e864bfbe
|
add message column to __all_virtual_load_data_stat placeholder
|
2024-02-07 03:04:27 +00:00 |
|
|
58324fb9a1
|
add placeholder of extract_cert_expired_time
|
2024-02-07 02:43:43 +00:00 |
|
|
984523a0c0
|
add placeholders for latch_define and wait_event of palf_tiered_storage branch
|
2024-02-07 02:28:35 +00:00 |
|
|
1ae73f30f0
|
[CP] use OB_NOT_SUPPORTED for valid charset or collation even we not supported yet
|
2024-02-07 02:07:25 +00:00 |
|
|
f7a4cb5bd1
|
add placeholder for tenant_cloning
|
2024-02-07 01:43:13 +00:00 |
|