Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all articles
Browse latest Browse all 7239

how to install plugin - error code 1126 (2 replies)

$
0
0
Hallo guys.
This is the first time I try to install a mysql plugin and I have some problem.

I'd like to test this plugin
http://www.mysqludf.org/lib_mysqludf_preg/index.php

mysql version is 5.1.36-community-log

show variables like '%plugin%' gives me this output:
c:\\wamp\\bin\\mysql\\mysql5.1.36\\lib

after I added in my.ini file these lines

[mysqld]
plugin_dir=c:\\wamp\\bin\\mysql\\mysql5.1.36\\lib

When I restart mysql and log on like root I run

install plugin lib_mysqludf_preg soname 'lib_mysqludf_preg.dll'

but mysql gives me this error:
Error Code : 1126
Can't open shared library 'c:\wamp\bin\mysql\mysql5.1.36\lib/lib_mysqludf_preg.dll' (errno: 2 )

Where is my mistake? Thanks in advance.

Viewing all articles
Browse latest Browse all 7239

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>