Amy,

----- Original Message -----
From: "Amy" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.mysql
Sent: Friday, September 06, 2002 1:14 AM
Subject: lost connection when modifying indexes


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

yes, this bug was fixed in 4.0.2 I think. You may still get warnings to the
error log, but they are not fatal.

> Amy

Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB


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