Hi all,

I have tried several times to integrate the
lookup functiction into mysql but with no luck. :(

I have REDHAT 7.3
with
gcc 2.96

and with

mysql-3.23.49

I compiled udf_example.so and copied into /usr/lib folder.

When I try to do

 CREATE FUNCTION lookup RETURNS STRING SONAME "udf_example.so";

I get

ERROR 1126: Can't open shared library 'udf_example.so' (errno: 0
/usr/lib/udf_example.so: ELF file's phentsize not the expected s)

---------------------------------------------

What should I do with this?

How can I made this work?

any help is apreciated..

th

zoli



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to