diff --git a/powerquery-docs/connectors/mysql-database.md b/powerquery-docs/connectors/mysql-database.md index 6943074ad..2f9209509 100644 --- a/powerquery-docs/connectors/mysql-database.md +++ b/powerquery-docs/connectors/mysql-database.md @@ -23,6 +23,8 @@ ms.subservice: connectors > Some capabilities may be present in one product but not others due to deployment schedules and host-specific capabilities. ## Prerequisites +> !NOTE] +> You need at least mysql-connector-net-commercial-8.0.26.msi. Use 8.0.28 to avoid "An error happened while reading data from the provider: 'Character set 'utf8mb3' is not supported by .Net Framework." error. You need to install the [Oracle MySQL Connector/NET](https://dev.mysql.com/downloads/connector/net/) package before using this connector in Power BI Desktop. For Power Query Online (dataflows) or Power BI service, if your MySQL server isn't cloud accessible and an on-premises data gateway is needed, the component Oracle MySQL Connector/NET must also be correctly installed on the machine running the on-premises data gateway. To determine if the package is installed correctly, open a PowerShell window and run the following command: