[MDEV-5315] ItemFunc plugins for server Created: 2013-11-19 Updated: 2022-11-03 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Antony T Curtis (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | contribution, patch | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Allow splitting out Item_func into seperate plugins. |
| Comments |
| Comment by Antony T Curtis (Inactive) [ 2013-11-19 ] |
|
Patch is BSD licensed. |
| Comment by Sergei Golubchik [ 2013-11-19 ] |
|
3-clause BSD (a.k.a. "New BSD") license, right? |
| Comment by Antony T Curtis (Inactive) [ 2013-11-19 ] |
|
If you look at include/mysql/plugin_itemfunc.h you will see that it is 2-clause BSD .. deliberately so to make it acceptable for Oracle as well. |