Bug #70947 Item_func plugins for MySQL
Submitted: 18 Nov 2013 23:04 Modified: 19 Nov 2013 19:25
Reporter: Antony Curtis Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S3 (Non-critical)
Version:5.1+ OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[18 Nov 2013 23:04] Antony Curtis
Description:
Allow splitting out Item_func into seperate plugins.
This may be used to split out functionality and remove conditional compilation from existing server code.
It is a more performant interface than the existing UDF and properly respects character encodings, etc.

How to repeat:
Build it.
[18 Nov 2013 23:07] Antony Curtis
Patch Contribution.

Attachment: itemfunc.zip (application/zip, text), 4.97 KiB.

[19 Nov 2013 19:25] Sveta Smirnova
Thank you for the reasonable feature request.

But in order for us to accept your patch you need to sign OCA as described in the "Contributions" tab on the bug report webpage.