I am using Ignition 8.0.33 and trying to use an existing MYSQL 5.7.
While trying to set this up, The MYSQL keeps asking for the root password.
I am using Ignition 8.0.33 and trying to use an existing MYSQL 5.7.
While trying to set this up, The MYSQL keeps asking for the root password.
You can connect to MYSQL with root, but you can also create another user on the database side, then use that to make your connection. That way you can limit what the Ignition connection can do in the DB. How Ignition logs in, is set in the connection properties on the gateway webpage.
Will check it out, thanks
And indeed, you should. As a general principle, always provide as little access as possible.