[MDEV-8217] select statement with udf is not being profiled Created: 2015-05-23 Updated: 2022-09-12 Resolved: 2022-09-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.5, 10.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Gokhan Demir | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | profiling, udf, upstream | ||
| Environment: |
CentOS 6.6 |
||
| Description |
|
any select statement that includes a udf is not being placed into the information_schema.PROFILING table. To reproduce, I prepared a simple test case:
So, the select statement is not being reported by 'show profiles' command. |
| Comments |
| Comment by Sergei Golubchik [ 2022-09-12 ] |
|
10.0 was EOLed in March 2019 |