Commit Graph

1060 Commits

Author SHA1 Message Date
709cdef9d4 [CP] [bugfix] fixed the bug of missing want_to_set_tenant_config_ judgment 2024-02-09 07:19:49 +00:00
8081fed62e BugFix about finish_create_tenant_snapshot failed (OB_TIMEOUT) 2024-02-09 07:10:47 +00:00
8bc44950fe bug fix: db_id displayed by SQL audit and plan stat is inconsistent. 2024-02-09 06:58:58 +00:00
ee9eb195ba fix rs progress & table_ids defense when 4013 2024-02-09 05:35:27 +00:00
6da3452780 fix 4179 when recover table 2024-02-09 05:17:36 +00:00
96e64cbd47 fix bug, rename virtual column fail in column store table 2024-02-09 04:44:50 +00:00
eb9df45d5c [CP] [BUGFIX]fix drop database use one schema guard to pin memory 2024-02-09 04:35:48 +00:00
fd83ae3db9 [CP] fix cancel recover table hang after aux tenant has been dropped 2024-02-09 03:45:07 +00:00
fa3a80e541 fix bug of mistakely checking cross cluster checksum 2024-02-09 02:51:46 +00:00
fd797ab0b3 remove update rs_list during do_restart 2024-02-09 02:42:45 +00:00
3cdd9427ed Add obtest about canceling clone job and cloning for oracle tenant 2024-02-09 02:24:57 +00:00
970ba22207 fix restore failed without key backup 2024-02-09 02:10:09 +00:00
4875729e3b [CP] create ls check offline_scn 2024-02-09 01:55:09 +00:00
dda1bce13f [CP] opt server & hb management 2024-02-09 01:49:19 +00:00
87d247d2b9 Fix mv maintenance task member not init 2024-02-09 01:34:18 +00:00
1a8d1eb49f [UPGRADE] Make sure data_version persisted before create unit 2024-02-09 00:28:16 +00:00
481a34edbd [DeadLock] remove thread local execution flag to enabel register deadlock in PL 2024-02-08 23:46:27 +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
e3b7a57450 Fix job status when the user cancels the job 2024-02-08 21:23:12 +00:00
8ebd6b9d09 Fix incorrect xml hidden column name mapping during table redefinition 2024-02-08 21:17:10 +00:00
b325b511ca [CP] fix standby replay 4719 2024-02-08 20:32:20 +00:00
f47be7342e to issue<53361277>:support flush pl cache single cache object 2024-02-08 16:11:21 +00:00
5dcd9a2480 [4.3] fix clone tenant if_not_exist problem and add farm case 2024-02-08 15:26:42 +00:00
7b93fcf93a fix backup meta finish stage add ls scenario report -4016 issue 2024-02-08 15:15:05 +00:00
3130f46a62 fix get lob failed because lob schema version larger than data table's. 2024-02-08 13:57:25 +00:00
ff255da22d fix alter table mlog in root service 2024-02-08 11:30:54 +00:00
fe02a282e1 Add default_table_store_format when creating table 2024-02-08 11:24:50 +00:00
2f77d05cff Fix error in the preparation phase of snapshot creation and other bugfix 2024-02-08 10:34:56 +00:00
f5bb32e3bf Fix mview auto complete refresh parallel 2024-02-08 10:08:01 +00:00
18c05aa765 fix rs merge tablet info report -9011 2024-02-08 08:42:42 +00:00
bf284d0696 some fixes for tenant cloning 2024-02-08 08:30:44 +00:00
7831f30948 fix the bug of last purge scn in creating mlog 2024-02-08 08:12:59 +00:00
aeb8bf2d2e [bugfix] rs_event ‘alter_resource_unit’ incorrect info 2024-02-08 08:01:09 +00:00
9964d8504e modify wait logic of clone executor and retry logic of clone scheduler in CLONE_SYS_RELEASE_RESOURCE 2024-02-08 07:40:06 +00:00
c50b0cf607 [CP] [UPGRADE] Fix min_observer_version unchanged problem 2024-02-08 07:34:04 +00:00
3b7101919f [CP] add 2 test cases 2024-02-08 05:50:37 +00:00
e02aaa02a3 fix rs schedule backup state machine 2024-02-08 03:12:12 +00:00
0873d82e7d Disallow drop oracle temporary table column 2024-02-08 03:09:10 +00:00
3075ed2537 Add mview maintenance service 2024-02-08 03:00:06 +00:00
acb558a7f8 notify recovery_ls_servce while has balance task 2024-02-08 02:44:53 +00:00
f1d26261e6 add parent_task_id for table_redefinition_task 2024-02-08 01:53:30 +00:00
39cc0a6d60 merge devleop into master 20231212 2024-02-08 01:29:33 +00:00
9fe1f02399 Fix check_all_ls_restore_finish_ in clone scheduler 2024-02-08 00:35:53 +00:00
cd13600b1c [CP] add new group list for storage 2024-02-08 00:29:51 +00:00
d3211dc5be fix core at create_normal_tenant 2024-02-08 00:26:51 +00:00
f0b3bd5883 [4.3] fix clone check tenant status problem 2024-02-08 00:20:49 +00:00
d63522ff95 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2024-02-07 23:33:09 +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
8d63652331 [FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2024-02-07 23:02:56 +00:00