Mysql problems .. Mysql problems ..
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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