From: Dan Nelson Date: November 26 2003 3:06am Subject: Re: Functions and Procedures in Mysql List-Archive: http://lists.mysql.com/mysql/154536 Message-Id: <20031126030623.GA48692@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Nov 25), mike said: > >wanted to know if one can write a Function or a procedure in a mysql > >4.0.12..??? > > This is not going to be supported until MySQL 5. Mysql has supported user-defined functions since 3.21. http://www.mysql.com/doc/en/Adding_functions.html -- Dan Nelson dnelson@stripped