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
If we are updating the install to MySQL from say 8.0.26 to 8.0.29, do we need to rebuild and install the library?
The text was updated successfully, but these errors were encountered:
nope, typically not. The UDF API wasn't changed for a long time so it is fine to drop in the pre-compiled extension also in newer versions.
Sorry, something went wrong.
No branches or pull requests
If we are updating the install to MySQL from say 8.0.26 to 8.0.29, do we need to rebuild and install the library?
The text was updated successfully, but these errors were encountered: