Bug #54034 mysql_install_db assumes cwd is the installation prefix
Submitted: 27 May 2010 14:58 Modified: 23 Sep 2014 22:14
Reporter: Vasil Dimov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.5 OS:Any
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:

[4 Apr 2012 21:52] SERC Team
Bug fix. The script file can be accessed from outside the basedir and no longer assumes that cwd is the installation prefix.

Attachment: mysql_install_db.sh (application/octet-stream, text), 14.50 KiB.