> > I am running MySQL on a RedHat Linux with raid disks. Should I then
> > use --with-raid when installing ?
> No you dont. If you have a the raid setup by other HW or SW you dont need to
> use the --with-raid.
> 

Your answer implied that if your box uses H/S RAID setup, you don't need
'--with-raid' which is not quite correct. Whereas using RAID_TYPE option might
improve data access speed if you put different chunks on different *physical
disks*, this option helps you break the 2G limit for the MyISAM data files on
OSs that don't support big files (like Linux with pre-2.4 kernel). 

Vadim.

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