MySQL Forums
Forum List  »  Newbie

Error code:1064 while using databese
Posted by: Muhammed Sevki Buyukkal
Date: February 12, 2015 06:33AM

Hello everybody,
I just started learning mysql.

My scripts are as follows,


create database trial
use trial

The line 1 works but the line 2 gives the error "check the manual that corresponds to your mysql server version for the right syntax to use near" .

How can I solve this problem?

Thank you in advance.

Options: ReplyQuote


Subject
Written By
Posted
Error code:1064 while using databese
February 12, 2015 06:33AM


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.