El Diumenge 22 Octubre 2006 11:01, Tim Post va escriure:
> If the service is starting and DB's check out OK, I don't think you have
> anything to worry about and you can safely ignore it.
>
> Does placing an empty /var/lib/mysql directory cure it? Again, if its
> working, its not broken, and no nee
MySQL looks in a "default" place for its data directory prior to
processing my.cnf , so if my.cnf is not present the default values are
kept (and tried) and there's no need to re-malloc() new configuration
paramaters.
I think this is just a bug (debug bug) that wasn't squelched, which lets
you kn
Hi,
Because root partition low space and some database growing, today I've moved
MySQL databases from /var/lib/mysql to /home/databases/mysql:
- Stopped mysql
- Moved database files (mv with -a option)
- Not moved ib* files.
- Change datadir in /etc/mysql/my.cnf
- Start mysql
MySQL works fine,
3 matches
Mail list logo