Bug #42646 compilation error: make[3]: *** [install-data-local] Killed
Submitted: 6 Feb 2009 12:42 Modified: 27 Apr 2018 11:48
Reporter: Venky P Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:5.1.30 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:

[16 Feb 2009 8:30] Venky P
output of make -p -f /dev/null

Attachment: devNullOutput.txt (text/plain), 23.64 KiB.

[17 Feb 2009 11:37] Venky P
output of `ls -la mysql-test/t`

Attachment: mysql-test.out (text/plain), 57.03 KiB.

[18 Feb 2009 8:31] Venky P
Makefile from mysql-test directory

Attachment: Makefile (text/plain), 31.59 KiB.