Jump to content
FantWings

How to put the players.db data to MySQL?

Recommended Posts

I build some hive server, I want it to use the same player data,

so I used the mklink command to link the players.db together.

but some times i will get the Server notice:

"ERROR: Connection to database is not working, players cannot be saved!"

so I think might the players.db file cannot read and wire Correctly by multi-server.

-----------------------------------------------------------------

I have MySQL server on my linux server, how to set the hive server use mysql connection to save the player data?

 

 

Share this post


Link to post
Share on other sites

You simply can't.

The current publicly available "public" branch, for whatever reason, doesn't offer the option to choose another database backend, it is always using the SQLite storage.

Share this post


Link to post
Share on other sites

Well. DayZ has a constructor for MySQL database. But only. There's no any structure for it, not configuration and examples. Maybe some when we'll see MySQL hive but not now.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×