[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] FW: MySQL
- Subject: Re: [cobalt-developers] FW: MySQL
- From: "Nico Meijer" <nico.meijer@xxxxxxxxx>
- Date: Thu Jul 26 16:50:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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