Hi,

I stream data from mysql via my app, which is usually gigabytes-worth.

Using "mysql_use_result" to stream the data immediately when it's available.

Is there a mechanism in Catalyst to catch a disconnection by the client?

Otherwise the command on mysql is left running to completion.

(I feel like I've asked/fixed this issue before, but can't find any trace of it).

Thanks,
Rob


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to