I'm getting this error sometime after a couple of transactions have been executed. I have a loop and inside that loop I have a select statement and an insert statement that will run based on the result of the select. Problem is I get the error sometime after a couple of transactions have been executed so I know Im getting connected to the database. It's like the server grew tired and decided to not accept my connection.
After I get the error I stop for about a minute and try to run the thing again and it'll run just fine until mysql decides it wouldnt accept my connection.
any ideas guys?? thanks
Mike from Manila