Page 1 of 1

how to fill the 'ConnectionString' of node 'database'?

Posted: 07 Sep 2018, 06:11
by Flyonline
ConnectionString: Provider=MySQL;Data Source=127.0.0.1:3306/sakila;User ID=root;Password=root
Query: select * from sakila.city

I use this string. but not works. Does anybody know how to use it with MySQL?
MySQL version: MySQL 8.0.12