Hi Folks,

I just started a create table ... select from ...left-join query from my
laptop. It seems to take a while?
What happens if disconnect my client from the mysql daemon running on
another machine. Will the interupted mysqld-client crosstalk abrupt the
query, or will it continue to run on the server and die when it needs to
report back to the client, or will it even finish the job without the client
listening (the one that started the job in the first place).
This also raises the question for some kind of progress status bar etc.. All
I can do now is to monitor the processlist with mysqladmin which doesn' give
me any clue how long I still have to wait.

Comments appreciated

Hannes


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to