Commit Graph

4482 Commits

Author SHA1 Message Date
6786ec9f6b upgrade check memory_limit 2023-03-30 05:03:33 +00:00
e6f2548929 [4.1] covers storage_schema unsynced_cnt in get_all_unsync_cnt_for_multi_data 2023-03-30 03:56:13 +00:00
bd4db583b7 Fix a parser bug 2023-03-30 03:52:42 +00:00
5c119fe302 fix query range bug 2023-03-30 03:49:06 +00:00
24a7406271 Fix: 4.0->4.1 session_sync server-side adaptation 2023-03-29 14:00:43 +00:00
ff0bc815dd request inner table id for ddl. 2023-03-29 13:09:42 +00:00
853e330320 apply system table id、virtual table id and system view id in advance 2023-03-29 10:52:18 +00:00
cb69857060 fixed replay error after failover error due to padding. 2023-03-29 10:45:31 +00:00
f955ede0b5 Fix the type of ret and add SMART_CALL to null reject 2023-03-29 10:38:46 +00:00
921e85e6fc [OBCDC] Fix obcdc exit while handling dml from dropping tenant 2023-03-29 06:41:21 +00:00
6a2c35e367 [BUGFIX] fix read lob over 64K from 4.0 2023-03-28 14:40:59 +00:00
d8d5f00849 add memory label for ddl redo logs 2023-03-28 14:14:32 +00:00
abe6ed1bb2 avoid infinite loop in gc task when memtable is no safe to destroy 2023-03-28 13:11:00 +00:00
d4927e05d6 check if backup failed in get items loop 2023-03-28 12:44:46 +00:00
838ac9a4e2 Fix hang in check table empty 2023-03-28 12:41:11 +00:00
1fc98a61ce fix px target monitor statistics bug 2023-03-28 11:41:10 +00:00
8c976413ea [SYSTEM_VIEW] PlaceHolder for DATA_DICT VIEW 2023-03-28 09:48:08 +00:00
bc5d107ffd fix rollup correctness bug of wrong equal set 2023-03-28 09:44:35 +00:00
26ddc2614d [to #48696881] remove free_session_var call in package 2023-03-28 09:11:12 +00:00
3a063b1508 [fix] support latest code support coverage build 2023-03-28 07:41:03 +00:00
3004e827fe check backup/archive dest before upgrade from 4.0 to 4.1 2023-03-28 07:11:46 +00:00
4b8394bdee [BUG.FIX] fix no reset tablet. 2023-03-28 06:41:30 +00:00
9155acd3ae to issue<48657987>:fix start transaction + pl issue 2023-03-28 04:11:50 +00:00
f4e79369a0 fix parallel external sort defend too strict issue 2023-03-28 02:41:43 +00:00
1bb857cd7e Move ls_id reference usage in archive and restore 2023-03-28 02:11:53 +00:00
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