[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] chmod on usr
- Subject: Re: [cobalt-users] chmod on usr
- From: Ryan Howe <ryan@xxxxxxxxxx>
- Date: Mon Feb 24 11:11:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > It is actully a MySQL database for a customer that we host for.
> > The database has about 1 million records in it so far and this user
> > expects to add more than 1 million a year. The database is not
> > really all that large (about 165MB) but it has filled the /
> > partition.
>
> You might want to just try moving the MySQL data directory, in that
> case.
>
> - --
> Bruce Timberlake
>
This is the solution I went with. I just moved the MySQL var directory and
the symlinked it back. Thanks for the help all.
Ryan