Commit Graph

292 Commits

Author SHA1 Message Date
356b60fc41 Modify the virtual table definition on the master in advance 2023-10-31 23:39:20 +00:00
0381671bd8 total_hit_cnt is double counted 2023-10-31 17:39:17 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
d60182837a [CP] Fix invalid mclock and Execute resource_manager related sql in transaction lock 2023-10-25 07:12:48 +00:00
855e46c517 Add defensive programming for possible nullptr in tenant_list to DtlIntermResultMonitor 2023-10-24 09:09:44 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
857e524cac [CP] fix __all_virtual_opt_stat_gather_monitor virtual table bug 2023-10-19 13:39:40 +00:00
a68da2aa9c Interm Result Management is Splitted to Tenants 2023-10-19 06:39:26 +00:00
ceaef5c7da fix tenant_role user primary as default 2023-10-16 09:09:00 +00:00
4337f7c376 [CP] fix some mysql and information_schema not compat with mysql5.7 2023-10-16 04:09:17 +00:00
4ec2a9f224 [CP] assign memory usage of __all_virtual_tablet_sstable_macro_info to current tenant 2023-10-11 08:43:05 +00:00
424bb7628e [master] fix virtual table column collation 2023-10-10 12:39:59 +00:00
c63282a624 support oms ncharacter_set_connection 2023-10-10 11:40:07 +00:00
66452923c0 [CP] [CP] feat: implement virtual table and system view for obkv connections 2023-10-10 08:40:13 +00:00
cdf416562b [CP] [CLOG] fix error occurs while accesing __all_virtual_ha_diagnose 2023-10-09 02:09:54 +00:00
6c6ba52a67 add pcode info in __all_virtual_thread 2023-09-25 12:40:25 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
63af0e6566 fix: check di session collect before unlock it. 2023-09-21 02:14:07 +00:00
96aa1a846c [to #50700687] fix format of SHOW CREATE PROCEDURE/FUNCTION and DBMS_METADATA.GET_DDL 2023-09-14 13:13:51 +00:00
ce7846d119 keep all medium info for standby cluster 2023-09-14 03:43:55 +00:00
8f8936e81c Fix missing return code when init virtual table 2023-09-13 11:14:03 +00:00
e60ca4d26d Fix the low utilization of SimpleAllocer 2023-09-13 07:47:36 +00:00
ad35d56889 add show trace defense check 2023-09-12 09:40:28 +00:00
ab1ad86194 fix switch tenant at all plan stat 2023-09-11 03:14:14 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
87ae495148 add defensive log & fix wrong tid in pthread_join 2023-09-08 13:33:56 +08:00
9592bdb48f Fix unlimited number of Oracle tenant connections 2023-09-08 12:25:54 +08:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
49d54bfc46 [FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-08-31 10:40:35 +00:00
abb2a6b573 fix LatchStat memleak 2023-08-31 09:40:40 +00:00
91d94e525b fix switch virtual tenant bug 2023-08-30 08:14:34 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
9e9f381d02 [FEAT MERGE] support connection from LB in Public Cloud 2023-08-28 12:40:32 +00:00
27b9eda3c7 [FEAT MERGE]query_interface_enhancement 2023-08-26 04:40:35 +00:00
cd1c721414 [CP] Change error code for select inner tables 2023-08-25 09:14:10 +00:00
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00
15657b8dfa [master] fix errcode scan issues - 2 2023-08-23 06:40:21 +00:00
e4e4dea9c1 add timeguard and fix io_quota 2023-08-21 06:40:35 +00:00
c07a4c7201 fix bugs of outline 2023-08-16 03:44:29 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
2dbfba8e9e fix obj compare bug in sql audit table scan 2023-08-14 07:24:41 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
c603e33bc0 fix ob_tenant_virtual_concurrent_limit_sql stack overflow 2023-08-08 12:43:00 +00:00
f68351d625 [4.2][Standby]V$OB_LS_LOG_RESTORE_STATUS support primary upgrade and primary tenant dropped scenarios 2023-08-02 11:12:57 +00:00
a9decfb7e1 fix some bugs 2023-08-02 09:48:28 +00:00
a3f74ff94e [FIX] virtual tx data table iterate an empty logstream 2023-08-02 02:24:19 +00:00
a312a4b95d [MDS] read virtual table memory from 500 tenant to user tenant 2023-08-01 20:42:21 +00:00
19e893bc3f fix virtual tx data table sstable lifetime 2023-07-31 13:48:18 +00:00
c80c7a2b95 fix error code and log level 2023-07-28 03:48:41 +00:00