Unable to save any proc/function
| User, date | Message |
|---|---|
|
Written by BubikolRamios
2 years ago Category: General 273 posts since Thu, 14 Jan 10 |
1. open proc/func in HeidiSQL 2. add single space into routine body / save 3. I guess save is here same as execute in mysql query browser ? 4. Any impossible error, forinstance: SQL error duplicate parameter. |
|
Written by ansgar
2 years ago 3950 posts since Fri, 07 Apr 06 |
"Save" sounds totally different than "Execute", I guess QB just fires/calls the routine. Anyway. So you get some "Duplicate parameter" when modifying a routine? Can you please post the results of SHOW CREATE PROCEDURE `your_routine` ? |
|
Please login to leave a reply, or register at first. |