PDA

View Full Version : where is the mysql data directory?


pedrotuga
April 5th, 2006, 08:52 AM
can anybody tell me?

i cant find it... i have a table in raw files that i need to copy there.

where is it?

mlind
April 5th, 2006, 08:56 AM
well, PostgreSQL has its data below /var/lib/. on /var/lib/postgresql/main on Ubuntu.

Does /var/lib/mysql contain your data tables?

pedrotuga
April 5th, 2006, 10:26 AM
yep....


there it is ;)

thank you ;)