| Bug #79185 | Innodb freeze running REPLACE statements | ||
|---|---|---|---|
| Submitted: | 9 Nov 2015 11:09 | Modified: | 15 Jan 2016 18:42 | 
| Reporter: | Will Bryant | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: InnoDB storage engine | Severity: | S1 (Critical) | 
| Version: | 5.5.46 | OS: | Ubuntu (14.04) | 
| Assigned to: | Shaohua Wang | CPU Architecture: | Any | 
| Tags: | REPLACE hang | ||
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 Nov 2015 21:16]
   Will Bryant        
  
 
   [18 Nov 2015 18:41]
   Pawel Boguslawski        
  Logs, dumps, comments and mysqld config.
Attachment: mysql-sever-5.5.46-0+deb7u1_crash.tar.gz (application/gzip, text), 17.58 KiB.
   [1 Dec 2015 8:09]
   Anton Stekanov        
  gdb backtrace (5.5.46-0+deb8u1)
Attachment: backtrace.log (text/x-log), 799.70 KiB.
   [16 Dec 2015 15:18]
   Panayiotis Gotsis        
  my.cnf, show processes and trace for bug
Attachment: 5.5.46-bug.tar.gz (application/gzip, text), 15.23 KiB.
   [25 Dec 2015 16:45]
   Brendon Colby        
  backtrace, my.cnf, extended status at time of hang
Attachment: 5.5.46_bug.tar.gz (application/x-gzip, text), 9.68 KiB.

