Database error Database error
 

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

Database error

Started by angeljs, October 29, 2005, 07:58:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

angeljs

When trying to access the properties of albums, I get the following message:

Critical error

There was an error while processing a database query.


While executing query "SELECT aid, CONCAT('(', username, ') ', title) AS title FROM cpg135_albums AS a INNER JOIN `******_phpb1`.phpbb_users AS u ON category = (10000 + user_id) ORDER BY title" on 0

mySQL error: Got error 28 from storage engine


I've tried searching the forums for something similar, but can't quite find what I'm looking for. Any help would be appreciated. Thanks

Nibbler

It's an error from MySQL, not Coppermine. Contact your host.

OS error code  28:  No space left on device