1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

removed stale comment

13:58 <monty> konstantin: the comment is missplaced (probably after merge).
          You can remove it
This commit is contained in:
kostja@oak.local
2003-08-29 14:38:39 +04:00
parent 5e04e2370f
commit 7a51e36929
2 changed files with 1 additions and 1 deletions

View File

@@ -533,7 +533,6 @@ check_connections(THD *thd)
thd->ip= 0;
bzero((char*) &thd->remote,sizeof(struct sockaddr));
}
/* Ensure that wrong hostnames doesn't cause buffer overflows */
vio_keepalive(net->vio, TRUE);
ulong pkt_len=0;