Don,
Monday, June 03, 2002, 11:13:59 PM, you wrote:

DV> there are 2 files in my /tmp directory that look like mysql datafiles:

DV> #sql208_ecc_0.MYD
DV> #sql208_ecc_0.MYI

DV> They're on the same box as our development mysql instance but I don't see them on 
any of our other instances. Anyone have any idea what they are/if I can delete them? 
They're clogging up disk
DV> space...

These are files corresponding to the temporary tables. Path to the
dir where temporary tables are stored is specified with TMPDIR
variable of mysqld:
         http://www.mysql.com/doc/T/e/Temporary_files.html

DV> thanks,
DV> Don




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to