Re: select from table hangs?

2004-10-27 Thread Egor Egorov
Hi. Try to upgrade to the latest release (use official binaries from MySQL). Kristina Clair <[EMAIL PROTECTED]> wrote: > Hello, > > I am having a problem with a mysql (myisam) table that I've never had > before, and I'm completely stumped! > > I am using mysql version 4.0.13. > > myisamchk -e

select from table hangs?

2004-10-22 Thread Kristina Clair
Hello, I am having a problem with a mysql (myisam) table that I've never had before, and I'm completely stumped! I am using mysql version 4.0.13. myisamchk -e table.MYI returns no errors. Yet, when I try to do any kind of select from the mysql prompt, it just hangs and never returns an error co