Skip to content

OpenSim 0.9.2.2.8615

Compare
Choose a tag to compare
@mdickson mdickson released this 03 Aug 20:30
· 719 commits to master since this release

Switched Database Connections for MySQL to use the Pomello MySQLConnector. We get a modest bump in performance with it. Had to add some additional changes relative to 8603 for Gloebits which was taking advantage of the ability to persist UUID's passed as objects in the oracle connector. MySQLConnector does not do this automatically since the collation may be incorrect.
Also added cleaned up Gloebit Module registration and made it consistent with [Economy] settings in OpenSim.ini.