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