Commit Graph

4472 Commits

Author SHA1 Message Date
139d23a688 fix mv rewrite plan cache bug 2024-04-19 11:16:28 +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
948ac8764c [CP] User can not modify the hidden pk. the key is controlled by db 2024-04-19 04:55:41 +00:00
1f14c6e8a2 fix the stack overflow bug of disabling writing mlog 2024-04-18 14:46:03 +00:00
a64ac592b6 Fix type error in das simple op 2024-04-18 13:57:34 +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
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
56d8a2b1ee [CP] Limit the number of files 2024-04-18 04:09:52 +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
1549721801 fix errism complie problem 2024-04-17 08:00:24 +00:00
6570b1eb6c [CP] fix memtable reference leaks due to not deconstruct lob cursor 2024-04-17 07:39:02 +00:00
03782af552 placeholder for new privilege system view in mysql mode 2024-04-17 03:54:54 +00:00
84628fdb58 fix view merge bug with full join 2024-04-16 20:15:59 +00:00
25acbac1fd fix mysqltest in master 2024-04-16 18:16:35 +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
4bc174a652 [FEAT MERGE] extended partition column type for mysql 2024-04-16 12:46:26 +00:00
3369c117c3 [dbms_stats][direct load]: append hint should only print once. 2024-04-16 11:50:25 +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
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
a51696bce7 Fix: session sync bug 2024-04-15 15:00:23 +00:00
b1f89ef7db bugfix: remove const in select exprs when create simple view 2024-04-15 08:45:45 +00:00
64ff0c1b97 fix information_schema views can not use index 2024-04-15 04:15:30 +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
f8ae0b11fe [CP] fix user view recompile lose effectiveness 2024-04-12 09:45:52 +00:00
d84ebfb7c0 support replace into for materialized view log 2024-04-12 09:15:44 +00:00