Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

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

×