I know the documentation says UDF and embedded MySQL server is not allowed, but 
then it says, some of these limitations can be changed by editing mysql_embed.h. 
 I see in there that it has HAVE_DLOPEN undefined.  I assume it is not as simple 
as uncommenting that line to whether or not UDF will work with MySQL embedded.

Anyway, my question is 1) is it really that simple, 2) if not, what steps might 
I need to take to undo this limitation if it's even possible?

For my application, I use two of my own functions which I currently compile as a 
shared library.  I would love to embed MySQL so my end users do not have to 
install/admin a MySQL database.

Thanks for any tips!

Joey

+--------------------------------------------------------------------------+
+                                                                          +
+     Joey Mukherjee                 "The price of freedom is eternal      +
+     [EMAIL PROTECTED]                   vigilance, or $12.50 as seen on      +
+                                     E-Bay...                             +
+                                                                          +
+--------------------------------------------------------------------------+



---------------------------------------------------------------------
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