Bug #35899 With a SPARC 8 cpu 8 core, a simple query (select1;) cannot go over 26K QPS
Submitted: 8 Apr 2008 11:23 Modified: 29 May 2008 9:45
Reporter: Philippe Campos Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.23 OS:Solaris (10)
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:

[17 Apr 2008 7:11] Donald Kwakkel
Test utility for load test mysql with 80 threads with 100K queries.

Attachment: testit.tar.gz (application/x-gzip, text), 2.16 KiB.

[17 Apr 2008 8:14] Donald Kwakkel
Test utility for jdbc load test. Change connect string in testjdbc.sh, and run testitjdbc.sh

Attachment: testitjdbc.tar.gz (application/x-gzip, text), 931 bytes.

[17 Apr 2008 8:43] Donald Kwakkel
Test utility for jdbc load test. Change connect string in testjdbc.sh, and run

Attachment: testitjdbc.tar.gz (application/x-gzip, text), 931 bytes.

[17 Apr 2008 8:50] Donald Kwakkel
Corrected version: Test utility for jdbc load test. Change connect string in testjdbc.sh, and run testitjdbc.sh

Attachment: testitjdbc.tar.gz (application/x-gzip, text), 3.34 KiB.