From: Alexey Zakhlestine (at work) Date: May 22 2000 11:44am Subject: Re: store procedure List-Archive: http://lists.mysql.com/win32/2633 Message-Id: <39291D91.C14F7405@gs707.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Kittiphum Worachat wrote: > Hi. > > Is MySQL support store procedure or some thimg like that. > > Kittiphum. No, it doesn't. MySQL was made to be extremely fast, and stored procedures would slow it down.