52
52
length= res->charpos((int) length, (uint32_t) start);
54
54
/* Re-testing with corrected params */
58
58
length= res->length() - start;
60
60
if ((uint64_t) (res->length() - length + res2->length()) >
64
64
ER_WARN_ALLOWED_PACKET_OVERFLOWED,
65
65
ER(ER_WARN_ALLOWED_PACKET_OVERFLOWED),
69
69
res=copy_if_not_alloced(str,res,res->length());