coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Permissions & Access Rights => Topic started by: the_wilmes on May 31, 2005, 09:48:45 AM

Title: mySQL error: Can't open file: 'galleries_pictures.MYI'. (errno: 145)
Post by: the_wilmes on May 31, 2005, 09:48:45 AM
Hello,

I got an error after a restart of my webserver:

_____________________________________
While executing query "SELECT count(*) FROM galleries_pictures as p, galleries_albums as a WHERE p.aid = a.aid AND category >= 10000" on 0

mySQL error: Can't open file: 'galleries_pictures.MYI'. (errno: 145)
_____________________________________

Coppermine Debug asks me to post the debug-info copied below. Can you help me?

Thx a lot!

the_wilmes
___________________________________________________


USER:
------------------
Array
(
    [ID] => 226c7d73d1f53143ec1a57950651616e
    [am] => 1
    [liv] => Array
        (
           
Title: Re: mySQL error: Can't open file: 'galleries_pictures.MYI'. (errno: 145)
Post by: the_wilmes on May 31, 2005, 10:12:11 AM
Just solved the prob by myself:

repair table galleries_pictures and
repair table galleries_albums in mysql helped.

the_wilmes
Title: Re: mySQL error: Can't open file: 'galleries_pictures.MYI'. (errno: 145)
Post by: kegobeer on May 31, 2005, 01:28:57 PM
There is a sticky post that explains what to do when you receive that error message.