Bug #14239 mysql forgets where its databases are stored
Submitted: 23 Oct 2005 14:11 Modified: 3 Nov 2005 7:27
Reporter: Hanno Wagner Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.14 OS:NetBSD-2.0G
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:

[23 Oct 2005 15:18] Hanno Wagner
ls -l /var/mysql

Attachment: ls-l.txt (text/plain), 4.79 KiB.

[23 Oct 2005 15:19] Hanno Wagner
ls -l /var/mysql/mysql

Attachment: ls-l-mysql.txt (text/plain), 3.01 KiB.

[23 Oct 2005 15:19] Hanno Wagner
df -k

Attachment: df-k.txt (text/plain), 885 bytes.

[23 Oct 2005 15:19] Hanno Wagner
tail -f /var/mysql/angua.err

Attachment: error.log (text/x-log), 4.80 KiB.