Commit Graph

13503 Commits

Author SHA1 Message Date
6ed4cef931 set trans_mgr skip checksum when TxCtx recovery 2024-04-16 17:46:00 +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
b6c3718f1b [CP] to issue<53506133>:fix core when executing anyata.convert after close pl cache 2024-04-16 15:33:00 +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
4bc174a652 [FEAT MERGE] extended partition column type for mysql 2024-04-16 12:46:26 +00:00
c5f881a137 placeholder 2024-04-16 12:19:33 +00:00
3369c117c3 [dbms_stats][direct load]: append hint should only print once. 2024-04-16 11:50:25 +00:00
c3e6700f34 The follower is readable only with a smaller lease_acquire_scn 2024-04-16 11:34:08 +00:00
10b859b618 Replace OpenSSL malloc hooks with safer retry-capable malloc hooks 2024-04-16 11:28:05 +00:00
1044aef268 [CP] disable OSS/COS crc checksum 2024-04-16 10:56:55 +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
5302738411 fix merge 4016 2024-04-16 10:29:30 +00:00
67d7a0f8de Check slog disk during restart 2024-04-16 08:16:15 +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
2c510c6538 Fix decimal int stored precision check 2024-04-16 06:50:10 +00:00
c3d1b921e7 [CP] fix generate wrong query range for rowid 2024-04-16 05:16:13 +00:00
c5a94ea0e2 [CP] adjust the initialization timing of var_init_exprs 2024-04-16 04:49:17 +00:00
072fdf7c6e [CP]:sync json pl manage from 42x to master 2024-04-15 17:15:51 +00:00
dd7737c7ab [FEAT MERGE] [CP] query_interface 422 2024-04-15 16:23:22 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
71c32f94b0 for update no need affect affected row 2024-04-15 16:01:47 +00:00
7de9106ec9 filter sdo_geo in proxy && ps mode gis bugfix && 42x bugfix patch 2024-04-15 15:56:18 +00:00
89076de1ab [tx-route] reinit_tx should use lock protect 2024-04-15 15:50:57 +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
a51696bce7 Fix: session sync bug 2024-04-15 15:00:23 +00:00
12cdaf2731 open skip_ghost_row 2024-04-15 13:11:42 +00:00
027d9cf8fe [4.2.3 patch 4.3.1] [FEAT MERGE] support syslog compression 2024-04-15 13:06:14 +00:00
b1f89ef7db bugfix: remove const in select exprs when create simple view 2024-04-15 08:45:45 +00:00
37a8b98fce fix non-lse version in ce package 2024-04-15 06:15:30 +00:00
e7a597cc71 fix core of malloc_sample_map 2024-04-15 05:15:26 +00:00
b34b4d9702 [to #55866822] add _enable_dbms_job_package parameter 2024-04-15 04:45:27 +00:00
64ff0c1b97 fix information_schema views can not use index 2024-04-15 04:15:30 +00:00
4bb2e95295 diagnose memory bloat 2024-04-15 03:20:56 +00:00
8b461d5c8b fix lightbacktrace deadloak when 4013 2024-04-15 02:54:53 +00:00
1ced1950f9 [obkv] fix for codescan 2024-04-15 02:49:37 +00:00
525b9b562f fix the bug of checking tenant memstore limit for direct insert 2024-04-12 13:45:36 +00:00
9168d8d3af add mysql compatible variable 2024-04-12 13:15:51 +00:00
cc18fb1847 optimize systemd 2024-04-12 12:57:45 +00:00
0c8e87bff2 fix dup table virtual table core 2024-04-12 12:15:46 +00:00
d0413d0c8d [CP] Compatible with mysql decimal truncate warning display 2024-04-12 11:45:57 +00:00
b6c2b9f411 [CP] [bugfix]: in online_ddl, sort_op should use compact_format. 2024-04-12 11:20:42 +00:00
e55235b5d4 Fix sample filter compatibility bug. 2024-04-12 11:15:23 +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
fbfcd0feaa fix the overflow check of AObject 2024-04-12 10:16:15 +00:00