mercredi 17 septembre 2014

Unable to use PHPMyAdmin's Edit Routine panel for multi-line procedures


Vote count:

1




PHPMyAdmin includes an 'add routine' and 'edit routine' panel in newer versions. The developers talked about how it could be used to write routines that are 'hundreds of lines long', but they only showed single statement routines when they were demonstrating the new features.


http://ift.tt/XH9e72


The moment I start writing more than one statement it starts giving me syntax errors. Using semicolons doesn't help. Adding "Begin ... End" doesn't help. I just want to know how to write multiple statements in routines, functions, events, and triggers, so that I can automate my database's core functions.



asked 2 mins ago







Unable to use PHPMyAdmin's Edit Routine panel for multi-line procedures

2 commentaires:

  1. Begin and End works for me

    Here's a screenshot of a routine creation that worked just fine

    http://imgur.com/whiitpg

    RépondreSupprimer
  2. Only just realised that this is a splog. Oh well

    RépondreSupprimer