MySQL Forums
Forum List  »  Stored Procedures

Re: Writing my first Stored Procedure
Posted by: Sean Traber
Date: October 22, 2010 11:34AM

After a bunch of Googling, I found a solution. I had to modify the thread_stack variable in the my.cnf file. I set it to thread_stack=256K and everything works now.

Options: ReplyQuote


Subject
Views
Written By
Posted
3289
October 22, 2010 10:45AM
Re: Writing my first Stored Procedure
819
October 22, 2010 11:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.