Commit Graph

13372 Commits

Author SHA1 Message Date
54c98d2a93 [CP] bugfix:54999006 compatibility of xmlns string parse in XML expr 2024-04-22 06:03:00 +00:00
9d616dfdfb fix data version 2024-04-22 05:57:13 +00:00
6806d5da84 [CP] [NetStandby] Support primary update log restore source 2024-04-22 05:51:55 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
3dd0008dc9 add trans_result in ObDirectLoadControlCommitRes 2024-04-20 15:15:24 +00:00
d9824868ff fix mysqltest and modify outfile suffix 2024-04-20 14:58:29 +00:00
ab9346b0a8 add primary key constraint for materialized view log 2024-04-19 13:28:19 +00:00
2f8121bad8 placeholder for mds data source type and related mds ctx
Co-authored-by: fengdeyiji <546976189@qq.com>
2024-04-19 13:12:23 +00:00
139d23a688 fix mv rewrite plan cache bug 2024-04-19 11:16:28 +00:00
cf3bebc6a5 [CP] [CP] fix wrong table type in system view for external table 2024-04-19 10:45:57 +00:00
1153deebb4 fix lob memtable leak 2024-04-19 09:58:37 +00:00
d38d19df9a fix remove aggr distinct bug 2024-04-19 09:53:20 +00:00
sdc
5df6e2877a revert fix shared hash join + channel sync hang 2024-04-19 09:25:20 +00:00
2c0c080499 Fix bug: PrefixSort did not expand the memory capacity during the add batch 2024-04-19 07:15:56 +00:00
bf604885f8 [FEAT MERGE]
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-04-19 06:46:37 +00:00
sdc
686b0aba5d fix session get tenant timezone bug 2024-04-19 06:15:46 +00:00
d9944fd46b Restrict standby from creating versions greater than the primary. 2024-04-19 05:49:44 +00:00
284612e22d [CP] fix unstable cases 2024-04-19 05:26:43 +00:00
948ac8764c [CP] User can not modify the hidden pk. the key is controlled by db 2024-04-19 04:55:41 +00:00
36fdaab92e [CP] to issue<56141233>:add sys_var influencing cache to pl cache key & fix case when issue 2024-04-19 04:50:06 +00:00
1f14c6e8a2 fix the stack overflow bug of disabling writing mlog 2024-04-18 14:46:03 +00:00
3f4f0ba998 fix missing new add default value after co merge to row store 2024-04-18 14:16:42 +00:00
a64ac592b6 Fix type error in das simple op 2024-04-18 13:57:34 +00:00
dd6ff5c5ff [bugfix] fix vec2.0 column equal decoder small unsigned exception value overflow 2024-04-18 13:27:24 +00:00
7ff6c44bdd [CP] [to #56056403] fix pltemp memory bloat when cursor retry 2024-04-18 13:11:45 +00:00
4787b1b2cd fix mysqltest 2024-04-18 12:49:42 +00:00
ef21911834 Fix code scan round 2 2024-04-18 10:54:48 +00:00
a3970cb5e1 [CP] [OBCDC] Fix init schema service fail due to can't get tenant_compat_mode 2024-04-18 09:32:17 +00:00
5a6c820e96 [OBCDC] Support mark column value origin, expecially for column value that is filled not from redo 2024-04-18 08:45:39 +00:00
58d8530e56 fix print log core 2024-04-18 08:15:59 +00:00
00e1521f27 Fix invalid enumset val in concurrent scenarios 2024-04-18 07:52:05 +00:00
11f151f48b [to #55963984]Add placeholder for MySQL trigger priv. 2024-04-18 07:46:30 +00:00
57173123c4 [bugfix] fix request leak when receive request failed 2024-04-18 04:25:42 +00:00
082e4ee50a support dbms stats for materialized view log 2024-04-18 04:20:19 +00:00
56d8a2b1ee [CP] Limit the number of files 2024-04-18 04:09:52 +00:00
0ee92e10bd [to #56005256] mysql.func add placeholder in master branch. 2024-04-17 16:19:49 +00:00
6cf78ec4ec [master] add new column for __all_clone_job and __all_clone_job_history 2024-04-17 15:16:24 +00:00
022b220cc8 error code leak in direct load 2024-04-17 14:51:35 +00:00
fd27ea26a9 placeholder for check table 2024-04-17 14:46:11 +00:00
255dd5c7ce Fix the logs that do not need to be printed 2024-04-17 13:54:12 +00:00
3347f350e8 [to #55829503]System variable innodb_sync_debug add placeholder in master. 2024-04-17 13:48:56 +00:00
c1e1c63d9f [CP] [42x]fix shrink unit_num from 3 to 1 trigger type_transform problem 2024-04-17 13:32:55 +00:00
f143ab3f5e fix ret missed and overwrite 2024-04-17 13:27:20 +00:00
854a7a24df [CP] executor 感知 create table if not exist do nothing 2024-04-17 13:21:38 +00:00
67442e074b [CP] fix dbms_lob check tx timeout 2024-04-17 13:05:16 +00:00
541a906e5a [json bugfix] json_table column field uses double quotes to indicate path causing coredump 2024-04-17 11:13:34 +00:00
c01bae9728 [CP] [42x] fix tx on scheduler aborted but actually committed 2024-04-17 10:56:49 +00:00
784e448714 submit log interface to nonblcok 2024-04-17 10:51:19 +00:00
3418e7ad4e update .gitlab_test.yaml for branch range 2024-04-17 10:40:19 +00:00
ae8f54f50a fixbug: modify column is not null in oracle mode and partition exchange cannot be performed. 2024-04-17 10:24:42 +00:00