|
56702f6840
|
fix batch nlj result incorrect bug in vectorizion
|
2023-08-22 02:40:31 +00:00 |
|
|
1a5a869f24
|
fix bootstrap fail
|
2023-08-22 02:14:02 +00:00 |
|
|
c3949b35ea
|
[cp] adjust definite_key_part
|
2023-08-22 02:10:20 +00:00 |
|
|
0dc7e02e56
|
[master]fix errcode scan issues
|
2023-08-21 14:10:18 +00:00 |
|
|
8d100cf383
|
fix some bugs on priviledges and variabls
|
2023-08-21 13:44:05 +00:00 |
|
|
0fd8eac262
|
fix cos cmake fail
|
2023-08-21 13:40:23 +00:00 |
|
|
55caa9f69b
|
Fix the memory leakage due to restoring session_info
|
2023-08-21 13:14:08 +00:00 |
|
|
0e4a25ae34
|
[CP] fix errorcode scan issues
|
2023-08-21 12:48:06 +00:00 |
|
|
2db82f0ca5
|
use max_commit_ts as snapshot for local dup_table ls read
|
2023-08-21 12:44:25 +00:00 |
|
|
a7ab9bf24c
|
optimize resolve columns cost
|
2023-08-21 12:40:40 +00:00 |
|
|
5ade28e5d4
|
fix fetch optimizer stat bug
|
2023-08-21 12:10:17 +00:00 |
|
|
c98250b6fd
|
fix adjust table info 4016
|
2023-08-21 11:44:13 +00:00 |
|
|
c7194a0085
|
add debug log for readonly request
|
2023-08-21 11:40:31 +00:00 |
|
|
e6788a6dd5
|
Stagger slog checkpoint iops during major compaction
|
2023-08-21 11:14:14 +00:00 |
|
|
0559b6d699
|
add create worker forcely for each group
|
2023-08-21 11:10:32 +00:00 |
|
|
462b79ccff
|
fix local merge into with empty partitions bug
|
2023-08-21 10:44:12 +00:00 |
|
|
fc317ca70a
|
sync bugfix:oralce json-agg func coredump bug
|
2023-08-21 10:40:29 +00:00 |
|
|
56c6de341c
|
[CP] return 4013 when allocate iocb failed
|
2023-08-21 10:17:45 +00:00 |
|
|
2795bef23c
|
fix gb18030 varlen bug
|
2023-08-21 10:10:30 +00:00 |
|
|
ee601e2c64
|
Fix bug of get ls attr failed when creating table
|
2023-08-21 09:44:16 +00:00 |
|
|
5a40101258
|
add dup table gc mittest
|
2023-08-21 09:40:32 +00:00 |
|
|
4a2e0995f0
|
Fix alter table add functional index bug
|
2023-08-21 09:10:20 +00:00 |
|
|
be01c52cd4
|
fix win maigc ora_rowscn bug
|
2023-08-21 08:40:27 +00:00 |
|
|
f614b92431
|
[LOCK_WAIT_MGR] let the sess_id to be set by post_lock directly
|
2023-08-21 07:40:34 +00:00 |
|
|
91715bb692
|
correct the log level of rk_trace
|
2023-08-21 07:14:16 +00:00 |
|
|
4144cf1751
|
[FEAT MERGE]Added object storage COS as the backup destination
|
2023-08-21 07:10:29 +00:00 |
|
|
26d0ec3d60
|
fix standby tenant archive and remove lag target
|
2023-08-21 06:44:22 +00:00 |
|
|
e4e4dea9c1
|
add timeguard and fix io_quota
|
2023-08-21 06:40:35 +00:00 |
|
|
9e1dda3a1f
|
improve the performance of checksum verification
|
2023-08-21 06:10:25 +00:00 |
|
|
004394c966
|
fix master failed cases
|
2023-08-21 04:14:21 +00:00 |
|
|
02a83bee9c
|
define OB_BACKUP_CONFLICT_VALUE
|
2023-08-21 04:10:37 +00:00 |
|
|
1ef24c522f
|
fix: tenant memory leak when create tenant failed
|
2023-08-21 03:44:14 +00:00 |
|
|
ee361e15fe
|
[FEAT MERGE]support PL dblink oracle
|
2023-08-21 03:40:30 +00:00 |
|
|
cda81cde61
|
mark_error if log recycled in archive_sequencer
|
2023-08-21 03:10:51 +00:00 |
|
|
2252af091a
|
fix backfill false positive after transfer start abort
|
2023-08-18 12:43:55 +00:00 |
|
|
0533060191
|
Fix migration and transfer some cases.
|
2023-08-18 11:17:41 +00:00 |
|
|
9297c2e8f7
|
to issue<51642406>:fix pl cache ext type match issue
|
2023-08-18 11:14:01 +00:00 |
|
|
9d62ca9170
|
add heartbeat rpc
|
2023-08-18 11:10:20 +00:00 |
|
|
4e92b9f5cc
|
add error codes for values statement
|
2023-08-18 10:44:09 +00:00 |
|
|
8f90d2a042
|
Ps bug repair about add literal_stmt_type_ in PsStmtInfo and check -0.0 in double_cell_str
|
2023-08-18 10:40:28 +00:00 |
|
|
a25829676b
|
[to #47882861] fix for loop cursor with package name prefix
|
2023-08-18 10:14:09 +00:00 |
|
|
0d2b65043d
|
Fix bug when the storage layer reports error 6005, the error will be thrown out if the insert is unsuccessful after two retries
|
2023-08-18 10:10:28 +00:00 |
|
|
e63572522a
|
[BUG.FIX] fix -4015 issue
|
2023-08-18 09:44:25 +00:00 |
|
|
ea7df65d38
|
[to #47882861] fix cursor formal parameter name dup with local symbol
|
2023-08-18 09:40:40 +00:00 |
|
|
0afdb296be
|
fix pkt_id overflow
|
2023-08-18 09:14:07 +00:00 |
|
|
75f046e882
|
Fix: sys variable python script need update
|
2023-08-18 09:10:26 +00:00 |
|
|
576d0ab5fe
|
clear black servers when reload backup tasks
|
2023-08-18 08:44:13 +00:00 |
|
|
3b2ab28340
|
fix return value check in lua
|
2023-08-18 08:40:31 +00:00 |
|
|
00d479878b
|
fix some optimizer stats bug
|
2023-08-18 08:17:39 +00:00 |
|
|
2308c9d47f
|
forbid set oracle variables in opensource
|
2023-08-18 08:10:31 +00:00 |
|