mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch '1109-mysql-procedure-error-in-pandora-migrate-dev' into 'develop'
Added recover delimiter See merge request !666
This commit is contained in:
commit
47c851be95
@ -1327,6 +1327,7 @@ IF @vv1>0 THEN
|
||||
END IF;
|
||||
END;
|
||||
//
|
||||
delimiter;
|
||||
CALL addcol();
|
||||
DROP PROCEDURE addcol;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user