|
fd09ea86f1
|
set ddl redo clog timeout
|
2024-06-17 21:01:44 +00:00 |
|
|
241569b9a4
|
[BUG] remove error when alloc memory when offlined for memtable
|
2024-06-17 20:56:01 +00:00 |
|
|
29783af820
|
allowed fast refresh for MJV use more than 5 tables
|
2024-06-17 20:50:29 +00:00 |
|
|
328d411dab
|
autocommit trans not rollback when retry for row lock conflict
|
2024-06-17 20:44:53 +00:00 |
|
|
5444e47b61
|
[CP] Disables IMDS to prevent auto-region detection during S3ClientConfiguration construction
|
2024-06-17 20:33:39 +00:00 |
|
|
8cf399af82
|
Support hex string for load data formats
|
2024-06-17 20:27:47 +00:00 |
|
|
ba29ae32f8
|
use log cb to invoke the on_failure of a direct load log
|
2024-06-17 20:22:06 +00:00 |
|
|
15a77a877c
|
print the warn log of on_succ before release_tx_ctx_ref
|
2024-06-17 20:16:21 +00:00 |
|
|
f25fb333b4
|
fix core at mv rewrite
|
2024-06-17 20:10:34 +00:00 |
|
|
94fc7a4afa
|
[FIX] change ret code when tx data memtable mgr is empty because ls may offline
|
2024-06-17 20:04:30 +00:00 |
|
|
a37ff31426
|
fix errsim compile error
|
2024-06-17 19:58:42 +00:00 |
|
|
8892fef170
|
Fix number logging print cstring core
|
2024-06-17 19:47:33 +00:00 |
|
|
c7e77a8144
|
modify syslog compressor log level and errcode
|
2024-06-17 19:41:57 +00:00 |
|
|
c5eb9389d6
|
[CP] adds handling for EACCES error
|
2024-06-17 19:36:09 +00:00 |
|
|
f395d23393
|
server fix for pdml logging
|
2024-06-17 19:29:55 +00:00 |
|
|
2745725916
|
remove log_debug of cur_row_
|
2024-06-17 19:24:21 +00:00 |
|
|
270c5ea5ef
|
fix reset timezone_map_ bug
|
2024-06-17 19:18:39 +00:00 |
|
|
32f3fbce4a
|
[CP] [Bugfix] fix core dump cause use after free in session pool
|
2024-06-17 19:13:06 +00:00 |
|
|
8503556996
|
[CP] [to #57108991] opaque assign null & inner call with question mark & multi exception handler
|
2024-06-17 19:07:02 +00:00 |
|
|
74f59b75c9
|
[CP] [to #57344472] fix memory access core with check_name_type & coll.next without brackets
|
2024-06-17 19:00:54 +00:00 |
|
|
4733a9f8e6
|
[CP] Fix merge groupby memory usage when processor has extra
|
2024-06-17 18:55:14 +00:00 |
|
|
bb171a5b97
|
FEATURE: alloc placeholder for mysql lock table
|
2024-06-17 18:44:21 +00:00 |
|
|
c0bb494078
|
fix some stack overflow bug in large query
|
2024-06-17 18:33:02 +00:00 |
|
|
a98352eacf
|
modify dbms_scheduler executor code struct
|
2024-06-17 18:27:00 +00:00 |
|
|
b195f645cf
|
[CP] [FEAT MERGE] outrow lob performamce optimization
|
2024-06-17 18:21:29 +00:00 |
|
|
8c7d2a0f03
|
Fix core at fast parser
|
2024-06-17 18:15:53 +00:00 |
|
|
f35ad26ae8
|
Occupy cluster version 4.2.3.1
|
2024-06-17 18:03:41 +00:00 |
|
|
31b816819a
|
id type placeholder
|
2024-06-17 17:57:41 +00:00 |
|
|
282d480b56
|
Remove docker
|
2024-06-17 17:51:56 +00:00 |
|
|
d4f58f16b2
|
Fix v$ob_ls_log_restore_satus
|
2024-06-17 17:45:50 +00:00 |
|
|
64a7456a16
|
[placement]modify ddl common
|
2024-06-17 17:40:02 +00:00 |
|
|
c01e0761a4
|
Not support to disable unique constraint
|
2024-06-17 17:34:26 +00:00 |
|
|
a80e04dea7
|
occupy sm3 and sm4 function type
|
2024-06-17 17:28:26 +00:00 |
|
|
88d86c2607
|
we need disable major upgrade to 432
|
2024-06-17 17:17:25 +00:00 |
|
|
8121990907
|
[CP] fix adjust_fts_arg() allocator issue
|
2024-06-17 17:11:51 +00:00 |
|
|
387ce63b5d
|
master占位
|
2024-06-17 17:06:16 +00:00 |
|
|
b320b93d9e
|
revert fix session get tenant timezone bug
|
2024-06-17 17:00:22 +00:00 |
|
|
3ed7787485
|
[CP] fix upgrade privilege loss bug
|
2024-06-17 16:54:44 +00:00 |
|
|
fb4d927aa0
|
Fix RCTE resolver bugs
|
2024-06-17 16:49:01 +00:00 |
|
|
39edfdfb69
|
[CP] fix bug, thread cannot quit when ddl schedule create failed
|
2024-06-17 16:43:22 +00:00 |
|
|
360a85ccbd
|
【bufix】support external table s3
|
2024-06-17 16:32:21 +00:00 |
|
|
65f92b4ab6
|
Slog open file should retry for disk full
|
2024-06-17 16:21:04 +00:00 |
|
|
f659b0ace5
|
fix some problem for scheduler
|
2024-06-17 16:15:32 +00:00 |
|
|
5c6ec98809
|
[CP] [to #54943134]fix bug dblink index table
|
2024-06-17 16:10:00 +00:00 |
|
|
334a9e06dc
|
set ret=OB_EAGAIN when fail to apply resource
|
2024-06-17 16:04:14 +00:00 |
|
|
6e95d2cc3a
|
Fix the new error code problem on the master branch
|
2024-06-17 15:58:17 +00:00 |
|
|
3697112153
|
Fix memory not released in sync io
|
2024-06-17 15:47:21 +00:00 |
|
|
ae1eaf69b6
|
[CP] set resource group cpu_quota = max_cpu DO_NOT_OPERATE_THIS_FOLDER utilization_limit
|
2024-06-17 15:41:46 +00:00 |
|
|
92c3a86815
|
[CP] don't check user exists in check_dcl_on_inner_user
|
2024-06-17 15:35:44 +00:00 |
|
|
73aece8683
|
to issue<57300586>:fix stream cursor record sql audit issue
|
2024-06-17 15:29:33 +00:00 |
|