Having seen your previous message it rather looks as if in the original
running out of space the data files have got damaged. If you are running
MySQL tryout mysqlcheck (check MySQL docs for details), other databases
check the relevant manual. Hope you have backups though...

I would also check to see if you can find what the cause of running out
of space was. If you are running short of space anyway, start looking at
putting some early warning systems (e.g. cron jobs that monitor disk
usage, or quota mechanisms) so you have adequate warning before
everything goes splat.

On Thu, 2004-11-18 at 11:17, Joe Bagaza wrote:
> Hi All
> 
> I have received this error message and I have some users can not login
> and some
> Does any one know what to do with this?
> Got error 134 from table handler, SQL: 'SELECT st.queue_id, sq.name,
> min(st.create_time_unix), count(*) as count FROM ticket as st, queue as 
> sq, group_user as sug, ticket_state tsd, ticket_lock_type slt WHERE
> st.ticket_state_id = tsd.id AND st.queue_id = sq.id AND
> st.ticket_lock_id = slt.id AND 
> sq.group_id = sug.group_id AND tsd.name in ( 'open', 'new', 'pending
> auto close-', 'pending auto close+', 'pending reminder' ) AND slt.name
> in ( 'unlock', 
> 'tmp_lock' ) AND sug.user_id = 15[...]
> 
> Joe
> _______________________________________________
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
> Support oder Consulting fr Ihr OTRS System?
> => http://www.otrs.de/
-- 
Meum est propositum
In tabernum mori,


Graham Smith <[EMAIL PROTECTED]>
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to