coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: ka0tyk on January 04, 2006, 06:23:37 AM

Title: Coppermine problem with multiple sections of db...
Post by: ka0tyk on January 04, 2006, 06:23:37 AM
I havent had any problems with my server, sql, php, etc etc... its been rock solid until a couple of days ago.

I'm getting this error when i try to select the directory to get the pix from when doing a batch add.  Also I get a similar error when I go to the Admin Tools.


While executing query "SELECT DISTINCT a.aid as aid, a.title as title, c.name as cname FROM cpg133_albums as a, cpg133_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




USER:
------------------
Array
(
    [ID] => 2793f2024ab2af0e11af9b9db40d9a21
    [am] => 1
    [liv] => Array
        (
           
Title: Re: Coppermine problem with multiple sections of db...
Post by: Joachim Müller on January 04, 2006, 06:43:01 AM
searching (http://forum.coppermine-gallery.net/index.php?action=search2;search=mySQL%20error%20Got%20error%2028%20from%20table%20handler) this site or the web for the error message you get should have given you these results:
http://www.mysql.com/news-and-events/newsletter/2003-10/a0000000249.html
http://forum.coppermine-gallery.net/index.php?topic=21816.msg99695#msg99695
http://forum.coppermine-gallery.net/index.php?topic=7600.msg52913#msg52913
yadda yadda