Skip to content

Commit 97555ba

Browse files
authored
Update index.md
1 parent 2f292bc commit 97555ba

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
sidebar_label: 'Ingesting Data from MySQL to ClickHouse'
33
description: 'Describes how to seamlessly connect your MySQL to ClickHouse Cloud.'
44
slug: /integrations/clickpipes/mysql
5-
title: 'Ingesting Data from MySQL to ClickHouse (using CDC)'
5+
title: 'Ingesting data from MySQL to ClickHouse (using CDC)'
66
---
77

88
import BetaBadge from '@theme/badges/BetaBadge';
@@ -15,7 +15,7 @@ import select_destination_db from '@site/static/images/integrations/data-ingesti
1515
import ch_permissions from '@site/static/images/integrations/data-ingestion/clickpipes/postgres/ch-permissions.jpg'
1616
import Image from '@theme/IdealImage';
1717

18-
# Ingesting data from MySQL to ClickHouse using CDC
18+
# Ingesting data from MySQL to ClickHouse (using CDC)
1919

2020
<BetaBadge/>
2121

@@ -117,4 +117,4 @@ Finally, please refer to the ["ClickPipes for MySQL FAQ"](/integrations/clickpip
117117

118118
[//]: # "TODO Write a MySQL-specific migration guide and best practices similar to the existing one for PostgreSQL. The current migration guide points to the MySQL table engine, which is not ideal."
119119

120-
Once you've set up your ClickPipe to replicate data from MySQL to ClickHouse Cloud, you can focus on how to query and model your data for optimal performance. For common questions around MySQL CDC and troubleshooting, see the [MySQL FAQs page](/integrations/data-ingestion/clickpipes/mysql/faq.md).
120+
Once you've set up your ClickPipe to replicate data from MySQL to ClickHouse Cloud, you can focus on how to query and model your data for optimal performance. For common questions around MySQL CDC and troubleshooting, see the [MySQL FAQs page](/integrations/data-ingestion/clickpipes/mysql/faq.md).

0 commit comments

Comments
 (0)