Skip to content

Commit d95bed4

Browse files
committed
docs(lakehouse): remove MySQL DuckLake catalog mentions
1 parent f3eeb77 commit d95bed4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/getting-started/lakehouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ For more guidance, see DuckLake's [choosing a catalog database](https://ducklake
2424
| DuckDB| <span class="lh-check" aria-label="supported"></span> |
2525
| SQLite | <span class="lh-check" aria-label="supported"></span> |
2626
| Postgres| <span class="lh-check" aria-label="supported"></span> |
27-
| MySQL | Planned |
2827

28+
MySQL catalogs are currently not supported for DuckLake in Bruin due to limitations in the DuckDB MySQL connector and incomplete MySQL support in the DuckLake DuckDB extension.
2929

3030

3131
#### Iceberg

docs/platforms/duckdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ connections:
180180
| DuckDB | <span class="lh-check" aria-label="supported"></span> |
181181
| SQLite | <span class="lh-check" aria-label="supported"></span> |
182182
| Postgres | <span class="lh-check" aria-label="supported"></span> |
183-
| MySQL | Planned |
184183

184+
MySQL catalogs are currently not supported for DuckLake in Bruin due to limitations in the DuckDB MySQL connector and incomplete MySQL support in the DuckLake DuckDB extension.
185185

186186

187187
#### Iceberg

0 commit comments

Comments
 (0)