Bug #68208 | alter table changes table name casing to all lowercase | ||
---|---|---|---|
Submitted: | 28 Jan 2013 18:25 | Modified: | 28 Jan 2013 22:52 |
Reporter: | Vince Eagen | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.44 CE rev 9933 | OS: | Windows (win7) |
Assigned to: | CPU Architecture: | Any | |
Tags: | casing |
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
[28 Jan 2013 18:37]
Vince Eagen
[28 Jan 2013 18:38]
Vince Eagen
case changes on subsequent alter table
Attachment: bug68208-screen2.png (image/png, text), 29.26 KiB.