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

[ale] Help with finding a database



> 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