MySQL Forums
Forum List  »  Stored Procedures

Are MySQL Stored Procedures Precompiled?
Posted by: Maheshwas Nagesh
Date: April 09, 2020 10:18AM

In databases like Sybase, it is documented that the stored procedure gets pre-compiled on its first use. I was wondering if that's the same with MySQL as well. I went through some of the documentation in MySQL and I cannot find anything related to precompilation. Please advice.

Options: ReplyQuote


Subject
Views
Written By
Posted
Are MySQL Stored Procedures Precompiled?
1079
April 09, 2020 10:18AM


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.