Bug #60081 | mysqldump: unkown variable Error | ||
---|---|---|---|
Submitted: | 10 Feb 2011 9:38 | Modified: | 10 Feb 2012 6:51 |
Reporter: | Sarwan Thakur | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 5.5.9 | OS: | Windows (2003 32 bit SP1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysqldump:unknown variable |
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 Feb 2011 12:45]
Sarwan Thakur
[11 Feb 2011 4:08]
Sarwan Thakur
all defualt ini files of mysql 5.5
Attachment: mysql5.5 default all ini files.rar (application/x-rar-compressed, text), 23.89 KiB.
[11 Feb 2011 4:33]
Sarwan Thakur
screen shot for mysqdump file version from windows file explorer
Attachment: mysqldump_file_version.PNG (image/png, text), 94.72 KiB.