| Bug #42470 | MySQLDump hanging - stuck at a particular table | ||
|---|---|---|---|
| Submitted: | 30 Jan 2009 9:25 | Modified: | 17 Sep 2010 11:27 | 
| Reporter: | Karthik Swaminathan | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) | 
| Version: | MySQL 5.0.18 nt | OS: | Windows (XP 2002 sp 2) | 
| Assigned to: | CPU Architecture: | Any | |
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
   [30 Jan 2009 10:46]
   Karthik Swaminathan        
  
 
   [2 Feb 2009 11:39]
   Karthik Swaminathan        
  show processlist - 2nd Feb 2009
Attachment: processlist.txt (text/plain), 540 bytes.
   [2 Feb 2009 11:39]
   Karthik Swaminathan        
  innodb status - 2nd Feb 2009
Attachment: innodb_status.txt (text/plain), 2.91 KiB.

