I'm getting an error when i query a table i created. I have about 7 or 8
records, which showed up just fine, but all of a sudden I get this
SQL-query :  [Edit]
SELECT * FROM `clients` LIMIT 0, 30

MySQL said:

Can't open file: 'clients.MYD'. (errno: 144)

whenever I try to browse or query the clients table.
Also i'm using phpmyadmin, and where it normally says "records" and "size"
underneath that is says "in use". I've tried restarting mysql and my server.
Thanks for any help.

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