mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-marvel
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-marvel
This commit is contained in:
@ -818,7 +818,7 @@ my_real_read(NET *net, ulong *complen)
|
||||
{
|
||||
my_bool interrupted = vio_should_retry(net->vio);
|
||||
|
||||
DBUG_PRINT("info",("vio_read returned %ld, errno: %d",
|
||||
DBUG_PRINT("info",("vio_read returned %ld errno: %d",
|
||||
length, vio_errno(net->vio)));
|
||||
#if !defined(__WIN__) || defined(MYSQL_SERVER)
|
||||
/*
|
||||
|
Reference in New Issue
Block a user