RE: InnoDB and disk geometry

2002-08-19 Thread Adam Nelson
ted way to create a database in a specified tablespace. -Original Message- From: Brent Baisley [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 2:54 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: InnoDB and disk geometry You might want to lookup MySQL and RAID.

Re: InnoDB and disk geometry

2002-08-19 Thread Jeremy Zawodny
On Mon, Aug 19, 2002 at 02:54:02PM -0400, Brent Baisley wrote: > > You might want to lookup MySQL and RAID. MySQL does support a > database RAID setup. If you change "support" to "provide", I'd agree. We use MySQL on RAID systems all the time, so it certainly "supports" it. Jeremy -- Jeremy D.

Re: InnoDB and disk geometry

2002-08-19 Thread Brent Baisley
You might want to lookup MySQL and RAID. MySQL does support a database RAID setup. This confused me early on because I kept thinking of disk based RAID, but this is database based RAID. I haven't used it yet, so I can't help you any more that that. Hope it helps a little. On Thursday, August