I have created stored procedures, I used to be able to alter them.
However today I could not (did not do any change in the settings of the server)
When I click on alter procedure I receive the following reply:
DELIMITER $$
DROP PROCEDURE IF EXISTS `citywin_cwthotels`.`cta_DEL_RoomType`$$
$$
DELIMITER ;
Nothing else.
Have you had an issue like this before, were you able to fix it.
Thanks in advance for your help.
— Aslan Ozcakir