Commit Graph

50 Commits

Author SHA1 Message Date
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
6c526c3e9b Fix sync column stat bug 2023-06-29 03:12:25 +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
8c6b7f1f62 fix ddl child tasks recover failed. 2023-06-14 07:24:04 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
8a94e3f887 [bugfix]: shouldn't sync history statistics in offline ddl operations like add-pk, drop-column,etc. 2023-04-20 04:45:00 +00:00
8e0deafb66 Fix unexpected table scanned by ddl redefinition task and reject stale switch_status 2023-04-07 10:21:06 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
838ac9a4e2 Fix hang in check table empty 2023-03-28 12:41:11 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
846c1d13c3 [bugfix]: load data task shouldn't sync the optimizer statistics; 2023-03-16 11:40:58 +00:00
8cd738a4c4 Fix bugs of ddl reap old replica build task 2023-03-14 12:11:05 +00:00
8ea5392a4d Fix stale tenant id in alter_table_arg after standby tenant switchover 2023-03-02 14:59:50 +00:00
3e39a6476e check column checksum reported after ddl inner sql finish 2023-02-24 13:00:53 +00:00
07291ffaf2 fix offline ddl hang in checking table exist. 2023-02-15 13:45:12 +00:00
8ff89731d7 fix estimated timeout bug 2023-02-13 06:42:05 +00:00
58875bd2b7 fix ddl rpc timeout bug 2023-02-10 09:40:58 +00:00
8454783aaf [online stat]: fix some bugs. 2023-02-07 00:16:24 +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
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +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
58894ca7d1 fix overflow when calculate estimated timeout. 2023-01-12 19:02:33 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
0c1f02747b fix not null cst bug. 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
6e47b8c0ac add some log for sync table stat 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
700ed322cd fix sync tablet stat timeout 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
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 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
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
543ec6c9ea ddl task get schema with version 2022-11-24 12:39:55 +00:00
75d329f747 acquire snapshot for lob tablet when doing ddl 2022-11-14 05:38:26 +00:00
de361652db Fix unexpected is_synced flag after error 2022-11-02 15:36:08 +00:00
9dd6c6a848 update ddl related inner table 2022-10-28 04:06:24 +00:00
b5be94cf15 fix ddl retry error code 2022-10-26 10:18:40 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00