[MDEV-25501] routine_definition in information_schema.routines loses tablename if it starts with an _ and is not backticked Created: 2021-04-23 Updated: 2021-04-28 Resolved: 2021-04-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Information Schema |
| Affects Version/s: | 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.3.29, 10.4.19, 10.5.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Azza | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
I'm using MariaDB 10.3.20 but I'm guessing it also affects the latest version... |
||
| Description |
|
I can also confirm this happens for triggers:
|
| Comments |
| Comment by Alice Sherepa [ 2021-04-23 ] |
|
Thanks! I repeated as described on 10.3-10.5, while on 5.5-10.2 tablename is shown. |