MySql,

Version 3.23.52-max-nt

I cannot drop a table.  My syntax is:

drop table if exists cust

I get:

MySql Error: Count not execute command [drop table if exists cust] on server
because: Unknown table 'cust'

This is true, it does not exist, although I still have a cust.frm file for
some reason, without it's counterparts.  This only happens with this file,
all others work as expected, and the 'if not exists' is respected.

Can anybody let me know what's going on?

Ben


---------------------------------------------------------------------
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