Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1
into deer.(none):/home/hf/work/mysql-4.1.2211
This commit is contained in:
commit
b0d04923bc
@ -612,8 +612,8 @@ bool Protocol::send_fields(List<Item> *list, uint flag)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
client_field->def= strdup_root(field_alloc, tmp.ptr());
|
client_field->def= strdup_root(field_alloc, res->ptr());
|
||||||
client_field->def_length= tmp.length();
|
client_field->def_length= res->length();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user