This is a discussion on UDFs with XAMPP on Windows XP within the MySQL Database forums, part of the Database Forums category; I've scanned through the manual and a handful of google hits but I'm still unclear, given that I'...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I've scanned through the manual and a handful of google hits but I'm
still unclear, given that I'm using mysql 5.0.33 through xampp on windows XP what steps should I take to incorporate the example UDFs. Where are they and how can I use them? Any help appreciated. |
|
|||
|
On Fri, 01 Jun 2007 00:51:51 -0000, strawberry <zac.carey@gmail.com>
wrote: >I've scanned through the manual and a handful of google hits but I'm >still unclear, given that I'm using mysql 5.0.33 through xampp on >windows XP what steps should I take to incorporate the example UDFs. >Where are they and how can I use them? > >Any help appreciated. I don't know if it helps, but once somebody asked about Leveshtein distance on this group and searching I fell ont his : http://dev.mysql.com/doc/refman/5.0/...compiling.html There is a comment "Posted by matthieu aubry on October 25 2006 3:35pm" Matthieu describes all the steps he used (on linux though) to install the thing. |