Bug #67694 Illegal SSL/TLS record from MySQL server
Submitted: 24 Nov 2012 17:11 Modified: 29 Jan 2013 12:59
Reporter: Peter-Jan Roes Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Options Severity:S2 (Serious)
Version:5.5.28, 5.0.97, 5.1.68, 5.5.30, 5.7.1 OS:Any (MS Windows 8, Linux)
Assigned to: CPU Architecture:Any

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:

[29 Nov 2012 9:48] Peter-Jan Roes
A Python script performing a very basic SSL 3.0 handshake with MySQL/yaSLL

Attachment: ProtocolError.py (text/plain), 2.31 KiB.