Show Variables
I am having difficulties with MySQL Workbench to show variables at the end of a stored procedure.
I have a variable @V1 and at the end after the END IF statement and before the END // statement I have the line
"show VARIABLES like '%@V1%' ".
Nothing displays.
I am using the version where I click on a lightning bold to get the procedure to run.
Mike
Subject
Views
Written By
Posted
Show Variables
68
March 26, 2023 01:25PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.