o: freebsd
Subject: Mysql vs /var partition...
Hi All:
My mysql database is growing, it has subsequently filled the /var/db
partition to capacity.
I tried moving the mysql dir and symlinking it to /var/db/mysql which
didn't work. I also tried mount_null from the /usr partition to the
/var/
Matt Virus wrote:
I tried moving the mysql dir and symlinking it to /var/db/mysql which
didn't work. I also tried mount_null from the /usr partition to the
/var/db/mysql folder...in both instances, the mysql server will not start.
It should work. I've done this already. If you are still not
Hello,
in your /etc/rc.conf:
mysql_dbdir="/data/mysql"
cheers,
Mathieu CHATEAU
Thursday, May 26, 2005, 7:18:43 PM, you wrote:
MV> Hi All:
MV> My mysql database is growing, it has subsequently filled the /var/db
MV> partition to capacity.
MV> I tried moving the mysql dir and symlinking it to
> -Original Message-
> From: [EMAIL PROTECTED]
> My mysql database is growing, it has subsequently filled the /var/db
> partition to capacity.
> I tried moving the mysql dir and symlinking it to /var/db/mysql which
> didn't work. I also tried mount_null from the /usr partition to the
Hi All:
My mysql database is growing, it has subsequently filled the /var/db
partition to capacity.
I tried moving the mysql dir and symlinking it to /var/db/mysql which
didn't work. I also tried mount_null from the /usr partition to the
/var/db/mysql folder...in both instances, the mysql s