Trouble with database Trouble with database
 

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

Trouble with database

Started by badass, July 19, 2004, 06:43:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

badass

Hi,

When i try to backup my database i get the following error:

1016 - Can't open file: 'CPG_ecards.MYD'. (errno: 145)

show fields from CPG_ecards

[TEP STOP]
When i try to send a ecard i get this error
"there was a problem with the database query"

Can somebody help me..

Joachim Müller

your database appears to be corrupt. Use a tool like phpMyAdmin to start a repair run on the database. If you have shell access, you could use the built-in mySQL repair tools. Refer to the mySQL documentation for details.

GauGau