There is a problem with the journal.
It won't let me view my previous entries, it says database error.
Created 20 years ago2004-10-24 13:00:06 UTC by G_KID
The SELECT would examine too many records and probably take a very long time. Check your WHERE and use SET OPTION SQL_BIG_SELECTS=1 if the SELECT is ok