Commit Graph

65 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
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
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
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
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
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
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
a62d96f8f3 [FEAT MERGE] support dbms_scheduler citic related requirement 2024-06-21 10:46:29 +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
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
4130e898e3 [CP] [FEAT MERGE]:pl 4.2.2 version feature dev 2024-03-28 10:50:18 +00:00
073f07895c add __all_virtual_nic_info 2024-03-21 07:46:38 +00:00
84c5698b2a [FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
2024-03-20 09:46:02 +00:00
7a8c39abcb [CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
2024-03-14 10:15:21 +00:00
792e0561fa [CP] [CP] display index status in STATISTICS view 2024-02-09 23:36:58 +00:00
c13f02c182 Remove mview ob views 2024-02-09 18:41:11 +00:00
65c6511fc9 Add mview Oracle compatible views 2024-02-08 13:06:31 +00:00
08df68f872 patch_422_cgroup_config to master 2024-02-08 02:20:39 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00