Re: Question about InnoDB and external locking

2003-09-11 Thread Heikki Tuuri
"" <[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

RE: Question about InnoDB and external locking

2003-09-11 Thread Mike Hillyer
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

Re: Question about InnoDB and external locking

2003-09-11 Thread Jeremy Zawodny
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

Re: Question about InnoDB and external locking

2003-09-11 Thread mhillyer
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

Re: Question about InnoDB and external locking

2003-09-11 Thread Jeremy Zawodny
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