[Maria-docs] Split CREATE FUNCTION/PROCEDURE?

Right now, the CREATE PROCEDURE page details CREATE PROCEDURE and CREATE FUNCTION (the non-UDF form). The CREATE FUNCTION page is just links to CREATE PROCEDURE and CREATE FUNCTION UDF. http://kb.askmonty.org/en/create-function http://kb.askmonty.org/en/create-procedure http://kb.askmonty.org/en/create-function-udf Aside from sharing some syntax, creating functions and procedures are two very different things. I propose splitting the FUNCTION stuff out of CREATE PROCEDURE and putting on CREATE FUNCTION. Thoughts? -- Shaun

On Tue, 06 Dec 2011 19:02:54 -0500 Shaun McCance <shaunm@gnome.org> wrote: Shaun> Right now, the CREATE PROCEDURE page details CREATE PROCEDURE and Shaun> CREATE FUNCTION (the non-UDF form). The CREATE FUNCTION page is Shaun> just links to CREATE PROCEDURE and CREATE FUNCTION UDF. Shaun> Shaun> http://kb.askmonty.org/en/create-function Shaun> http://kb.askmonty.org/en/create-procedure Shaun> http://kb.askmonty.org/en/create-function-udf Shaun> Shaun> Aside from sharing some syntax, creating functions and procedures Shaun> are two very different things. I propose splitting the FUNCTION Shaun> stuff out of CREATE PROCEDURE and putting on CREATE FUNCTION. Shaun> Shaun> Thoughts? Sounds like a good idea to me. Thanks. -- Daniel Bartholomew MariaDB - http://mariadb.org Monty Program - http://montyprogram.com AskMonty Knowledgebase - http://kb.askmonty.org

I edited this page: https://kb.askmonty.org/en/translation-howto I added info about "subscribe to updates" and "subscribe to updates of original languages" options, as I find them useful to keep translations updated. This is the first time I edit english content, and English is not my natural language, so I thought it is best to let you know. Federico

On Thu, 8 Dec 2011 13:30:25 +0000 (GMT) Federico Razzoli <federico_raz@yahoo.it> wrote: Federico> I edited this page: Federico> https://kb.askmonty.org/en/translation-howto Federico> Federico> I added info about "subscribe to updates" and "subscribe to Federico> updates of original languages" options, as I find them useful Federico> to keep translations updated. Federico> Federico> This is the first time I edit english content, and English is Federico> not my natural language, so I thought it is best to let you Federico> know. Thanks! I fixed a couple typos, but what you added was a good addition to the page. -- Daniel Bartholomew MariaDB - http://mariadb.org Monty Program - http://montyprogram.com AskMonty Knowledgebase - http://kb.askmonty.org
participants (3)
-
Daniel Bartholomew
-
Federico Razzoli
-
Shaun McCance