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:
@@ -46,6 +46,7 @@ jcole@sarvik.tfr.cafe.ee
|
|||||||
jcole@tetra.spaceapes.com
|
jcole@tetra.spaceapes.com
|
||||||
jorge@linux.jorge.mysql.com
|
jorge@linux.jorge.mysql.com
|
||||||
kaj@work.mysql.com
|
kaj@work.mysql.com
|
||||||
|
kostja@oak.local
|
||||||
lenz@kallisto.mysql.com
|
lenz@kallisto.mysql.com
|
||||||
lenz@mysql.com
|
lenz@mysql.com
|
||||||
miguel@hegel.(none)
|
miguel@hegel.(none)
|
||||||
|
@@ -533,7 +533,6 @@ check_connections(THD *thd)
|
|||||||
thd->ip= 0;
|
thd->ip= 0;
|
||||||
bzero((char*) &thd->remote,sizeof(struct sockaddr));
|
bzero((char*) &thd->remote,sizeof(struct sockaddr));
|
||||||
}
|
}
|
||||||
/* Ensure that wrong hostnames doesn't cause buffer overflows */
|
|
||||||
vio_keepalive(net->vio, TRUE);
|
vio_keepalive(net->vio, TRUE);
|
||||||
|
|
||||||
ulong pkt_len=0;
|
ulong pkt_len=0;
|
||||||
|
Reference in New Issue
Block a user