sdifox
No Lifer
I did some code optimizations to my game server and for once it actually went really smooth. Years ago I converted my Ultima Online server from flat file to MySQL but there was some stuff that was not that efficiently done, so I improved it recently. Also fixed a bunch of issues where if the server happens to crash at a critical moment, it corrupts the database. Just feeling great that my code is actually working as intended. 😛
Drop database if exist
Last edited: