How to connect my flowchart to Mysql database?

"


My connection string is

“Server=localhost;port=3306;Uid=root;Pwd=root;Database=db”;

but when i running i get this exception