-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 06 September 2002 06:22, Chugh Shalini wrote:

> Can my user defined functions work well if I have installed mysql from the
> binary source??

It depends on which binary you mean. We try to link our binaries statically on 
platforms that support it to have a minimum of external library dependencies.

At least on Linux this unfortunately means that UDFs are not supported, since 
static binaries do not have a dynamic symbol table and therefore do not 
export the required symbols for using UDFs via dlopen()...

Bye,
        LenZ

(sql, query, mysql)

- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/   Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9eE3tSVDhKrJykfIRAkG6AJ0W5YK4Hu3lE5LEJQ937SGgMP2rkgCfTkDs
ZX1bK0n02V6fsPoFu1FKvkw=
=kzHT
-----END PGP SIGNATURE-----


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