Closed aerozoic closed 7 years ago
Was this fixed? :large_orange_diamond:
No it is not fixed, I have just did the test and there is still a server crash when I type the command.
My local tests show max allowed string length is 32, which turns out to be the max username length. I'll fix that as part of my local changes, but getting things upstream will be a bit trickier since I've split mysql_auth
into another mysql_base
mod requiring additional conifg. @Darcidride must just be aware of that.
Fixed. Note this must be merged to master
and then to the server before taking effect.
The server will be merged soon with the repository version Thank you for your work @ElementW
Any player can crash the server simply by giving the command "/last-login playername random text that is long enough to trigger the error".
And the error from the logs:
@ElementW ping because it's mysql.
Thanks to @YuGiOhJCJ for the report. :large_orange_diamond: