| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Jay Blanchard | Date: | June 3 2009 12:45pm |
| Subject: | RE: Why doesn't mySQL stop a query when the browser tab is closedL | ||
| View as plain text | |||
[snip] I just noticed a horrible thing. [/snip] Keep in mind that the query event is server side and is not tied to the browser (client side) once it has begun because of the statelessness of the connection. You would have to have some sort of onClose() event from the browser that would trigger a query cancellation.
| Thread | ||
|---|---|---|
| • Why doesn't mySQL stop a query when the browser tab is closedL | Daevid Vincent | 3 Jun |
| • RE: Why doesn't mySQL stop a query when the browser tab is closedL | Jay Blanchard | 3 Jun |
| • RE: Why doesn't mySQL stop a query when the browser tab is closedL | Jerry Schwartz | 3 Jun |
| • Re: Why doesn't mySQL stop a query when the browser tab is closedL | Darryle Steplight | 3 Jun |
| • RE: Why doesn't mySQL stop a query when the browser tab is closedL | Daevid Vincent | 3 Jun |
| • RE: Why doesn't mySQL stop a query when the browser tab is closedL | Martin Gainty | 3 Jun |
| • Re: Why doesn't mySQL stop a query when the browser tab is closedL | Johnny Withers | 3 Jun |
| • Re: Why doesn't mySQL stop a query when the browser tab is closedL | Eric Bergen | 26 Jul |
| • Re: Why doesn't mySQL stop a query when the browser tab is closedL | Johnny Withers | 27 Jul |
| • RE: Why doesn't mySQL stop a query when the browser tab is closedL | Walton Hoops | 27 Jul |
