So I created a Stored Function:
And when I run the query, I do indeed get the result "fail" that I was expecting:
However, how to I change the Column Name to "retval" instead of "computer_admin_login`('dummyname', 'dummypassword')"?
This Stored Function is getting called from my PHP code:
which results in:
What I want it to look like is: