MySQL Error 1126

Posted by & filed under MySQL.

If you receive the error from MySQL while installing a plugin or a user defined function(UDF) there can be several causes: You mistyped your dll file name, double check the name MySQL can’t find the dll file in the plugin folder Run:

And make sure that path matches the path where your dll… Read more »