On Mon, 2005-10-03 at 15:39 +0000, Jeremy Thompson wrote: > Just check in var/lib/mysql/mythconverg and it's full of .MYI&D files. > > should I change the cnf to > > datadir=/var/lib/mysql/
Yes (without the trailing slash). That's what mine has. MySQL can handle multiple databases, so datadir is set to where all the databases are. Each database (like "mythconverg") then has its own subdirectory under that. --Greg
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
