Bug #61923 | ERROR 1005 (HY000): Can't create table '.\sanjay\company_users.frm' (errno: 150) | ||
---|---|---|---|
Submitted: | 20 Jul 2011 5:02 | Modified: | 21 Jul 2011 4:15 |
Reporter: | Sanjay Naika | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | mysql--5.0.41-win32 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | ERROR 1005 (HY000): Can't create table |
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
[20 Jul 2011 5:04]
Sanjay Naika
[20 Jul 2011 6:46]
Sanjay Naika
Snapshot
Attachment: error 0.JPG (image/jpeg, text), 127.91 KiB.
[20 Jul 2011 11:00]
Sanjay Naika
Snapshot-3
Attachment: Snapshot-3.png (image/png, text), 70.38 KiB.