On Thu, Apr 14, 2005 at 03:59:52PM -0400, Chris Coates wrote: > "D:\Program Files\MySQL\MySQL Server 4.1\bin\mysqld-nt: Can't open file: > 'interfaces.MYI' (errno: 145)" > > In the web browser I get this error after logging into JFFNMS "DB(mysql): > Could not connect to the Database. "
It looks like a database corruption. interfaces.MYI is the actual phyiscal file that holds the interfaces table. I'm not sure what Win2k3 has a command-line mysql client but you could check with that first. It is not technically a JFFNMS problem, but a problem with the database that JFFNMS uses. You could try the SQL command "REPAIR TABLE interfaces" - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
