Bug #120978 Pluggable table functions via a component service
Submitted: 22 Jul 14:52 Modified: 22 Jul 15:35
Reporter: Kaiwang CHen (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any

To submit contributions, please log in.

[22 Jul 15:48] Kaiwang CHen
first commit: Allow components to register custom SQL table functions

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: bug_120978_1.patch (application/octet-stream, text), 77.89 KiB.

[22 Jul 15:48] Kaiwang CHen
second commit: Let table functions read their call-time arguments

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: bug_120978_2.patch (application/octet-stream, text), 30.51 KiB.