File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
docs/integrations/data-ingestion/clickpipes/mysql Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -19,31 +19,26 @@ There are scenarios where it would be useful to pause a MySQL ClickPipe. For exa
19
19
1 . In the Data Sources tab, click on the MySQL ClickPipe you wish to pause.
20
20
2 . Head over to the ** Settings** tab.
21
21
3 . Click on the ** Pause** button.
22
- <br />
23
22
24
23
<Image img ={pause_button} border size =" md " />
25
24
26
25
4 . A dialog box should appear for confirmation. Click on Pause again.
27
- <br />
28
26
29
27
<Image img ={pause_dialog} border size =" md " />
30
28
31
29
4 . Head over to the ** Metrics** tab.
32
30
5 . In around 5 seconds (and also on page refresh), the status of the pipe should be ** Paused** .
33
- <br />
34
31
35
32
<Image img ={pause_status} border size =" md " />
36
33
37
34
## Steps to resume a MySQL ClickPipe {#resume-clickpipe-steps}
38
35
1 . In the Data Sources tab, click on the MySQL ClickPipe you wish to resume. The status of the mirror should be ** Paused** initially.
39
36
2 . Head over to the ** Settings** tab.
40
37
3 . Click on the ** Resume** button.
41
- <br />
42
38
43
39
<Image img ={resume_button} border size =" md " />
44
40
45
41
4 . A dialog box should appear for confirmation. Click on Resume again.
46
- <br />
47
42
48
43
<Image img ={resume_dialog} border size =" md " />
49
44
You can’t perform that action at this time.
0 commit comments