Hi all, I would like a mysql client to timeout and move on if a query that it makes takes a long time to run. It's not important to me that the query also be canceled on the server end; I just want to make sure the client doesn't get held up.
My question is, should MYSQL_OPT_READ_TIMEOUT control this behavior? It appears not to in testing, but it seems like it should. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mysql" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mysql -~----------~----~----~----~------~----~------~--~---
