Commit Graph

13210 Commits

Author SHA1 Message Date
5fe0031adc [CP][BUGFIX] fix expr output to file process outrow lob 2024-03-22 05:25:31 +00:00
3ee6fb921e [CP] to issue<54187622>:fix sqlerrm can not display message when using raise_application_error 2024-03-22 05:15:24 +00:00
2dd32c31d0 RS notifies storage again when transfer rpc fails due to leader switch 2024-03-22 04:45:27 +00:00
2ddcb46609 [CP] add ddl/ttl dag config 2024-03-22 02:50:27 +00:00
5b3a11a361 [CP] [to #55710902]Support case when expr in decl default value should not use '()'. 2024-03-22 02:21:32 +00:00
ae8a21d4e7 [CP] [to #55485711] fix package record variable with basic member default value & fix typo 2024-03-22 02:16:14 +00:00
4d0779fb88 [CP] disable transferred out tablets for minor merge 2024-03-21 14:15:26 +00:00
e2cab87a6c [CP] [OBCDC] Fix potential core risk while update dispatch progress 2024-03-21 12:51:00 +00:00
f47b5a2335 [OBKV] Fix the htable row iterator's max_version is uninitialized 2024-03-21 12:15:47 +00:00
b2ee0cfec5 fixed ObGCLSLog on success failed. 2024-03-21 11:15:37 +00:00
1e9d2ee7a4 [CP] fixed query __all_virtual_ha_diagnose failed. 2024-03-21 10:51:06 +00:00
c829cf3175 add item type and member of select into spec 2024-03-21 10:45:53 +00:00
f63f346a53 MacroMeta Adapt ddl offset for migration&backup 2024-03-21 10:16:15 +00:00
sdc
2365f7b369 split memory of tenant connections resource and fix ref count leak 2024-03-21 09:56:19 +00:00
880ee60e2a fix debian require version error 2024-03-21 09:51:14 +00:00
7956384fd3 [CP] implement preserve order for pagination 2024-03-21 09:46:05 +00:00
1d0a5c685e [CP] fix calc prefix sort cost bug 2024-03-21 09:21:42 +00:00
d0bac067c4 [PALF] add arbitration degradation error code 2024-03-21 09:16:17 +00:00
b2525ff486 [LogFetcher] Fix the bug that add_ls failed would cause standby stuck 2024-03-21 07:51:57 +00:00
073f07895c add __all_virtual_nic_info 2024-03-21 07:46:38 +00:00
1dcf480228 [CP] fix test_common_utility 2024-03-21 07:15:36 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
6d7fab4ff1 fix master adpat no char_len 2024-03-21 04:21:01 +00:00
116dce6f58 fix simplify_expr bug 2024-03-21 03:52:03 +00:00
2ec5e64495 [CP] bugfix soundex expr for multi chunk outrow lob 2024-03-21 03:46:42 +00:00
3e71b83b0f fix drop column chksum error due to macro with old_start_scn not refused. 2024-03-20 14:45:44 +00:00
6d3c185095 fix mysqltest 2024-03-20 11:45:49 +00:00
84c5698b2a [FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
2024-03-20 09:46:02 +00:00
e69c06c5d4 fix the bug in creating mview with range or list partitions 2024-03-20 09:26:40 +00:00
6c25e47e1f reset lock_wait_mgr's node's need_wait_ when doing local_retry 2024-03-20 09:21:31 +00:00
3458d7988a [CP] [to #54045412]ps cursor do not refresh query_start_time 2024-03-20 09:16:07 +00:00
cf206d726b add ddl defence mechanism of verifying table cehcksum error 2024-03-20 08:50:52 +00:00
9a8e56bc7e [CP] [to #50874669]need to downgrade cursor not find log level from ERROR to WARN 2024-03-20 07:52:48 +00:00
15578f0db4 placehold for featrue topn filter pushdown 2024-03-20 04:15:52 +00:00
9fcaaaf5a7 CreateTableRes add do_nothing_ place hold 2024-03-20 03:45:22 +00:00
bfb81cf636 [to #54431817] fix PL Debug core and -4013 problems 2024-03-20 02:46:37 +00:00
ed65582a24 fixed unstable mittest case 2024-03-20 02:15:33 +00:00
ab4d9872db Placeholder of wait event 2024-03-19 12:15:54 +00:00
2f757fa334 [CP] [dblink] modify ret code for 2051 from remote oracle dblink 2024-03-19 08:55:24 +00:00
36a47a48ef [BUG] fix nullptr duplicated row for statement-level conflict 2024-03-19 08:44:59 +00:00
1e94d64dc3 [CP][FEAT MERGE] 42x ipv6完善 2024-03-19 08:39:37 +00:00
acfd2c02d3 [OBCDC] Fix memleak of SeArray; Fix wrong usage of inner table/database schema name 2024-03-19 08:33:57 +00:00
cdba49267b [GC] ensure write_slog success after gc log applied or replayed 2024-03-19 08:23:21 +00:00
f8f1688b40 fix type bugs of simplify bit_and/bit_or/bit_xor 2024-03-19 08:17:48 +00:00
9a020903e9 add force_data_source 2024-03-19 08:12:16 +00:00
19d1640739 fix last major column cnt 2024-03-19 08:06:48 +00:00
895108db8a [CP] fix ObOpRawExpr's inner_same_as bug 2024-03-19 08:01:01 +00:00
a0db539f24 Fix missing error code 2024-03-19 07:55:48 +00:00
c84bbbaff6 [to #55637389] deep copy package type member names when getting columns from table function 2024-03-19 07:50:39 +00:00
22f0a134b9 Fix wrong column param index 2024-03-19 07:45:31 +00:00