udf_infusion icon indicating copy to clipboard operation
udf_infusion copied to clipboard

Do we need to rebuild after a MySQL update?

Open johnwc opened this issue 3 years ago • 1 comments
trafficstars

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?

johnwc avatar Jun 28 '22 00:06 johnwc

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.

infusion avatar Jun 28 '22 05:06 infusion