Commit Graph

125 Commits

Author SHA1 Message Date
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
2aed0fa87f add missing error code 2023-07-27 05:54:06 +00:00
421d03141e delete the log info showing oss access_key 2023-07-25 09:42:35 +00:00
957f63a256 Refine task assignments for external table 2023-07-11 14:19:50 +00:00
a543a1c63f [kill -15][AFTER_DESTROY]fix destroy threads for kill -15 2023-07-11 06:54:20 +00:00
d88e4bd320 [log throttling] add parameter log_disk_throttling_maximum_duration 2023-07-11 05:42:44 +00:00
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
f4b390d643 add destroy thread gracefully 2023-06-08 07:42:27 +00:00
5ae63edd53 fix kill15 issues 2023-06-07 12:12:29 +00:00
7d8e7728bf add destroy gracefully for kill 15 2023-06-02 14:11:55 +00:00
e3d38080aa check max_read_stale_time when setting variables 2023-05-29 10:41:24 +00:00
e70c1e729d fix obtest and on_server_status_change 2023-05-29 02:16:36 +00:00
57e42e3359 Fix some bugs 2023-05-25 02:11:29 +00:00
9c1c501715 all_server_list improvement 2023-05-24 06:41:30 +00:00
7111f42163 Adjust syslog level 2023-05-19 07:41:38 +00:00
0a76ae999f [CP] Check rs status while process async task 2023-05-17 11:11:34 +00:00
ecdc3d2fde server id persistence 2023-05-12 12:41:17 +00:00
2bfbb44326 modidy rs self_checker's log level 2023-05-09 18:15:48 +00:00