Daniel Berlin wrote: > mysql> delete from longdescs where length(thetext) > 1000000; > Query OK, 251 rows affected (2 min 12.11 sec) Thank you. > I may just set up a pre-commit hook to check the log message length and > hav eit not let you commit if it's ridiculously large. Maybe checkins on a branch shouldn't affect the bugzilla database at all? Bernd