[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] FW: MySQL



Hi Jamie,

> Can someone let me know where I can find the latest RPMs for MYSQL on a
RAQ4
> please.

Cobalt pkg's: http://pkg.nl.cobalt.com.

The latest rpm's are always @ http://www.mysql.com. Follow the download
link, the rpm's are about halfway on the page.

Note: rpm installs all databases in /var/lib/mysql. You'd probably want to
create /home/mysql and link /var/lib/mysql to it. Check permissions on
/home/mysql after/before you do that or MySQL won't run.

HTH... Nico