github brouznouf/fivem-mysql-async 3.3.2

3 years ago

Changes

  • Removes whitespaces from a legacy connection string.
  • Migrated client-side from JS -> LUA for reduced overhead.
  • Added a new Server Status display in the UI that gives you hints on optimizing your mysql server (issues should be detected properly, advice might not to be reworked in wording and expanded upon in scope).

Possibilities for future versions I am considering

  • Analyze a slow query / table which optimizations would be useful.
  • Return values for transactions including if the transaction succeeded or not (still not sure how to implement it).
  • Expand the scope of the analysis of the server status.

If you got more ideas, please let me know on discord, cfx:re forums or in the issues for suggestions.

Don't miss a new fivem-mysql-async release

NewReleases is sending notifications on new releases.