coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: angeljs on October 29, 2005, 07:58:47 PM

Title: Database error
Post by: angeljs on October 29, 2005, 07:58:47 PM
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
Title: Re: Database error
Post by: Nibbler on October 29, 2005, 08:07:28 PM
It's an error from MySQL, not Coppermine. Contact your host.

OS error code  28:  No space left on device