751
751
for(vector<Session*>::iterator it= getSessionList().begin(); it != getSessionList().end(); ++it)
755
755
struct st_my_thread_var *mysys_var;
756
756
if (tmp->client->isConnected() && (!user || (tmp_sctx->getUser().c_str() && !strcmp(tmp_sctx->getUser().c_str(), user))))