Hi,
     I have two connections open to a mysql-nt server. I am using one
 connection to add a field field to a table using the command
 ALTER TABLE testtable ADD testfield int;
 Now if I issue any query from the second connection, the mysql-nt daemon
 crashes with a Dr.Watson error. The but if I open a new connection it works
 fine. Only connections open at the time of table alteration have problem
 Can anyone help me to overcome this problem

Raman




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