[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Help with finding a database
- Subject: [ale] Help with finding a database
- From: kafka at antichri.st (George Carless)
- Date: Fri, 16 Sep 2005 13:02:12 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
> Anyway I am trying to figure out what the path to said database would be
> and I am unable to find it.
Have a look at the mysql config file - normally /etc/my.cnf, I think.
The datadir variable should tell you what you need; I suspect you'll
find the database in /var/lib/mysql
Cheers,
--George