Re: How to View MySQL Temp Files and Temp Tables in Linux

2010-04-08 Thread Johan De Meersman
On Wed, Apr 7, 2010 at 11:45 PM, shamu...@gmail.com wrote: > Below is my MySQL Server's status and configuration. But I can not see > anything under /tmpfs/, it is showing empty to me. > > here is the result of "ls -al" > > drwxrwxrwx 2 mysql mysql60 Apr 7 17:43 tmpfs > Could anyone tell me

How to View MySQL Temp Files and Temp Tables in Linux

2010-04-07 Thread shamu...@gmail.com
Below is my MySQL Server's status and configuration. But I can not see anything under /tmpfs/, it is showing empty to me. here is the result of "ls -al" drwxrwxrwx 2 mysql mysql60 Apr 7 17:43 tmpfs Could anyone tell me how to check the status of temp files and temp tables on disk? Thanks.