error while processing a database query error while processing a database query
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

error while processing a database query

Started by FirewaR, September 01, 2005, 09:21:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FirewaR

Hey everybody. I've installed coppermine v 1.3.2 a few months ago on a free server with mysql support and it worked perfectly until 2 weeks ago, when I got the message: There was an error while processing a database query. I've upgraded to version 1.3.4 but the problem remained.

While executing query "SELECT count(*) FROM cpg132_pictures as p,

cpg132_albums as a WHERE p.aid = a.aid AND category >= 10000" on 0

mySQL error: Can't open file: 'cpg132_pictures.MYI'. (errno: 145)

This is the debug information:


USER:
------------------
Array
(
    [ID] => 71cf1b7b8b4b8ef55b4a04e6c7caa12b
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 2
    [user_group] => 1
    [user_active] => YES
    [user_name] => FirewaR
    [user_password] => ********
    [user_lastvisit] => 2005-09-01 09:49:11
    [user_regdate] => 2004-12-10 23:58:54
    [user_group_list] => 2
    [user_email] => firewar@flash.ro
    [user_website] => www.qbstudio.com
    [user_location] => Bucharest
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [user_favpics] =>
    [disk_max] => 3024
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 1
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
           
=> 2
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
=> SELECT extension, mime, content FROM cpg132_filetypes;
    [1] => SELECT * FROM cpg132_users WHERE user_id='2'AND

user_active = 'YES' AND user_password != '' AND BINARY

MD5(user_password) = 'eab39c748ac11f097aec55b472f8d1f9'
    [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as

disk_min, MAX(can_rate_pictures) as can_rate_pictures,

MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as

ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload)

as custom_user_upload, MAX(num_file_upload) as num_file_upload,

MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as

can_post_comments, MAX(can_upload_pictures) as can_upload_pictures,

MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as

has_admin_access, MIN(pub_upl_need_approval) as

pub_upl_need_approval, MIN( priv_upl_need_approval) as 

priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (2,1)
    [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id=

1
    [4] => DELETE FROM cpg132_banned WHERE expiry < '2005-09-01

09:50:02'
    [5] => SELECT * FROM cpg132_banned WHERE ip_addr='85.204.159.168'

OR ip_addr='85.204.159.168' OR user_id=2
    [6] => SELECT cid, name, description, thumb FROM

cpg132_categories WHERE parent = ''  ORDER BY pos
    [7] => SELECT aid FROM cpg132_albums as a WHERE category>=10000
    [8] => SELECT count(*) FROM cpg132_pictures as p, cpg132_albums

as a WHERE p.aid = a.aid AND category >= 10000
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.10 - OK
------------------
mySQL version: 4.0.14
------------------
Coppermine version: 1.3.4
==========================
Module: gd
------------------
module doesn't exist
==========================
Module: mysql
------------------
module doesn't exist
==========================
Module: zlib
------------------
module doesn't exist
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  | 

|  |  |  |  |  |  |  |  |  |
==========================
email
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Size and Time
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Page generated in 0.273 seconds - 9 queries in 0.016 seconds - Album

set :

Please help me. I don't know what to do and I don't want to lose the albums and pictures I already have there.
Thanks in advance.