330
330
return 1; /* The error is set by alloc(). */
332
332
thd->client_capabilities= uint2korr(net->read_pos);
347
342
Disable those bits which are not supported by the server.
348
343
This is a precautionary measure, if the client lies. See Bug#27944.