Re: Unable to drop table

Armando <[email protected]> Mon, 18 Dec 2006 23:23:36 -0600
Newsgroups gmane.comp.db.mysql.windows
Message-ID <[email protected]>
When you login to the mysql command line are you specifying the database 
name that the tables you want to drop are in? If not then you need to 
enter the command: drop table database_name.table_name

And when you were trying to use drop database, were you entering DROP 
DATABASE or DROP DATABASES ... there is no S at the end of it.

Armando

Shaun van Wyngaard wrote:
> Hi
> 
>  
> 
> When I view tables, I see 3 listed. When I say drop databases (the database
> name), it says unknown table (the 3 tables). Even if I try drop the tables
> themselves, it gives the same error.
> 
>  
> 
> Shaun van Wyngaard
> 
> Design Office (HOD)
> 
> Pressure Die Castings
> 
> 033 397 5549 (Work)
> 
> 084 596 1781 (Cell)
> 
> 086 636 6504 (Fax)
> 
>  
> 
> 

-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]