[Документация Yandex Cloud](../../index.md) > [Terraform в Yandex Cloud](../index.md) > Справочник Terraform > Ресурсы (англ.) > Managed Service for MySQL > Data Sources > mdb_mysql_database

# yandex_mdb_mysql_database (DataSource)

Get details from MySQL database at MySQL Cluster.

## Example usage

```terraform
//
// TBD
//
```

## Arguments & Attributes Reference

- `cluster_id` (**Required**)(String). The MySQL cluster ID.
- `id` (String). 
- `name` (**Required**)(String). The name of the database.