Hi Sreedhar, all!
madderla sreedhar wrote: > --- Joerg Bruehe <[EMAIL PROTECTED]> wrote: > >>Hi! >> >>[[...]] >> >>The manual states clearly: >> >>"Stored procedures and functions are a new feature >>in MySQL version 5.0." >> >>(At the proper place: "19 Stored Procedures and >>Functions") >> >
Sreedhar, if you have a follow-up question, please direct it to the list, so that all others cam also participate / profit.
> > presently iam workig with mysql 4.1 and you wrote that > stored procedures and fuctions are new feature in > mysql 5.0 , which i doesn't have. > > Is there any alternative solution to create procedures > and fuctions in 4.1 if not where can i get the newer > version of the mysql5.0 downloadable version.
The alternative is to do without "stored procedures" and to code that in your application.
For 5.0, visit the download page and select a mirror close to you: http://dev.mysql.com/downloads/mysql/5.0.html
HTH, Joerg
-- Joerg Bruehe, Senior Production Engineer MySQL AB, www.mysql.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]