Unity and MySql

Hello,

Im making a program and it needs to get some data from a MySql database. It will be in the same private network. Is this safe or should I do it different?

It can be made safe, but you have to make it safe. Database security implementations aren’t usually well covered on this forum though.