"" <[EMAIL PROTECTED]>
Newsgroups: mailing.database.myodbc
Sent: Friday, September 12, 2003 3:33 AM
Subject: RE: Question about InnoDB and external locking
> At this point it is pure academic curiousity. I am putting together a
cheap
> cluster to play with shared drive failov
ilto:[EMAIL PROTECTED] Behalf Of Jeremy Zawodny
> Sent: Thursday, September 11, 2003 5:17 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; Jeremy Zawodny
> Subject: Re: Question about InnoDB and external locking
>
>
> On Thu, Sep 11, 2003 at 03:41:21PM -0700, [EMAIL PROT
On Thu, Sep 11, 2003 at 03:41:21PM -0700, [EMAIL PROTECTED] wrote:
>
> Ok, here's another question. Given effective external locking by the OS, could
> MyISAM tables achieve this?
Yes.
> If so, do you know any operating systems that would have reliable
> external locking?
I'm not sure what the
Ok, here's another question. Given effective external locking by the OS, could
MyISAM tables achieve this? If so, do you know any operating systems that would
have reliable external locking?
Mike
Quoting Jeremy Zawodny <[EMAIL PROTECTED]>:
> On Wed, Sep 10, 2003 at 06:00:55PM -0600, Mike Hilly
On Wed, Sep 10, 2003 at 06:00:55PM -0600, Mike Hillyer wrote:
> Hi All;
>
> First of all, I think this will probably be a question for Heikki.
>
> If I remember correctly, InnoDB and the MySQL external locking flag are
> unrelated as InnoDB tables are unaffected by external locks.
>
> Now the qu