"mailing" <[EMAIL PROTECTED]> wrote:
> it's possible in mysql set the db folder into home user?

You use symbolic links:
        http://www.mysql.com/doc/en/Symbolic_links_to_databases.html

> example:
> user fred, home is /home/fred i want store db data in /home/fred/db.
> it's possible?
> 
> i've tested in /home/fred/.my.cnf this:
> datadir=/$HOME/db but don't function....
> 
> i expose the /etc/my.cnf and /home/fred/.my.cnf for more details.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to