So I like to edit databases commandline on the server as root. With this I copied in the LEVENSHTEIN function, which works perfect on the commandline as root.
Butttttt, my website can't use the function seeing it obviously doesn't use root as user but another username.
So my question is simple, how do I give all db users permission to use that specific function.