Hi,

I think that will solve the problem, I created a tablespace without any
problems and now I will start porting the data over.

Thanks
Butch

-----Original Message-----
From: Miguel Angel Solórzano [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 23, 2001 10:41 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Re: Help turning on raid on MySQL windows version


At 20:29 22/10/2001 -0400, Butch Bean wrote:
Hi!

I had consulted the MySQL developer Tonu the responsible of the
RAID code about the use of RAID on Windows and he said me that
wasn't tested it on Win32. Then I will need to do the test and
discuss with him the results.

However if your problem is the file size, you can use and test
the option to use InnoDB tables, this tables uses table space
feature and you put the files in different drive location too:

innodb_data_file_path=C:\ibdata\ibdata1:2G;D:\ibdata\ibdata2:2G

Now I can't to say for you when the RAID test on Win32 will be
made.

Regards,
Miguel



>Has anybody turned on raid for the windows version?
>
>Turning this feature on in Unix appears simple, but what about windows...
>
>I have MySQL version 3.23.43 Linux & windows and I need them both
configured
>the same way.
>
>Butch Bean
>
>
>---------------------------------------------------------------------
>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

--
For technical support contracts, goto https://order.mysql.com/
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /    Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - Săo Paulo, Brazil
        <___/   www.mysql.com


---------------------------------------------------------------------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html"; before
posting. To request this thread, e-mail [EMAIL PROTECTED]

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail [EMAIL PROTECTED] instead.



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