query max(length(column)) HANGS or there is a BUG in Mysql 3.23.33

2001-03-19 Thread Saulius Gurklys
Hi, I'm a bit desperate and have some questions to ask. I'm working with my own compiled server 3.23.33 on SuSe 7.0 I have table: mysql desc test.http_refer; +---+--+--+-+-++ | Field | Type | Null | Key | Default | Extra

Re: query max(length(column)) HANGS or there is a BUG in Mysql 3.23.33

2001-03-19 Thread Saulius Gurklys
More interesting rezults, after runnig some check/repair/analyze commands in sequence on the same table: mysql repair table http_refer extended; +-++--+--+ | Table | Op | Msg_type | Msg_text |