Editor for stored procedures plus editor for UDF links
Brought to you by:
ansgarbecker
Originally created by: a...@anse.de
Originally owned by: a...@anse.de
Reported as bug #1487079 by rgurganus@sf on 2006-05-11 21:39
Glad to see this GUI is back! It would be helpful to
have options to create and view user-defined functions,
stored procedures, views, etc. now available in MySQL
5.0. Also, an option to copy these between databases
as we can with tables. Not very fun to copy these one
by one to another server. Many thanks.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
(No comment was entered for this change.)
Labels: -priority-default Severity-Default
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: a...@anse.de
Views are implemented.
Procedures: see issue 507
Summary: Support for user-defined functions
Labels: -Migrated
Related
Tickets:
#507View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: SuperNiFF@gmail.com
I've once made a start for heidisql with support for routines:
http://www.xs4all.nl/~niff/HeidiSQL_WithRoutines.zip [1.3 MB, contains source+binary]
You can edit existing functions and procedures, but you cannot create new ones
yet... the code is based on version 16xx. I couldn't update the svn tree because I
don't have rights to do so, and my application to the developers list on sourceforge
was bounced.
Maybe I should try to merge this into the latest build and make another attempt to
submit this.
regards,
Wouter
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
Hmm, the SVN should be read accessible for all?
Maybe the sf.net one was closed..
Use Subversion or TortoiseSVN to relocate your working copy
from: https://heidisql.svn.sourceforge.net/svnroot/heidisql
to: https://heidisql.googlecode.com/svn
If you then click 'update', your code changes should be auto-merged with the newest
revisions in the official repository.
(It may be a good idea to take a copy of the WC folder if you don't trust the
automatic merge algorithm ;-). Just copy and rename the top WC folder and it
works..)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
(No comment was entered for this change.)
Summary: Editor for stored procedures, UDF links, etc
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
(No comment was entered for this change.)
Summary: Editor for stored procedures plus editor for UDF links
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
Contains two separate ideas, the more useful of which is duplicated in issue #420,
where it is specified more concisely and clear.
Status: Duplicate
Related
Tickets:
#420View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: a...@anse.de
This issue was closed by revision [r4560].
Status: Fixed
Related
Commit: [r4560]