Bug #10932 Building server with key limit of 128, makes test cases fail
Submitted: 27 May 2005 20:54 Modified: 21 Dec 2005 14:08
Reporter: Kent Boortz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:5.0.6 OS:Linux (Linux)
Assigned to: Ingo Strüwing 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:

[27 May 2005 20:57] Kent Boortz
Patch to raise the limit for number of keys from 64 to 128

Attachment: keys128.patch2 (application/octet-stream, text), 2.15 KiB.

[14 Jun 2005 9:35] Sergei Golubchik
128 keys test

Attachment: 128.sql (application/octet-stream, text), 1.95 KiB.

[21 Jun 2005 16:14] Ingo Strüwing
The generated test script must be used with the force option. It generates four failing commands with unique key violations.

Attachment: bug10932-gen128.pl (application/x-perl, text), 6.09 KiB.

[2 Dec 2005 15:14] Ingo Strüwing
Tar archive with test cases and patch, part 1

Attachment: bug10932.tar.bz2.aa (application/octet-stream, text), 200.00 KiB.

[2 Dec 2005 15:15] Ingo Strüwing
Tar archive with test cases and patch, part 2

Attachment: bug10932.tar.bz2.ab (application/octet-stream, text), 199.21 KiB.