Files
sweetgum-server/sql
ronancpl 2b38b62683 ThreadTracker + Attempt on NPC Disappearing fix
Engineered the ThreadTracker: server-embedded deadlock auditing tool, which will print error messages in case of found deadlocks (also showing all in-use locks on the time of the issue).
Changed the player's id on DB now starting from 20mil, thus preventing players from overwriting NPC/mobs with same oid in-game. Requires proper testing to see if the issue has been cleared.
2017-11-16 12:22:32 -02:00
..
2015-11-02 23:17:21 -02:00

---- MapleSolaxiaV2 MySQL Database ----

These SQL files must be executed IN ORDER to set up the database:
	- db_database.sql
	- db_drops.sql
	- db_shopupdate.sql (optional & require provided WZs)