coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Peter Palm on April 12, 2007, 04:48:42 AM

Title: Corrupted "hit stats" MySql
Post by: Peter Palm on April 12, 2007, 04:48:42 AM
It seems that I have a corrupted "hit stats" in mysql, disabling the viewing of pictures !?
When I disable "detailed hit stats", then cpg works OK (don't know if it really works OK, but it looks like it does ;-)
Is it possible to repair cpg147_hit_stats, and if not, do you know if it is OK to work with the disabled "hit stats"?

Appreciate your help !

(Btw I'm using CPG 1.4.10)

This is the error I get:
While executing query "INSERT INTO cpg147_hit_stats
                          SET
                            pid = 789,
                            search_phrase = '',
                            Ip   = '84.29.138.88',
                            sdate = '1176345592',
                            referer='http%3A%2F%2Fwww.bommeltje.nl%2Fcoppermine%2F',
                            browser = 'Unknown',
                            os = 'Windows XP'" on 0

mySQL error: Can't open file: 'cpg147_hit_stats.MYD'. (errno: 145)
Title: Re: Corrupted "hit stats" MySql
Post by: Joachim Müller on April 12, 2007, 07:58:25 AM
http://forum.coppermine-gallery.net/index.php?topic=10409.0
Title: Re: Corrupted "hit stats" MySql
Post by: Peter Palm on April 12, 2007, 01:34:03 PM
Thank you kindly (vielen Dank) Joachim !!