Skip to content
New issue

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

Can't find symbol 'levenshtein' in library #17

Closed
MIMAXUZ opened this issue Sep 6, 2020 · 1 comment
Closed

Can't find symbol 'levenshtein' in library #17

MIMAXUZ opened this issue Sep 6, 2020 · 1 comment

Comments

@MIMAXUZ
Copy link

MIMAXUZ commented Sep 6, 2020

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:

  • Ubuntu 20.04
  • MySQL 8.x
    How can I fix it?
    Thanks!
@juanmirocks
Copy link
Owner

Thanks for the report @MIMAXUZ

Does any workaround here help you out?

@MIMAXUZ MIMAXUZ closed this as completed Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants