I read the indications in the MySQL manual about how to create an user
defineable function and I implemented a dll (I am working in win2000).
When I try to execute the query:

  CREATE FUNCTION cuadrado RETURNS REAL SONAME 'cuadrado.dll'

it shows the message:

  1105 - Unknown error

I am working on MySQL v.3.23.36 in Windows2000 and the manual refers to
the Linux version. Does anybody how to solve this problem?



-----------------------------------------
Facultad de Matemática y Computación.
   "Universidad de Oriente. Cuba "
http://csd.uo.edu.cu/mail/



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