Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: MySQL broke?  (Read 4646 times)

0 Members and 1 Guest are viewing this topic.

adameros

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
    • http://www.livejournal.com/users/adameros/
MySQL broke?
« on: July 03, 2004, 11:12:27 pm »

For the last month, other than a small rotate issue, CP1.3.0 has been working great.

The the debugging info says:

While executing query "SELECT DISTINCT a.aid as aid, a.title as title, c.name as cname FROM cpg130_albums as a, cpg130_categories as c WHERE a.category = c.cid AND a.category < '10000' ORDER BY cname,title" on 0

mySQL error: Got error 28 from table handler


I don't see any errors in the mysql error log, and it stops and restarts just fine, so I don't think the DB was corrupted.

Any ideas how to fix this?
Logged

adameros

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
    • http://www.livejournal.com/users/adameros/
Re: MySQL broke?
« Reply #1 on: July 04, 2004, 02:33:26 am »

Let me add...

OS: Red Hat 9.
Apache: 2.0.40
MySQL: 3.23.58
Browsers: Firefox (Linux and Windows), Safari, IE
Logged

olegario

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 32
Re: MySQL broke?
« Reply #2 on: November 15, 2004, 12:50:03 am »

I just started seeing the same issue.  It just happened over the last week, and I haven't made any changes to my system.  Any ideas?  My error is a little different.  Here it is:

While executing query "SELECT aid, CONCAT('(', user_name, ') ', title) AS title FROM cpg11d_albums AS a INNER JOIN cpg11d_users AS u ON category = (10000 + user_id) ORDER BY title" on 0

mySQL error: Got error 28 from table handler


TIA!
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Nibbler

  • Guest
Re: MySQL broke?
« Reply #4 on: November 15, 2004, 02:02:16 pm »

You can lookup mysql error codes on your own PC using perror.

Error code  28:  No space left on device
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 15 queries.