[MDEV-6820] prototype for SHOW_FUNC handler declared as return int but return value ignored? Created: 2014-10-01 Updated: 2022-09-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.14 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Hartmut Holzgraefe | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | upstream | ||
| Description |
|
Description: Also the documentation mentions that it should return int (by showing How to repeat:
and
Suggested fix: So implement actual error checking where mysql_show_var_func is called? |
| Comments |
| Comment by Hartmut Holzgraefe [ 2014-10-01 ] |
|
Also filed as http://bugs.mysql.com/74159 |