Bug #59393 | have_innodb=YES when mysqld started with --skip-innodb | ||
---|---|---|---|
Submitted: | 10 Jan 2011 12:47 | Modified: | 25 Apr 2011 13:15 |
Reporter: | Craig Thomson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S2 (Serious) |
Version: | 5.5.8, 5.5.9-bzr | OS: | Any (SunOS 5.10 Generic_142910-17 i86pc i386 i86pc) |
Assigned to: | Kristofer Pettersson | CPU Architecture: | Any |
Tags: | --skip-innodb, DBD::MySQL, have_innodb, regression |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[10 Jan 2011 13:11]
Craig Thomson
[10 Jan 2011 13:11]
Craig Thomson
server.err
Attachment: server.err (text/plain), 13.72 KiB.