MySQL (DayZ)

AhZaiWaGeng

New Member
Hi,
I need help, does MySQL need port forward ? i can't get my Charater_Data the charater_date is all (Null). can someone help ?
 
if you mean you want to remote connect via navicat, you have to set your bind-address to 0.0.0.0
 
I would also suggest, instead of using root@% (root from any IP), change the username to root@(youriphere), to keep things locked down. If you have multiple IPs, create duplicate accounts for each (and root@localhost if needed).
 
Back
Top