Commit Graph

155 Commits

Author SHA1 Message Date
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
a543a1c63f [kill -15][AFTER_DESTROY]fix destroy threads for kill -15 2023-07-11 06:54:20 +00:00
4eb850e27e Query __all_ddl_task_status in tenant space 2023-07-11 04:18:36 +00:00
f3c97ed0c9 fix rebuild gis index checksum error 2023-07-06 13:12:26 +00:00
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
379fbf754c Acquire table lock before create hidden table 2023-06-29 12:48:11 +00:00
fa9aee2c09 add defense when creating index tablet 2023-06-29 06:42:28 +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
06dba0282f fix table_redefinint_task before call finish_redef_task() reach after repending status 2023-06-07 03:42:52 +00:00
b137e8dd34 fix direct load task is_abort info loss and update direct load code 2023-05-31 03:41:50 +00:00
10925c4366 fix ddl retry task error code overwrite 2023-05-25 13:41:05 +00:00
31c06fbd1d fix GV$SESSION_LONGOPS dont display task id 2023-05-24 07:11:17 +00:00
058c604632 fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql 2023-05-22 12:11:32 +00:00
e7cd0c9a7c show ddl task status in rootservice event more clearly. 2023-05-17 16:47:05 +00:00
5177ba45a4 fix single replica reponse of drop column task wait lock too long. 2023-05-12 13:41:14 +00:00
51736132c0 fix wait all child tasks finish cost too much time. 2023-05-08 09:45:48 +00:00
51d7205f5e allow recover ddl of sys tenant 2023-05-05 06:38:22 +00:00
28ba10dbee fix abort_redef_table() scheduler ddl task again ret_code error bug 2023-05-05 03:38:46 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08: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
240d3685c6 fix longops start time not correct 2023-04-24 02:44:38 +00:00
48ac1de1cb Longops already exist will not report -4017 2023-04-23 08:23:00 +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
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
571865166e Adjust timeout of drop database rpc according to total tablet count 2023-04-13 05:56:17 +00:00
01399a3774 Correct Longops start time after recover ddl task 2023-04-13 05:42:00 +00:00
66409181ed fix inner sql kill fail when execute addr is null 2023-04-07 14:00:54 +00:00
8e0deafb66 Fix unexpected table scanned by ddl redefinition task and reject stale switch_status 2023-04-07 10:21:06 +00:00
b969710b6f ddl not record warning of entry not exist in dag warning history 2023-04-06 15:11:00 +00:00
c9d9026e93 fix complement data response rpc and scheduled ddl task concurrently. 2023-04-06 10:42:09 +00:00
f94e8d14ef Reject adding task to ddl scheduler after stopped 2023-04-04 09:16:14 +00:00
3f311a0f55 fix abort_redef_table() did not handle the -4018 error code bug 2023-04-03 21:49:39 +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
838ac9a4e2 Fix hang in check table empty 2023-03-28 12:41:11 +00:00
d760428489 fix task aborted status is not persisted to the internal table bug 2023-03-21 17:00:24 +00:00
46325a10d6 fix return code overwrite 2023-03-21 16:08:20 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
819ca6fed4 fix unexpected index build task result when retry to checkum unique index checksum. 2023-03-17 05:16:53 +00:00
846c1d13c3 [bugfix]: load data task shouldn't sync the optimizer statistics; 2023-03-16 11:40:58 +00:00
7e434a09a5 Fix remove longops failed 2023-03-16 03:11:01 +00:00
8cd738a4c4 Fix bugs of ddl reap old replica build task 2023-03-14 12:11:05 +00:00
bd83fce1b4 fix abort redef table error ret_code bug 2023-03-14 11:46:12 +00:00
f4ed181811 Move longops registry before push ddl task 2023-03-14 09:41:09 +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