On Friday 08 February 2002 00:18, Andy wrote:
>  Hi there,
>
>  my app works fine on win2k and os x. After porting to linux I get
> following errormsg:
>
>  Occured during executing CREATE TEMPORARY TABLE IF NOT EXISTS ranking (
> user_id INTEGER, ranking INTEGER ) statement
>
> Error: 3 Error writing file '/tmp/#sql451_86_0.frm' (Errcode: 28)
>
>  I have no clue how to solve this.
>  Can anybody give a hint?
>
>  Thanx for any help
>
>  Andy

You've probably run out of space in /tmp.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Love is in the offing.
                -- The Homicidal Maniac
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to