27;);
ERROR 2013: Lost connection to MySQL server during query
mysql>
---
Thanks
Mark
-Original Message-
From: miguel solórzano [mailto:[EMAIL PROTECTED]]
Sent: 27 November 2002 09:17
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Insert er
[mailto:[EMAIL PROTECTED]]
Sent: 26 November 2002 18:27
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Insert error
Mark,
Are you working from the command line or using a tool (which)?
MySQL version nr?
Are you running WinMySQLadmin (the traffic lights in the System Tray)?
=dn
> I
At 16:50 26/11/2002 +, [EMAIL PROTECTED] wrote:
Hi,
I'm running MySQL as a service on win2k and trying to insert data into a
database. Each time I try to do this I receive the following error:
"ERROR 2013: Lost connection to MySQL server during query"
The following error was shown when I o
Mark,
Are you working from the command line or using a tool (which)?
MySQL version nr?
Are you running WinMySQLadmin (the traffic lights in the System Tray)?
=dn
> I'm running MySQL as a service on win2k and trying to insert data into a
> database. Each time I try to do this I receive the foll
Why do you use the single quotes around your field names. I have never used
them when I build my schemas. That way you don't have to worry about
spaces.
HTH
-Original Message-
From: Insanely Great [mailto:insanely420@;PunkAss.com]
Sent: Thursday, October 24, 2002 8:59 AM
To: MySQL List
The column's name is 'name ' not 'name' run an alter to get rid of the space
at the end.
> -Original Message-
> From: Insanely Great [mailto:insanely420@;PunkAss.com]
> Sent: Thursday, October 24, 2002 8:59 AM
> To: MySQL List
> Subject: Insert Error
>
>
> Greetings...
>
> I have a table i