Bug #14111 Move metaphon from udf_example to main distribution
Submitted: 18 Oct 2005 10:04 Modified: 15 Dec 2010 11:29
Reporter: Sebastian Nohn Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: General Severity:S4 (Feature request)
Version:5.0 OS:Any (Irrelevant)
Assigned to: CPU Architecture:Any

[18 Oct 2005 10:04] Sebastian Nohn
Description:
I wonder, why metaphone is an example UDF and not a built in function.

It's a quite useful function and works much better than soundex. Are there any known issues with memleaks or something or is it just to have a "useful" example?

How to repeat:
/.

Suggested fix:
Make the metaphon example a built in function.