Civcraft / NameLayer

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/NameLayer
BSD 3-Clause "New" or "Revised" License
4 stars 14 forks source link

Database upgrade to strip pipe chars #220

Closed ProgrammerDan closed 8 years ago

Maxopoly commented 8 years ago

This should just get merged. Keep the startup race conditions in mind when deploying this though, preferably we would only start one shard with this first and wait until the upgrade is done.

ProgrammerDan commented 8 years ago

this merges into the async pull directly

about to do testing but need to detangle the combine DB instancing... why test points to production global is beyond me