in reply to mysql perl hangs on selects

Let me echo what the other two (so far) respondents have mentioned .. we gotta see some code or all we're doing is waving our hands (or arms).

However, based on 'fails after more than 17', I'm guessing it might be that some buffer is getting full and there are problems allocating a second buffer. You've turned up the DBI->trace value, right? Does that tell you anything?

--t. alex
Life is short: get busy!