Setup mysql a few months back as a backend to radius.

Welp, one thing that caught my attention last week was disk space.

I have mysql going to /usr/local/var (default for mysql I believe)

At any rate when this machine was setup it was given a 15GB /var partition
and just over 1GB for /usr and now well its running low on /usr.

What I'd like to do is move mysql radius db to say /var/mysql

and symlink /usr/local/var to /var/mysql. Will a symlink cause mysql
grief? I'd like to move the current database and continue to log to it if
that is possible as well.

This is under BSD/OS 4.1 and mysql 3.23.38

Thanks for any info.
Keith


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