Commit Graph

2825 Commits

Author SHA1 Message Date
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
ab9346b0a8 add primary key constraint for materialized view log 2024-04-19 13:28:19 +00:00
cf3bebc6a5 [CP] [CP] fix wrong table type in system view for external table 2024-04-19 10:45:57 +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
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
11f151f48b [to #55963984]Add placeholder for MySQL trigger priv. 2024-04-18 07:46:30 +00:00
082e4ee50a support dbms stats for materialized view log 2024-04-18 04:20:19 +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
3347f350e8 [to #55829503]System variable innodb_sync_debug add placeholder in master. 2024-04-17 13:48:56 +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
541a906e5a [json bugfix] json_table column field uses double quotes to indicate path causing coredump 2024-04-17 11:13:34 +00:00
03782af552 placeholder for new privilege system view in mysql mode 2024-04-17 03:54:54 +00:00
caf8bc3d4a place hold:add error code for multivalue index 2024-04-16 21:15:59 +00:00
d61227fbdd 424在master占位 2024-04-16 18:46:55 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
3aff0d6be3 [FEAT MERGE] resource manage patch to direct_load_res_patch431
Co-authored-by: coolfishchen <coolfishchen@gmail.com>
2024-04-16 15:43:57 +00:00
7aca4ef065 [FEAT MERGE] Optimize dml performance in multi-local index scenarios
Co-authored-by: Handora <qcdsr970209@gmail.com>
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-16 15:27:21 +00:00
5c28cef93c [FEAT MERGE]show limit
Co-authored-by: maosy <630014370@qq.com>
Co-authored-by: ND501 <chmbai02@gmail.com>
2024-04-16 15:11:32 +00:00
c5f881a137 placeholder 2024-04-16 12:19:33 +00:00
10b859b618 Replace OpenSSL malloc hooks with safer retry-capable malloc hooks 2024-04-16 11:28:05 +00:00
037fe7d9bb [FEAT MERGE]
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
2024-04-16 10:51:16 +00:00
49b1cfbe6b [FEAT MERGE] support log cache for read optimazation
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2024-04-16 10:45:36 +00:00
eabb1ecfb0 [json/xml/gis/lob]codescan ret miss and overwrite 2024-04-16 07:45:30 +00:00
1ee64365ea [FEAT MERGE] Support exchanging partition between partitioned table A and non-partitioned table B.
Co-authored-by: fkuner <784819644@qq.com>
2024-04-16 07:19:48 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
d6bfde0355 add build.sh clangd 2024-04-15 15:45:35 +00:00
8924e7291b Clear ls location cache for dropped tenants 2024-04-15 15:06:06 +00:00
027d9cf8fe [4.2.3 patch 4.3.1] [FEAT MERGE] support syslog compression 2024-04-15 13:06:14 +00:00
b34b4d9702 [to #55866822] add _enable_dbms_job_package parameter 2024-04-15 04:45:27 +00:00
4bb2e95295 diagnose memory bloat 2024-04-15 03:20:56 +00:00
9168d8d3af add mysql compatible variable 2024-04-12 13:15:51 +00:00
d0413d0c8d [CP] Compatible with mysql decimal truncate warning display 2024-04-12 11:45:57 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
3520d602e9 master占位 2024-04-11 13:45:04 +00:00
41b19ba941 [FEAT MERGE] Backup Table Names
Co-authored-by: wxhwang <wxhwang@126.com>
2024-04-11 12:45:22 +00:00
263b3806fa [CP] 422_opensource feature patch 431 2024-04-11 10:14:23 +00:00
5cc0e4fc46 [to #56101088] chore: new system variable _oracle_sql_select_limit master placeholder 2024-04-11 09:35:30 +00:00
aeeef83dac [FEAT MERGE] transfer_diagnose 422 patch 431 2024-04-10 12:46:00 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
33b8782d40 [FTS][placeholder] fix some schema issues 2024-04-09 15:30:06 +00:00
c2078c08c9 [FEAT MERGE] support backup plus archivelog progress 2024-04-09 13:45:27 +00:00
178a91b61c [CP] drop_tenant clear rs job 2024-04-09 12:59:29 +00:00
eed677c16e [to #53391711] patch persist PL compile result from 4_2_x_release to master 2024-04-09 12:38:44 +00:00
d3d37f4e93 [mulitvalue place holder]:add drop index enum type 2024-04-09 08:01:19 +00:00
d1863c6479 Bugfix of error code overwritten 2024-04-09 02:34:03 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00