[MDEV-28849] I_S tables don't tell that the stored function is AGGREGATE Created: 2022-06-15 Updated: 2023-09-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Information Schema, Stored routines |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Nikita Malyavin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | beginner-friendly | ||
| Issue Links: |
|
||||||||
| Description |
|
INFORMATION_SCHEMA.ROUTINES does not tell whether a particular storage function is aggregate or not. |