← Back to team overview

maria-docs team mailing list archive

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




Follow ups