Commit Graph

62 Commits

Author SHA1 Message Date
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
1bd325cc15 fix overwrite ret 2023-08-04 03:12:30 +00:00
f15a12aa7c Fix ddl refresh schema version not working during reboot 2023-07-28 03:12:15 +00:00
25802234e0 fill ddl_stmt_str when enabling index for create index syntax. 2023-07-25 15:12:30 +00:00
f47b3587de fix create index hang 2023-07-21 02:43:14 +00:00
b4eaec0f1c [CP] disallow ddl with predefined rules with trigger. 2023-07-20 01:12:08 +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
240d3685c6 fix longops start time not correct 2023-04-24 02:44:38 +00:00
76b4679dc4 Fix incorrect nls format of index sstable build task 2023-04-19 07:48:30 +00:00
7d4673f9a0 Fix wrong session id when cleaning up failed index 2023-04-18 03:11:47 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
bd5b01c167 Switch GV$SESSION_LONGOPS target column to use target table id 2023-04-03 17:41:28 +00:00
d760428489 fix task aborted status is not persisted to the internal table bug 2023-03-21 17:00:24 +00:00
8cd738a4c4 Fix bugs of ddl reap old replica build task 2023-03-14 12:11:05 +00:00
d761f60d4b fix create empty ddl sstable 2023-03-06 11:11:06 +00:00
38df57d1c4 Fix index task hang after take effect and canceled 2023-03-06 05:11:20 +00:00
c6e23516d2 fix ddl task when the tenant switch to standby 2023-03-03 09:13:52 +00:00
5a361921c8 4.1 rm ddl_tracing serialize related code 2023-02-24 16:30:37 +00:00
3e39a6476e check column checksum reported after ddl inner sql finish 2023-02-24 13:00:53 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
aaf6b28469 fix drop index concurrently. 2023-02-17 17:46:57 +00:00
1e90e30019 fix switch status failed. 2023-02-14 03:15:02 +00:00
58875bd2b7 fix ddl rpc timeout bug 2023-02-10 09:40:58 +00:00
5134763d1e fix create index hange when ddl executes too frequent of a tenant 2023-02-09 15:52:56 +00:00
5fd16f0f25 fix error code when index unusable 2023-02-07 16:14:40 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
b87473dac2 Fix update execution id core 2023-01-29 16:04:46 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
45ec90fae4 [Fix] update inner sql execute ip addr in sql write 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
4f6f8b11f3 persist cluster version for ddl. 2023-01-12 19:02:33 +08:00
d1c6e3e1d1 [Fix] commit ddl column checksum in follow replicas 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
3c5866c75e fix some bugs. 2023-01-12 19:02:33 +08:00
9f87d6fb3b fix ddl rpc timeout out 2023-01-12 19:02:33 +08:00
6f5017d571 [CP] fix offline ddl and drop index concurrency. 2023-01-12 19:02:33 +08:00
f0ba5ff942 fix create index costs too much time due to query latest execution id failed. 2023-01-12 19:02:33 +08:00
038db1917d [Fix] check data completement task before execute inner sql and kill session when task is cancel 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
97a2a94d7c change to scn. 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00