Commit Graph

95 Commits

Author SHA1 Message Date
d5601c32f8 __all_virtual_ddl_diagnose_info table placehold 2025-01-03 08:15:21 +00:00
b0b12e757c [REVERT] revert the modify of information_schema.tables and information_schema.partitions 2024-12-27 09:14:43 +00:00
5bdc2c4c5e Optimizer const integer precision in mysql mode 2024-12-18 00:46:35 +00:00
6d3a8a8b76 [FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2024-11-22 17:15:27 +00:00
eed772ed73 [FEAT MERGE] [435] sql execution improvements
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: Cai-Yao <729673078@qq.com>
2024-11-22 06:15:09 +00:00
05fcf4f468 [FEAT MERGE]patch PL dblink from 425 to master 2024-11-20 08:45:04 +00:00
8aff09f2cd [FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-11-19 13:14:40 +00:00
0640ec4817 [Patch From 4.2.5] [FEAT MERGE] Support monitor datalinks of observer 2024-11-19 07:44:41 +00:00
294b33eb25 [CP] [CP] Add SRS_ID to columns table 2024-11-19 06:44:32 +00:00
15939cb737 [FEAT MERGE] DBA_OB_TABLE_SPACE_USAGE 2024-11-19 03:17:48 +00:00
2704ea3c99 add latin1 collations 2024-10-28 06:14:36 +00:00
a87ff1d5d6 fix shared expr allocation bug 2024-10-14 05:17:01 +00:00
d62e5551f8 [CP] to issue<2024090400104374409>:fix persistent routine evict issue 2024-10-12 05:01:56 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
6ca8ca9e0c [FEAT MERGE] mocking MySQL5.7 system variables and system views 2024-09-20 08:03:40 +00:00
a074cb914f [FEAT MERGE] patch obkv feature from 42x 2024-09-20 07:38:41 +00:00
32173bd95d fix global index cost bug 2024-09-18 09:49:53 +00:00
3fc8183f60 add __all_virtual_function_io_stat 2024-09-18 05:58:03 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
695a8e0b54 add virtual table| view about tmp file 2024-08-26 06:26:38 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
2ddad4afc0 [FEAT MERGE] 备库优化 + is_standby_cluster调用点替换 + service_name 2024-08-22 16:18:56 +00:00
445002cafa [CP] [FEAT MERGE]424 PL dev features
Co-authored-by: seuwebber <webber_code@163.com>
Co-authored-by: hanr881 <1741282579@qq.com>
2024-08-19 06:45:07 +00:00
f2b2472f5e [FEAT MERGE] ENHANCE CARDINALITY ESTIMATION AND OPTIMIZER STATS MANAGEMENT
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2024-08-15 13:15:10 +00:00
267e780787 [FEAT MERGE] 日志流副本运维命令 2024-08-12 10:05:52 +00:00
90894fc6ba [FEAT MERGE][CP]SQL Query Interface enhancements 423
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-07-23 13:01:53 +00:00
7ec45a1682 Mock: add system variables and views for mysql 2024-07-18 08:40:18 +00:00
a4b1d40315 add mock system view 2024-07-17 10:47:08 +00:00
6d1e9d6b3c fix: add index for __all_scheduler_job_run_detail_v2
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2024-07-05 03:46:47 +00:00
cc12fa9bb8 [CP] 修复normal join的计划稳定性问题 2024-07-01 09:46:30 +00:00
a62d96f8f3 [FEAT MERGE] support dbms_scheduler citic related requirement 2024-06-21 10:46:29 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
a08c6adbb9 remove check_table_id_exists when resolve stmt 2024-05-30 11:31:41 +00:00
47a371d554 [CP] [MYSQL COMPAT] add mock statement and views 2024-05-28 13:48:12 +00:00
866d81a203 patch 421 mock event to 432 2024-05-27 15:27:33 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +00:00
4b5f2bbcbe [to 56543212] Add xa recover placeholder in master. 2024-05-09 03:16:46 +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
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +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
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
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
d0413d0c8d [CP] Compatible with mysql decimal truncate warning display 2024-04-12 11:45:57 +00:00
263b3806fa [CP] 422_opensource feature patch 431 2024-04-11 10:14:23 +00:00
aeeef83dac [FEAT MERGE] transfer_diagnose 422 patch 431 2024-04-10 12:46:00 +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