Skip to content

v1.4.3

Compare
Choose a tag to compare
@Sebastian-Webster Sebastian-Webster released this 14 Sep 19:56
· 74 commits to main since this release

What's Changed

  • Fixed rare lock already held error in #96
  • Logs now get prefixed with "[mysql-memory-server - LOGTYPE]:" (replacing LOGTYPE with LOG, WARN, or ERROR) in #99
  • Fixed race condition on failure to download the MySQL Server binary in #102
  • Improved file locking reliability when downloading MySQL in #105
  • Fixed database creations failing after libaio failed to copy in Ubuntu 24.04 and newer in #107
  • Use execFile instead of exec in #110
  • Fixed lock acquisition failure in #111
  • Updated documentation about internal options in #94
  • Declare Node.js compatibility in engines field in c9ca09a

Full Changelog: v1.4.2...v1.4.3