|
bb7c71a19a
|
add placeholder of virtual table
|
2023-02-08 15:39:36 +08:00 |
|
|
88c8c6cb08
|
to issue<38555062>:fix nested sql bug when using execute immediate stmt to exexute anonymous block
|
2023-02-08 15:36:38 +08:00 |
|
|
e086f0b327
|
fix create view failed when select item has same alias name
|
2023-02-08 15:30:29 +08:00 |
|
|
b385e569a2
|
Fix ctas unknown cast type
|
2023-02-08 15:27:28 +08:00 |
|
|
244baaa7f1
|
Remove archive send_task status_check after it is done
|
2023-02-08 15:24:30 +08:00 |
|
|
534bb13a9c
|
fix error logs caused by migration dest which hasn't been flashbacked CR评审中 (1) 396ad35f
|
2023-02-08 15:21:33 +08:00 |
|
|
f4ebe4f737
|
[OBCDC] Fix case in Fetch archive log in direct mode
|
2023-02-08 15:18:09 +08:00 |
|
|
196eba7573
|
[to #47579066] fix a typo & a white scan
|
2023-02-08 15:14:38 +08:00 |
|
|
b5de614a66
|
[master] fix tx free route MTL_SWITCH
|
2023-02-08 15:11:42 +08:00 |
|
|
c129aa89d0
|
fix core in nlj
|
2023-02-08 15:08:46 +08:00 |
|
|
fbc39031c6
|
try to notify abort in forcing kill tx
|
2023-02-08 15:05:49 +08:00 |
|
|
5b942b3ea4
|
Repair skip const error in ObPxFifoReceiveOp
|
2023-02-08 15:02:52 +08:00 |
|
|
0557bcad7b
|
[4.1] donot lock when lock on the same row twice
|
2023-02-08 14:59:54 +08:00 |
|
|
2cbb511011
|
[BUG] change elr's is_determined_state
|
2023-02-08 14:56:53 +08:00 |
|
|
625815e91e
|
[master] reset store_ctx when init store_ctx_guard
|
2023-02-08 11:59:46 +08:00 |
|
|
e05475cdbc
|
fix plan core whiling concurrently deleting plan
|
2023-02-08 11:56:31 +08:00 |
|
|
2467fc57a7
|
fix ddl task return error code changed
|
2023-02-08 11:53:35 +08:00 |
|
|
2f125a5aad
|
fix switching leader gets stuck
|
2023-02-08 11:50:34 +08:00 |
|
|
c071b904f9
|
Add LS MAX fetch log task concurrency
|
2023-02-08 11:47:18 +08:00 |
|
|
df6007521e
|
use max_applied_scn in remove_callbacks_for_remove_memtable
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2023-02-08 11:43:52 +08:00 |
|
|
0d922329d4
|
[BUGFIX] fix lob bugs
|
2023-02-08 11:40:29 +08:00 |
|
|
23754ccc92
|
Fix table load array destruct object
|
2023-02-08 11:37:01 +08:00 |
|
|
1737f3c6f2
|
Revert palf fs cb deadlock bug fix.
|
2023-02-08 11:30:39 +08:00 |
|
|
06c5eca1cf
|
Add DBA_ERROR if archive encounter fatal error
|
2023-02-08 11:27:08 +08:00 |
|
|
5d870baf2c
|
[BUGFIX] fix unhex with set op
|
2023-02-08 11:23:52 +08:00 |
|
|
c8e534866d
|
Fix piece locate with SCN and LSN in log restore
|
2023-02-08 11:20:56 +08:00 |
|
|
0ccdbdf8ef
|
fix reading stuck caused by participant state loss
|
2023-02-08 11:17:37 +08:00 |
|
|
3f68626293
|
[CP] [UPGRADE] Fix oracle virtual index upgrade problem
|
2023-02-08 11:14:43 +08:00 |
|
|
9bd86a8db4
|
fix shared hj hang when 1 of worker is interrupted in sync_open && fix 3-stage aggr do not reset distinct info leads 4005
|
2023-02-08 11:11:16 +08:00 |
|
|
c91a1e8f70
|
fix ddl_epoch bug promote_ddl_epoch cocurrent ignore return value
|
2023-02-08 11:07:59 +08:00 |
|
|
0a63534f58
|
Modify some debug logs of palf.
|
2023-02-08 11:04:55 +08:00 |
|
|
52d03796af
|
fix index_column_checksum error in case of switch leader and medium compaction
|
2023-02-08 11:01:32 +08:00 |
|
|
d51d7d7dab
|
Fixing memory-leak in table direct insert
|
2023-02-08 10:58:11 +08:00 |
|
|
e9d6a79f8f
|
Fix palf fs_cb dead lock bug.
|
2023-02-08 10:52:42 +08:00 |
|
|
134dfc14b4
|
fix sql_statistics bug
|
2023-02-08 10:46:29 +08:00 |
|
|
ce4f8fa607
|
fix failed to extract root expr nl params
|
2023-02-08 10:43:08 +08:00 |
|
|
cc70336767
|
fix storage estimate row can't used in opt stats row_count is 0
|
2023-02-07 20:54:29 +08:00 |
|
|
62be804b69
|
reduce table load extera buf
|
2023-02-07 20:46:29 +08:00 |
|
|
d3e03d649b
|
Fix arb server warn log.
|
2023-02-07 20:43:23 +08:00 |
|
|
bf3ace128e
|
fix truncate table publish_schema and farm case
|
2023-02-07 20:39:21 +08:00 |
|
|
28126a0a5a
|
[fix] arbitration_service prints WDIAG logs when there is no arb member
|
2023-02-07 20:36:20 +08:00 |
|
|
65e0d25980
|
fixed invalid PalfEnvKey when handle message on arbserver
|
2023-02-07 20:30:29 +08:00 |
|
|
a00463ed37
|
[BUG]fix query engine not atomic flag
|
2023-02-07 20:24:18 +08:00 |
|
|
b34367a7ab
|
optimize retained tx ctx gc condition
|
2023-02-07 20:20:55 +08:00 |
|
|
8e2037671b
|
add tenant schema status check before alter system set tenant config
|
2023-02-07 20:17:55 +08:00 |
|
|
12bf4cc0a6
|
optimize sanity check of vsnprintf
|
2023-02-07 20:14:28 +08:00 |
|
|
af986a6730
|
fix both primary and restore major_freeze_service are paused or not paused
|
2023-02-07 20:11:25 +08:00 |
|
|
9783ae4552
|
[OBCDC] fix core caused by useage of a invalid redo_node
|
2023-02-07 20:08:27 +08:00 |
|
|
1e7125e95e
|
add checker for memory_limit
|
2023-02-07 20:05:27 +08:00 |
|
|
6dd22cf5f4
|
fix obtest cases about the max value of SCN and add merge time statistics
|
2023-02-07 20:02:29 +08:00 |
|