Bug #70917 mysql.plugin' doesn't exist and malformed communication packet in libmysqld
Submitted: 15 Nov 2013 5:50 Modified: 5 Dec 2013 18:24
Reporter: Guangpu Feng Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S2 (Serious)
Version:5.6 OS:Linux
Assigned to: CPU Architecture:Any
Tags: embedded, libmysqld

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[15 Nov 2013 5:52] Guangpu Feng
my_embedded.cnf

Attachment: my_embedded.cnf (application/octet-stream, text), 1015 bytes.

[15 Nov 2013 5:52] Guangpu Feng
test program

Attachment: test.c (application/octet-stream, text), 3.32 KiB.