Bug #62447 | regexp Return error results | ||
---|---|---|---|
Submitted: | 16 Sep 2011 2:27 | Modified: | 16 Sep 2011 6:00 |
Reporter: | qu xiangfei | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | mysql-5.5.15-win32 | OS: | Windows (windows xp) |
Assigned to: | CPU Architecture: | Any | |
Tags: | REGEXP, SELECT |
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
[16 Sep 2011 7:58]
qu xiangfei
[16 Sep 2011 7:59]
qu xiangfei
I am a novice, don't understand!
Attachment: 2011-09-16_15-56-38.png (image/x-png, text), 19.09 KiB.