Mysql problems .. Mysql problems ..
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Mysql problems ..

Started by kitt1977, February 28, 2006, 12:20:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kitt1977


On my 2 gallery i'm having problems since today .. suddenly this error ..

http://fotos.kitt.be/

mySQL error: Can't open file: 'cpg11d_favpics.ibd' (errno: 1)


When i go to PhpMyadmin and click on that table :

SQL-query:

SHOW KEYS FROM `cpg11d_favpics` ;


MySQL retourneerde: 

#1016 - Can't open file: 'cpg11d_favpics.ibd' (errno: 1)


SQL-query:

SHOW KEYS FROM `cpg11d_hit_stats` ;

What can i do to fix this ??

Regards ,

Tom



MySQL retourneerde: 

#1016 - Can't open file: 'cpg11d_hit_stats.ibd' (errno: 1)

SQL-query:

SHOW KEYS FROM `cpg11d_vote_stats` ;


MySQL retourneerde: 

#1016 - Can't open file: 'cpg11d_vote_stats.ibd' (errno: 1)



Nibbler

Contact your host, it's not a Coppermine issue.

Joachim Müller