On Mon, 18 Jun 2001, Jeremy Zawodny wrote:

> I'd use a combination of my.cnf entries and SQL. The my.cnf entry (or
> entries) woudl list the available directories, like others have
> suggested. Then, using SQL, you could:
> 
>   * Mark a table to be "spread out" at creation time vis some
>     attribute.
> 
>   * Possibly do it after the fact using ALTER TABLE.
> 

Maybe you are right. I am thinking about security and this is a not the
best idea if we introduce a way to write data anywhere on the disks on
user request. This can make MySQL as most used cracking tool on the web
;). Meanwhile any change in cnf file requires restart of MySQL which is
not always possible :(. 




-- 
For technical support contracts, goto https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Tonu Samuel <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Security Administrator
/_/  /_/\_, /___/\___\_\___/   Hong Kong, China
       <___/   www.mysql.com


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