christian
Nov 26 2006, 03:27 AM
Hello
I made server restore few days ago and I want make some backups over SSH on my slaved master HD.
But where can i find MySql tables.
Thanks
eth00
Nov 26 2006, 12:02 PM
The physical data is stored in /var/lib/mysql
If you run a mysql dump to back it up then you specify the location at that time.