lombadas
01-11-2008, 01:26 PM
Hi Dr Quek
several of my auto responders showing error when accessing subscriber manager using Pro version error details below
117xmas autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27650
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
all-lists autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27548
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
mbc autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27643
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
mmg autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27605
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error
opa autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27626
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
tnyga autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27623
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error
inside the database
Error
SQL query:
SHOW INDEX FROM `swd_doiaccounts` ;
MySQL said:
#145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and should be
repaired
from lib/dbfunc.pm line 142.
sub Error{
my $sql=shift;
# print $q->header if $DBI::err;
die "SQL error: \n $sql \n : ERROR: $DBI::err - $DBI::errstr" if $DBI::err;
}
Warm Regards
Peter
several of my auto responders showing error when accessing subscriber manager using Pro version error details below
117xmas autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27650
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
all-lists autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27548
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
mbc autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27643
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
mmg autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27605
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error
opa autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27626
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error.
tnyga autoresponder
SQL error:
SELECT count(*) AS count FROM swd_doiaccounts WHERE fk_user=27623
: ERROR: 145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and
should be repaired at lib/dbfunc.pm line 142.
For help, please send mail to the webmaster (root@unix15.servage.com),
giving this error message and the time and date of the error
inside the database
Error
SQL query:
SHOW INDEX FROM `swd_doiaccounts` ;
MySQL said:
#145 - Table './fumpauto/swd_doiaccounts' is marked as crashed and should be
repaired
from lib/dbfunc.pm line 142.
sub Error{
my $sql=shift;
# print $q->header if $DBI::err;
die "SQL error: \n $sql \n : ERROR: $DBI::err - $DBI::errstr" if $DBI::err;
}
Warm Regards
Peter