[Phpmyadmin-devel] GSOC Idea: Support for procedures
Michal Čihař
michal at cihar.com
Tue Mar 29 15:11:45 CEST 2011
Hi
Dne Mon, 28 Mar 2011 22:50:05 +0800
陈岳峰 <dennislyve at gmail.com> napsal(a):
> Hi,
> Thanks very much for your reply.
>
>
> Please note that while triggers are per table, routines and events are
> > defined in scope of database. Also I don't think it is good to mix them
> > all together.
>
> So shall we place the tab in the database structure instead of table?
Things which are defined in scope of database (events and
procedures/functions) should be on database tab, while the ones for
table (triggers) should be on table.
> > I think this deficiency should be workarounded somehow.
>
> Yes,we can fetch the parameters from the "Show Create" command anyway.
Indeed, this is probably the only usable way.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110329/f19da3df/attachment.sig>
More information about the Developers
mailing list