github overextended/oxmysql v2.2.5

latest releases: v2.9.1, v2.9.0, v2.8.0...
2 years ago

Reverts rawExecute (MySQL.prepare) to the promise API, rather than callbacks. This was a minor optimisation change that could halve the time it takes to complete a large transaction, but seemingly lead to increased chances of dead locks for some. Several people also reported timeouts as of v2.2.4.

This should be the last update for a while, assuming no more bugs are reported.

Bug Fixes

  • execute: revert to promise api (Linden)

Code Refactoring

  • update: add convar for mysql_versioncheck (Linden)

Don't miss a new oxmysql release

NewReleases is sending notifications on new releases.