If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > ERROR 1017 (HY000): Can't find file: 'tablename' (errno: 2)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-07, 04:39
qxz qxz is offline
Registered User
 
Join Date: Apr 2002
Posts: 84
Question ERROR 1017 (HY000): Can't find file: 'tablename' (errno: 2)

Dear all,

I encounter problem with MySQL 5.0.24: I can use "Show tables" to list all tables. However, when I try to access one table, eg. using "describe tablename", there is error of

ERROR 1017 (HY000): Can't find file: 'tablename' (errno: 2)

What could be the problem? Thanks for any hint.
Reply With Quote
  #2 (permalink)  
Old 03-19-07, 14:11
guelphdad guelphdad is offline
Registered User
 
Join Date: Mar 2004
Posts: 440
don't enclose the table name in quotes.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On