Commit Graph

143 Commits

Author SHA1 Message Date
3054fbea89 [CP] [bugfix] add pool zone_list 4016 2024-02-10 10:38:05 +00:00
8bc44950fe bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-02-09 06:58:58 +00:00
fd797ab0b3 remove update rs_list during do_restart 2024-02-09 02:42:45 +00:00
3d2597796e rebuild master key version info after restore finished 2024-02-08 23:43:27 +00:00
9544106c49 BUGFIX: change memstore_limit to tenant level 2024-02-08 22:52:38 +00:00
ff255da22d fix alter table mlog in root service 2024-02-08 11:30:54 +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
33a6f4973d [FEAT MERGE] Implement Resource Throttle 2024-02-07 17:25:56 +00:00
9b7c891984 [Bugfix] migrating sys unit failed 2024-02-07 10:19:49 +00:00
010ecf801e to issue<53590110>:remove lib::is_oracle_mode in rs logic 2024-02-07 07:07:52 +00:00
7784e69392 Fix bug that unitmanager hung when creating tenant. 2024-02-07 06:08:33 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
e1eda7c927 [CP] [BUGFIX]fix rs handle recyclebin not work at backgroud 2024-02-06 19:54:29 +00:00
02f0d363ee [CP] [to #49900376]check base table version when create trigger 2024-02-06 19:20:33 +00:00
7e8d65c1c1 [CP] fix __all_rs_event_history insert failure 2024-02-06 17:23:24 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
6dfb3ef3c8 [CP] [bugfix] add pool zone_list 4016 2024-02-05 10:42:38 +00:00
a0a97117bf bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-01-10 13:12:43 +00:00
5a9c7b111d remove update rs_list during do_restart 2024-01-08 11:13:19 +00:00
e5b7cbc593 rebuild master key version info after restore finished 2024-01-04 16:17:26 +00:00
7f1ad4aa49 BUGFIX: change memstore_limit to tenant level 2024-01-04 12:13:24 +00:00
30fc70c920 fix alter table mlog in root service 2023-12-26 05:13:03 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
d979a20bdc [Bugfix] migrating sys unit failed 2023-12-05 08:12:19 +00:00
acde64f198 to issue<53590110>:remove lib::is_oracle_mode in rs logic 2023-11-30 10:41:45 +00:00
2af75a5522 Fix bug that unitmanager hung when creating tenant. 2023-11-30 02:41:59 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
d0b5d9f336 [CP] [BUGFIX]fix rs handle recyclebin not work at backgroud 2023-11-21 16:10:51 +00:00
81b8b48966 [CP] [to #49900376]check base table version when create trigger 2023-11-21 11:10:45 +00:00
603242aea5 [CP] fix __all_rs_event_history insert failure 2023-11-20 15:10:35 +00:00
a51bfc97fd fix event_history delete 2023-10-11 03:39:53 +00:00
9551281633 [CP] [UPGRADE] Record more info in DBA_OB_TENANT_JOBS/DBA_OB_CLUSTER_EVENT_HISTORY 2023-10-10 03:10:03 +00:00
8800e46070 [PARALLEL_DDL] Add non-partitioned table's tablet placement cache 2023-10-10 02:14:23 +00:00
8ce1529a90 fix rs_job 2023-09-26 07:10:06 +00:00
a2728c53c2 remove redundant LOG_USER_ERROR 2023-09-18 13:40:03 +00:00
fe06884eaa [CP] fix recover table when create tmp table failed 2023-09-18 07:48:19 +00:00
0534888042 fix some bugs about tenant=all 2023-09-18 03:40:23 +00:00
14f411060e fix purge recyclebin timeout 2023-09-15 00:40:27 +00:00
864eccfc5c make root key synchronization more robust 2023-09-14 07:10:30 +00:00
fc0c96eb47 Hide system-generated constraint names in oracle mode 2023-09-13 02:14:37 +00:00
5e5df7e054 Fix auto-commit of rebuild hidden table index 2023-09-11 08:40:40 +00: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
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +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
a84ffe6d84 fix: xml default value set by alter table ineffective for exist rows 2023-08-14 11:48:33 +00:00
9b74c64abe fix restore tenant sql does not exit after creating tenant failed 2023-08-04 04:12:33 +00:00