a second drizzled hits infinite loop

Bug #743904 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
In Progress
Low
Ajaya Agrawal

Bug Description

running a second innodb instance with the datadir of the first causes an infinite loop of error 11. This should die instead.

Revision history for this message
Stewart Smith (stewart) wrote : Re: [Bug 743904] [NEW] a second drizzled hits infinite loop

On Sun, 27 Mar 2011 22:16:21 -0000, Andrew Hutchings <email address hidden> wrote:
> running a second innodb instance with the datadir of the first causes an
> infinite loop of error 11. This should die after 2 or 3 attempts.

with an error message about not being able to lock the data files? This
should be relatively easy to fix in os_file_lock in innodb

--
Stewart Smith

Revision history for this message
Olaf van der Spek (olafvdspek) wrote :

On Mon, Mar 28, 2011 at 12:16 AM, Andrew Hutchings
<email address hidden> wrote:
> Public bug reported:
>
> running a second innodb instance with the datadir of the first causes an
> infinite loop of error 11.  This should die after 2 or 3 attempts.

Why 2 or 3 instead of 1?
--
Olaf

Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

I meant to update this bug, Brian initially said 2-3 but after discussion we decided on 1

description: updated
Changed in drizzle:
importance: Undecided → Low
assignee: nobody → Stewart Smith (stewart)
Revision history for this message
Ajaya Agrawal (ajayaa) wrote :

The process of getting lock was being tried 100 times before showing a failure which is reduced to 1. The file path is
/plugin/innobase/os/

Changed in drizzle:
status: New → In Progress
assignee: Stewart Smith (stewart) → Ajaya Agrawal (aj--)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.