[MDEV-19390] Provide information_schema table and/or SHOW command to view built-in functions Created: 2019-05-03 Updated: 2020-11-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Admin statements, Information Schema |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Ralf Gebhardt |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | beginner-friendly | ||
| Description |
|
It looks like the documentation and the source code may be the only two places where information about built-in functions can currently be found. Maybe it would make sense to add an information_schema table and/or a SHOW command to view information about these built-in functions? |