I running from the command line and using MySQL version 3.23.53.  I've also
tried through .NET using MySQLDriverCS and have the same problem.  I'm not
running WinMySQLadmin, I didn't know it existed.... I might have to look
into that!

Mark

-----Original Message-----
From: DL Neil [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'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 opted to debug:
>
> "Unhandled exception at 0x004803c9 in mysqld-nt.exe: 0xC0000005: Access
> violation reading location 0x00ed3000."
>
> I then have to exit mysql and restart the service.
>
> I know my SQL's correct, and I can insert into other databases no problem.
> I can also select from this database with no problems.  This is a brand
new
> installation of mysql and an old database created by someone else.  The
only
> thing I can think of is that it's something to do with the database level
> permissions.  I'm new to this game, so am not sure how to check whether
this
> is the case.
>
> Any suggestions?
>
> Mark
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to