Skip to content

Commit 22c17d6

Browse files
remove info for mysql
1 parent dbbe5e9 commit 22c17d6

File tree

1 file changed

+2
-2
lines changed
  • docs/integrations/data-ingestion/clickpipes/mysql

1 file changed

+2
-2
lines changed

docs/integrations/data-ingestion/clickpipes/mysql/resync.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Here are a few scenarios:
2424
1. You may need to perform major schema changes on the source tables which would break the existing ClickPipe and you would need to restart. You can just click Resync after performing the changes.
2525
2. Specifically for Clickhouse, maybe you needed to change the ORDER BY keys on the target tables. You can Resync to re-populate data into the new table with the right sorting key.
2626

27-
<Info>
27+
:::note
2828
You can resync multiple times, however please account for the load on the source database when you resync,
2929
since initial load with parallel threads is involved each time.
30-
</Info>
30+
:::
3131

3232
### Resync ClickPipe Guide {#guide-mysql-resync}
3333
1. In the Data Sources tab, click on the MySQL ClickPipe you wish to resync.

0 commit comments

Comments
 (0)