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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user