Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

0.47_MySQL8

Pre-release
Pre-release

Choose a tag to compare

@boardy boardy released this 21 Mar 15:43
· 6 commits to MySQL8Compat since this release

Fixes an issue where if running multiple queries on a database as part of a loop in async (without the returnToMainThread being passed true) the library would deadlock and no further interaction with the database was completed.