Bug #44100 Server crashes if max_connections decreased below certain level
Submitted: 6 Apr 2009 0:06 Modified: 24 Jan 2013 15:01
Reporter: Elena Stepanova Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S2 (Serious)
Version:5.0.72, 5.0.79, 5.1.30, 5.1.34, 6.0.10 OS: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:

[6 Apr 2009 0:09] Elena Stepanova
test to reproduce bug 44100

Attachment: connections_crash.test (application/octet-stream, text), 1.91 KiB.

[7 Dec 2012 13:38] Sveta Smirnova
correct test case

Attachment: connections_crash.test (application/octet-stream, text), 1.94 KiB.