I want to install binary i.e. rpm package of mysql on RHEL 5 server.
The default location of this mysql rpm is /var/lib/mysql. But in my case i have kept only 8 GB to / partition & my database size is more. Is is possible to install mysql with other location, say /home/mysqldata(which is not a user) using the same binaries ?
- jagdish