Subject: | Hang on Large Query |
Seams that, when i issue a large query( insert ), it hangs and fails to even error, it seriously just "hangs" like its waiting for somthing, I checked the query with the mySQL server, and it worked fine, *shrug*, I fixed the problem, by just breaking the query into 2 or 4, etc.. pieces, I noticed this when issuing an insert, with about 20 values or more. I haven't had time to test it much, to find out if its the number of Values that makes it hang, or the actual size of the data going into the query.
Sorry im not more help in finding/fixing the bug, but I hope this helps.
Thanks,
--Jason C.