RE: [PHP-DB] Corrupted query results in memory.

2007-11-09 Thread Bastien Koert
so the simple solution is to disable the button after the call until the results are returned bastien> Date: Fri, 9 Nov 2007 15:02:31 -0500> From: [EMAIL PROTECTED]> To: php-db@lists.php.net> Subject: [PHP-DB] Corrupted query results in memory.> > I posted an issue to the mysql dev forums las

RE: [PHP-DB] Corrupted query results in memory.

2007-11-09 Thread Instruct ICC
> This morning I figured out how to > replicate the issue. Issue a double request for the mysql result set. > Due to the "Ajaxy" nature of my web app it isn't the same as a double > HTTPRequest of POST, as it is requesting a result set back from the > database twice in a row before the response is