Chris Tankersley wrote:
Starting on line 2198 I start getting these kinds of output:
 23747 php      CALL  fcntl(0x5,0x3,0)
 23747 php      RET   fcntl -1 errno 9 Bad file descriptor
 23747 php      CALL  fcntl(0x6,0x3,0)
 23747 php      RET   fcntl -1 errno 9 Bad file descriptor
 23747 php      CALL  fcntl(0x7,0x3,0)


http://dev.mysql.com/doc/refman/5.0/en/not-enough-file-handles.html

Reply via email to