|
cb191a6e4f
|
[compatible] fix recovery checksum from version < 4.3 report warning
|
2024-01-18 09:12:57 +00:00 |
|
|
31b22eebfb
|
placeholder
|
2024-01-18 08:52:12 +00:00 |
|
|
a9e768cd1d
|
Fix shared block write start from offset 0
|
2024-01-18 08:47:35 +00:00 |
|
|
f926b7abf7
|
[BUGFIX] fix udf expr type deduce for clob
|
2024-01-18 08:42:37 +00:00 |
|
|
6dca77038d
|
placeholder of func decode_trace_id
|
2024-01-18 08:12:46 +00:00 |
|
|
f7c3363720
|
[CP] [42x] support use ob_admin to do replica dr-tasks
|
2024-01-18 07:51:26 +00:00 |
|
|
17447916dd
|
[CP] [OBKV] Fix TTL task early-finish when observer restart
|
2024-01-18 07:46:49 +00:00 |
|
|
29a3065d02
|
add diagnose log, to show the cost time and traffic of each rpc steps
|
2024-01-18 07:42:13 +00:00 |
|
|
39acb953a0
|
[CP] [to #52804352] fix bug, case expressions in PL actually do not require parameter types to be consistent
|
2024-01-18 07:17:56 +00:00 |
|
|
7236593e43
|
Fix the bug of error code in dbms scheduler job executor
|
2024-01-18 07:13:21 +00:00 |
|
|
3101ede72f
|
fix the problem of compiling large unity build units
|
2024-01-18 07:00:07 +00:00 |
|
|
aaa03dbb72
|
[placeholder] add ddl_type and ddl_status placeholder for auto_split
|
2024-01-18 06:55:04 +00:00 |
|
|
9a25831540
|
[opt]: vec_sort support truncate tmp_file.
|
2024-01-18 06:50:09 +00:00 |
|
|
8a80496162
|
remove useless error reporting code
|
2024-01-18 06:44:55 +00:00 |
|
|
0e28041ced
|
[CP] fix: dbms_scheduler job start_date has not read to local
|
2024-01-18 06:39:44 +00:00 |
|
|
46a179b07b
|
[BUGFIX] fix in expr process text with row
|
2024-01-18 06:34:53 +00:00 |
|
|
5e754aaa64
|
[Restore] Fix restore obtest case
|
2024-01-18 05:30:41 +00:00 |
|
|
49919c71c5
|
[BUG] fix data end scn not setten during upgrading
|
2024-01-18 05:21:37 +00:00 |
|
|
d790439020
|
[CP] Fix complement data task returns 4018 during reboot
|
2024-01-18 05:16:53 +00:00 |
|
|
d50e4d0662
|
[CP] Fix garbage tasks remain problem
|
2024-01-18 04:43:10 +00:00 |
|
|
e52f385a43
|
[CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump
|
2024-01-18 04:12:46 +00:00 |
|
|
19084ed6d5
|
fix column store index back cost
|
2024-01-18 03:43:08 +00:00 |
|
|
5da9d8b8da
|
BUG] calculate checksum when recovered checksum is 0
|
2024-01-18 03:21:27 +00:00 |
|
|
d47870198c
|
Change code owner
|
2024-01-18 03:12:31 +00:00 |
|
|
f205e6fc3f
|
to issue<54566685>:fix core when destruct spicursor
|
2024-01-17 17:42:13 +00:00 |
|
|
3dbaf2e03d
|
adjust item type definition location
|
2024-01-17 17:13:26 +00:00 |
|
|
cf761681a0
|
Fix drop mview
|
2024-01-17 16:17:15 +00:00 |
|
|
567cdc7229
|
Resolve a series of out-of-memory issues within 500 tenant
|
2024-01-17 16:12:40 +00:00 |
|
|
55bd25346e
|
[BUG] for txn with aborted txn transfer in, we need set as aborted
|
2024-01-17 15:42:32 +00:00 |
|
|
1a2af326d4
|
[CP] [to #54198856] fix udf with out parameter can not use in sql scope
|
2024-01-17 15:25:41 +00:00 |
|
|
46726e1dbd
|
fix not exit immediately when session killed
|
2024-01-17 15:12:18 +00:00 |
|
|
1cdd63cdae
|
[CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql
|
2024-01-17 13:12:15 +00:00 |
|
|
9c3cfa1dcc
|
[CP] [BUGFIX] fix sys login
|
2024-01-17 12:42:14 +00:00 |
|
|
a35c9fad4f
|
[CP] build_version buffer_size
|
2024-01-17 12:17:07 +00:00 |
|
|
5e140016ae
|
修复dump的兼容性问题,在超出BUF时进行截断处理
|
2024-01-17 12:12:25 +00:00 |
|
|
c0c4b80700
|
[CP] [xa][4.x] add defensive measure for xa end in trigger
|
2024-01-17 11:48:15 +00:00 |
|
|
955792f21c
|
fix row_offset in DDL_MERGE_CO && reset ObIndexBlockMacroIterator before reuse
|
2024-01-17 11:43:24 +00:00 |
|
|
fd6b7ed1c5
|
[CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors
|
2024-01-17 11:12:35 +00:00 |
|
|
5fccff6b0e
|
[CP] use gts or max_decided_scn to retry dup_table_before_prepare
|
2024-01-17 10:47:24 +00:00 |
|
|
7343816e8b
|
Fix vector evaluation of const expr
|
2024-01-17 10:42:42 +00:00 |
|
|
9f31cf9835
|
[CP] retry dup_table redo sync by 2pc_retry_interval
|
2024-01-17 10:18:11 +00:00 |
|
|
596474dd0c
|
[CP] [GIS] fix srs_guard reuse
|
2024-01-17 10:13:29 +00:00 |
|
|
37f26e7e4a
|
[to #54249319] fix: alter param_id_ type from int16_t to uint16_t
|
2024-01-17 09:42:53 +00:00 |
|
|
004042cb70
|
[BUG.FIX] fix io cond_ missing for tmp file
|
2024-01-17 09:17:33 +00:00 |
|
|
5e1a2ebbdb
|
fix direct load mgr leak
|
2024-01-17 09:12:52 +00:00 |
|
|
976bc8aa79
|
[CP] alter cgroup write_string_to_file_ log level
|
2024-01-17 08:53:22 +00:00 |
|
|
0bea27fc06
|
Optimize operator name with use_rich_format enabled
|
2024-01-17 08:48:37 +00:00 |
|
|
9002e5b34d
|
[CP][Bugfix][OBKV]fix session pool hold too much memory when login frequently
|
2024-01-17 08:43:54 +00:00 |
|
|
e8d0e454bf
|
Fix direct load query timeout
|
2024-01-17 08:12:26 +00:00 |
|
|
458f048954
|
Fix WR wrong CDB_ and DBA_ view definition
|
2024-01-17 07:52:22 +00:00 |
|