t; Query OK, 0 rows affected (0.00 sec)
> mysql> CREATE FUNCTION myfunc_int RETURNS INTEGER SONAME
"udf_example.dll";
> Query OK, 0 rows affected (0.00 sec)
> mysql> CREATE AGGREGATE FUNCTION avgcost RETURNS REAL SONAME
> "udf_example.dll"; Query OK, 0 rows
"udf_example.dll"; Query OK, 0 rows affected (0.00 sec)
> -Original Message-
> From: Nick Kostirya [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, September 03, 2002 4:37 PM
> To: [EMAIL PROTECTED]
> Subject: link under Win32 for udf
>
> Hello.
> It's anew me.
&g
Hello.
It's anew me.
And how linking under Win32 with --with-mysqld-ldflags=-rdynamic?
I need UDF.
Thanks in advance.
Nick.
mysql
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
ht