Hi -

   I'm using MySQL Max 4.0.1-alpha. Whenever I create or drop
an index on a table that is being queried, the query connection and
the connection used to modify the index are both lost when the index
modification is finished. If no queries are in progress, the index
modification completes without losing the connection. Each time the
connection is lost, mysqld is still running, but as if it has restarted,
the uptime is reset and the error log reports :

/usr/local/mysql/bin/mysqld, Version: 4.0.1-alpha-max-log, started with:
Tcp port: 3306  Unix socket: /tmp/mysql.sock
Time                 Id Command    Argument

Has anyone else seen this behavior?
This is MySQL Max 4.0.1-alpha using InnoDB tables on Linux 2.4.3 SMP (Intel libc6)

(I should probably upgrade to 4.0.3)

Amy


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