

See FrBillyD’s, (french) example on how to fix it.

Setting it to 0 should disable the slow query warnings. To print all queries that take more than one server-tick to complete. Added a warning on queries that take more than 500ms.Make the error on the missing connection string clearer.Refactor to use Promises in preparation for adding transactions.Added a version to the a so scripts can ask for the version by querying the metadata.Fixes mysql-async not parsing the BIT column, which would return a buffer otherwise.Updated the dependencies to the latest versions, thanks to mikroware.Fixed an empty object returned by fetchScalar, thanks to and mikroware.Added rerouting debug output to a log file.Added a GUI available for admins with the mysql command.Breaking: keepAlive queries are now triggered via the connection string.Removed MySQL.Ready's reliance on events.Errors are now always red, unless the debug output is only written to files.Fixed Sync transactions not working properly, thanks to Go back to mysql.js 2.15.Moved to fxmanifest from _a, should work with redm.Fixed slow query warnings showing up properly, thanks to Added Date + Time for File Logging, from Updated all packages, frontend switched to Vuetify v2 (what a huge overhead).Added a warning against using MySQL 8, since the performance can be abysmal.Fixed a possible timeout when resources were loading too slow.If it only redirects to file, it will only print to file. Implemented the command mysql:debug to toggle the debug printing #117.Fix transactions responding with true despite failing.('SELECT * FROM ? WHERE ?',, function(result) Enabled js-syntax, which allows nifty shortcuts:.Uses ghmattimysql now completely, shares almost the complete list of features.Added mysql_log_file_format to specify the output log file.Added mysql_log_level that lets you control on what is output in console.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).Migrated client-side from JS -> LUA for reduced overhead.Removes whitespaces from a legacy connection string.If for some reason you still want the C# Version it can be downloaded from Changelog 3.3.2 Sync method also available but not recommended.Async method for mysql by using a callback.

#Universal type client 3.3.1 download free#
The current API should be stable, but it may change before a first stable release.įeel free to raise Issues/Pull request on Github Current features This lib does not replace EssentialMode, it offers however async methods and compatible API for people only needing Essential Mode for MySQL You can find it here with all the instructions :
