David, Were there any errors in the MySQL error log at the same time. If your network connection failed for some reason you would see a corresponding warning.
In on other case I saw a customer with a script that would proactively kill off long running SQL Statements, including the mysqldump, which is a SELECT statement. Ronald On Mon, Sep 12, 2011 at 7:52 AM, David Roth <[email protected]> wrote: > I was doing a mysqldump and say this error message at the command line, > "Query execution was interrupted (1317)". I repeated the command to > reproduce this and it worked fine and without error. > > Anyone know what this message means? Is there cause for concern? Thanks! > > David Roth > > ______________________________**_________________ > New York PHP Community MySQL SIG > http://lists.nyphp.org/**mailman/listinfo/mysql<http://lists.nyphp.org/mailman/listinfo/mysql> > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_**participation.php<http://www.nyphp.org/show_participation.php> >
_______________________________________________ New York PHP Community MySQL SIG http://lists.nyphp.org/mailman/listinfo/mysql NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
