Rajesh,
Wednesday, September 18, 2002, 9:32:29 AM, you wrote:

RK> I  have written 2 scripts the first one which will ceate the schema and
RK> second one will insert some rows into it.
RK> The table type is BDB.
RK> Scripts are something like this

[skip]

RK> If I run these scripts together repeatedly everything seems to be fine.
RK> But after running these scripts If I goto mysql and then run a query like
RK> select * from role;
RK> then it shows me one row which is the right thing. I then exit from mysql
RK> and run my scripts one more time and this is when the mysqld-max-nt.exe
RK> crashes.
RK> The error message is
C:\mysql\bin>mysql --host=localhost --user=erecruiter --password=erecruiter
RK> mysql
RK> 0<c:\eRecruiter\scripts\db.sql 1>c:\temp\output.tab
RK> ERROR 1009 at line 28: Error dropping database (can't delete
RK> '.\erecruiter\address.db', errno: 4862976)

RK> I am using My SQL version 3.23.39 Max on Windows XP

RK> I have to reboot the machine to get MySQL running again.

I tested it on 3.23.52 and didn't get any error.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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