Re: Create a table dynamically using a stored procedure
Posted by: Remi Grandsire
Date: March 28, 2011 09:21AM

Hi Peter,

I'm running MySQL version 5.1.32
I'm running the query through MySQLQuery Browser.
Here's the call:
CALL sp_tableExist('1234');

And here's the error I get:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1 (Error 1064)

I don't know what the error comes from.
Thank you,

Remi

Options: ReplyQuote


Subject
Written By
Posted
Re: Create a table dynamically using a stored procedure
March 28, 2011 09:21AM


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.