Files
TrinityCore/src/server/authserver
Machiavelli a9e9a2c884 Core/DBLayer:
- DB Threading model update
* Get rid of ThreadBundleMask and bundled connection
* Implement configurable amount of Synch threads for databasepools
* Use modulus based algorithm to check for free synchronous connections instead of previous ¨get connection by thread key or bundlemask¨ feature
* Locks on mysql context objects are now managed outside the mysql query methods

Fixes issue #4058
Fixes issue #4059
Introduces a ton of more issues. Use at own risk. You were warned. Really.

Don´t forget to update your worldserver.conf

--HG--
branch : trunk
2010-09-27 00:20:56 +02:00
..
2010-06-30 13:11:44 -06:00
2010-09-24 22:16:21 +02:00
2010-08-26 21:50:54 +02:00
2010-08-08 21:04:56 +02:00
2010-09-27 00:20:56 +02:00