Hi!
> "HeikkiiH" == Heikki Tuuri <[EMAIL PROTECTED]> writes:
HeikkiiH> Ken,
HeikkiiH> the 'connection lost' error suggests some bug in the client or
HeikkiiH> communication. Since you are running 4.0.1-alpha, it could be something with
HeikkiiH> the query cache. I think Sanja has already fi
I've had a similar error when creating innodb tables, using a 4.0.1 client,
and a .47 server, if I loaded my create statement from a text file, the
innodb table wouldn't create. Change the type to myisam and it worked fine.
If I wound up creating it line by line, it worked fine. This might g
Ken,
the 'connection lost' error suggests some bug in the client or
communication. Since you are running 4.0.1-alpha, it could be something with
the query cache. I think Sanja has already fixed some bugs there since 4.0.1
was released. The query cache is suspect since the error did not crash the