Posted by StevePBurgess on 09/15/06 09:57
NC wrote:
> Also, how do you handle MySQL errors? The behavior you are observing
> is consistent with queries not being executed (which could happen when
> your MySQL server is overloaded). The script tries to connect to the
> MySQL server, gets an error, fails to execute the queries due to no
> connection and redirects..
Thanks - there are definitely no sql errors (there is error checking on
the mysql queries - I removed it here for brevity.
Navigation:
[Reply to this message]
|