MySQL Forums
Forum List  »  Stored Procedures

Re: stored procedure with parameter create database
Posted by: Peter Brawley
Date: September 25, 2016 12:59PM

Dynamic SQL like that requires a PREPARED statement.

See PREPARE in the MySQL manual.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: stored procedure with parameter create database
1015
September 25, 2016 12:59PM


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.