Commit Graph

4256 Commits

Author SHA1 Message Date
399b29e4ba Fix expression precomputation does not handle ignore statement 2023-03-27 14:18:05 +00:00
04efb2a763 Fix process_decrease bounds issue 2023-03-27 14:14:34 +00:00
674e87b495 fix the truncation of COMMENT sql 2023-03-27 13:11:56 +00:00
2050d2a882 [TxData] add __all_virtual_tx_data table placeholder 2023-03-27 12:45:15 +00:00
677f68442d Bugfix: load the tx_ctx which is dumped into multiple rows failed. 2023-03-27 12:41:44 +00:00
bd468181df [BUGFIX] fix lob allocator use sys tenant memory 2023-03-27 12:18:45 +00:00
b486542a3f [4.1] fix tablet gc bug that skip process when tablet_change_scn has not changed 2023-03-27 12:15:13 +00:00
6c22fc4d17 modify upgrade script 2023-03-27 12:11:42 +00:00
2d48e1d8d2 [BUGFIX] fix lob persist adaptor table schema dynamic leak 2023-03-27 11:41:31 +00:00
2e9e510fd3 Add memtable_mgr_op_cnt_ in ObMemtable 2023-03-27 09:12:14 +00:00
253197a3fe reduce the print level of one log 2023-03-27 08:43:47 +00:00
99dc75044c [CP] block failed server in ObRemoteTaskExecutor 2023-03-27 07:44:54 +00:00
ee5469eeb0 update obproxy version to obproxy4.1 release 2023-03-27 07:41:30 +00:00
44136ccd43 fix shared exprs bug for sort operator 2023-03-27 06:41:40 +00:00
e568138f9d downgrade error log 2023-03-27 04:41:33 +00:00
d4d0b1d16a fix set NLJ filter bug 2023-03-27 03:41:40 +00:00
d783084a55 delete a log of ReplayStatus 2023-03-27 02:41:39 +00:00
3af5267ab6 fixed restart failed due to log blocks' integrity after failover 2023-03-26 08:11:09 +00:00
92032e7a19 fixed replay done always return false after flashback. 2023-03-26 07:41:30 +00:00
4f5644639c Close ob_max_read_stale_time system variable for weak read 2023-03-26 03:11:40 +00:00
b0a7373cb9 fix direct load get table ctx failed when switch tablet master 2023-03-25 04:41:11 +00:00
2f8df8c791 Fix unittest case test_lsn_allocator. 2023-03-24 12:11:41 +00:00
bf3edbc1e7 fix: fix print log not judge if pointer is null 2023-03-24 11:48:47 +00:00
302ae6802c forbid scheduling deleted tablet to do restore 2023-03-24 11:45:18 +00:00
7d436f6857 [BUGFIX] fix jdbc access vt lob col 2023-03-24 11:41:47 +00:00
16721c0bd0 fix errcode rewrite 2023-03-24 11:11:42 +00:00
607b78760e bugfix : json object resolve column expr cause core-dump 2023-03-24 10:48:57 +00:00
cb1ec965d4 fix a problem when query v$ob_archive_dest_status 2023-03-24 10:45:24 +00:00
3dac957f5e fix retain_ctx bug about rewriting error_code 2023-03-24 10:41:52 +00:00
51224417e1 fix: explicit set Worker::self_ to thread local 2023-03-24 10:11:22 +00:00
a8778f6a45 Fix the bug of lookup iter failing to switch partition correctly 2023-03-24 08:15:13 +00:00
e05be5a00f add errcode placeholder 2023-03-24 08:11:41 +00:00
db8fee3ab8 delete wait refresh config when start backup or archive 2023-03-24 07:41:46 +00:00
7fd1b058cd fix core when dump tx ctx table 2023-03-24 07:15:22 +00:00
f9b0da4444 to issue<48587285>:fix memory leak about pl collection shrink 2023-03-24 07:11:52 +00:00
d2110be61c fix oci memleak and add port info to dblink view and fix pull data OOM 2023-03-24 06:41:57 +00:00
7b0fa6b582 fix the core caused by commit log callback error reporting due to gts has stopped service 2023-03-24 03:11:14 +00:00
9f6e6664f6 process failed proxy when dispatching batch sqc failed 2023-03-24 02:41:50 +00:00
5857cf883d [OBCDC] Improve OBCDC exit process 2023-03-23 13:41:26 +00:00
6e52756522 Add release operation for px task process 2023-03-23 12:15:05 +00:00
1eed9d4d9c fixed not rollback log disk after create tenant failed 2023-03-23 12:11:38 +00:00
c377bfd280 [master][tx-route] fix and refine tx module stop relative 2023-03-23 11:41:27 +00:00
a336d37695 fix some restore bug and add print info 2023-03-23 10:45:15 +00:00
63a9bb625b fixed not remove tmp directory when create palf failed. 2023-03-23 08:41:32 +00:00
e320d2f2a3 [Arb] record degrade/upgrade events to __all_server_event_history 2023-03-23 07:41:46 +00:00
0f342a5f1e Fix: sys_var plan cache not set 2023-03-23 07:15:38 +00:00
54f9ade886 [BUGFIX] fix ObTextStringIter ctx init to nullptr 2023-03-23 07:12:03 +00:00
a12694fff8 close dispatch_req temporally 2023-03-23 05:41:54 +00:00
08f87b82c7 modify the usage of schema guard, release the pin memory 2023-03-23 05:11:37 +00:00
dd3b5c62fd Fix unstable list partition order problem 2023-03-23 04:48:43 +00:00