mysqladmin create test2
mysqladmin: CREATE DATABASE failed; error: 'You have an error in your
SQL syntax near '`test2`' at line 1'

-----Original Message-----
From: Myk Melez [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 30, 2002 2:59 PM
To: [EMAIL PROTECTED]
Cc: mysql
Subject: Re: what causes this error

Justin,

The error message states that you have a syntax error in the CREATE 
DATABASE statement.  This is probably just a typo, but the only way for 
us to diagnose the problem is for you to post the exact statement that 
gives you the error.

-myk


justin cunningham wrote:

>mysqladmin: CREATE DATABASE failed; error: 'You have an error in your
>SQL syntax near 'whateverunamethedatabase'
>  
>





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to