We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I tried to create UDF it returns this message:
mysql> CREATE FUNCTION levenshtein RETURNS INT SONAME 'levenshtein.so'; ERROR 1127 (HY000): Can't find symbol 'levenshtein' in library
I tried with other names of function but no solution yet. Now my machine:
The text was updated successfully, but these errors were encountered:
Thanks for the report @MIMAXUZ
Does any workaround here help you out?
Sorry, something went wrong.
No branches or pull requests
When I tried to create UDF it returns this message:
I tried with other names of function but no solution yet.
Now my machine:
How can I fix it?
Thanks!
The text was updated successfully, but these errors were encountered: