On 4/17/06, Martin Olsson <[EMAIL PROTECTED]> wrote:
>
>
> This is software I use:
>
> D:\MD>mysql --version
> mysql  Ver 14.7 Distrib 4.1.12, for Win32 (ia32)

Upgrade your MySQL version to the last 4.1.x release. I had problems
like this when issuing specific queries on 4.1.12. The problem was
gone after an upgrade, try it and let us know.

>
> C:\Apache\Apache2\bin>Apache.exe -v
> Server version: Apache/2.0.54
> Server built:   Apr 16 2005 14:25:31
>
> C:\Apache\Apache2\bin>ver
> Microsoft Windows 2000 [Version 5.00.2195]
>
>
> Exactly which parameters can I tweak to fix this error (i.e. errno=2006
> errmsg=Server gone)?? At this stage _any_ help/hint/guess would be
> really appreciated.

Post your query, also, try the same query at the console and see if
mysql crashes for some reason. The problem is that MOST clients don't
have a "crash recovery" system that reconnect and resend the query on
a server error, but the console has, so you'll see exactly what is
happening.

--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to