"MySql.Data.MySqlClient" not avaliable in provider name

I am trying to [MySQL]database in my laptop. I have added the connect activity and this was the default connection string given. And i have added my details
“Server=xx.xx;Database=xxxx;Uid=xyz;Pwd=xyz;”

Next ,i need to select “MySql.Data.MySqlClient” but the option is not listed in the dropdown?
and Mysql Workbench is also installed on my laptop.

Can someone please let me know if i need to install dll files?

1 Like

Hi

Pls have a view on this doc on how to connect

Cheers @Manish_Bajjuri

The definitive solution to this problem is to clean and fully install mysql install locale, then MySql.Data.MysqlClient will appear in the options you want this prompt.