[mythtv-users] Mythfilldatabase temporary tables do not exist (SOLVED)

Daniel Kristjansson danielk at cuymedia.net
Fri Dec 7 22:22:16 UTC 2007


On Wed, 2007-12-05 at 10:51 -0500, R. G. Newbury wrote:
> At present, mysql creates temporary tables at (be default) /tmp.
> /tmp is owned by root and mysql does not have permission to write.

Every user should be able to write to tmp:
drwxrwxrwt 12 root root 4096 2007-12-07 17:05 /tmp/

That "t" at the end means that anyone can create a file in that
directory and will retain ownership of the file.

-- Daniel



More information about the mythtv-users mailing list