
25 Jan
2015
25 Jan
'15
11:45 a.m.
2015-01-24 23:49 GMT+01:00 Alec Teal <a.teal@warwick.ac.uk>:
I've been searching for too long now,
What's the delimiter used by PhpMyAdmin when creating procedures. I've tried common ones like ;; // $ $$ and a few others, it will not accept multi-statement ones.
Alec
Hi Alec, Did you try with this syntax please? http://www.mysqltutorial.org/getting-started-with-mysql-stored-procedures.as... Hugues.