Marek Kulik
Marek Kulik
I couldn't reproduce the issue. I've used MySQL Community Server 8.4.0 with a `utf8mb4_bin` collation table and an MTA Windows x64 server.
The commit 31c68fd4e3ded499abf123d60ccf12d9de99555c is unrelated. I simply couldn't connect to my local MySQL server without this option.
For your information, the MTA client has a broken UTF16 to UTF8 conversion when the UTF16 string contains surrogate pairs. Use the function below to fix the broken UTF8 string:...
If my function worked for you, then this isn't an actual issue with the database nor the libraries used, but with user input conversion to UTF-8. Your database protected you...
Use the user-provided [getVehicleRPM](https://wiki.multitheftauto.com/wiki/GetVehicleRPM) function instead.
> > > > https://github.com/botder/mtasa-discord-bot > > > > > > > > > This is only a webhook and not a bot. Not the same solution. It has limitations...