| Bug #87647 | MS Access DB Migration fails | ||
|---|---|---|---|
| Submitted: | 3 Sep 2017 20:18 | Modified: | 25 Sep 2017 7:16 | 
| Reporter: | Michael Hardy | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Workbench: Migration | Severity: | S2 (Serious) | 
| Version: | 6.3.9,8.0.19,8.0.21 | OS: | Windows (10) | 
| Assigned to: | CPU Architecture: | Any | |
| Tags: | accdb, access, MDB, migration, reverse engineering | ||
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
   [25 Sep 2017 7:17]
   Chiranjeevi Battula        
  
 
   [9 Nov 2017 0:47]
   Arthur Selman        
  I have the same issue. 64bit Access 2016, ODBC and MySQL Workbench 6.3.9 64bit
Attachment: mysql_migration_error1.png (image/png, text), 272.61 KiB.

