Bug #51834 | Case Sensitivity table name problem with Windows | ||
---|---|---|---|
Submitted: | 8 Mar 2010 15:56 | Modified: | 9 Mar 2010 19:53 |
Reporter: | Bob Hansen | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
Version: | 5.1.44, 5.0, 5.1, 5.5.99 | OS: | Any (MS Windos XP Pro SP3 32bit, Mac OS X) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Table Name Case Sensitive Sensitivity Windows Store Created |
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
[9 Mar 2010 19:54]
Bob Hansen
[9 Mar 2010 20:00]
Bob Hansen
CREATE'd 1011_Courses while using type "0". Switched to type "2" and did SELECT * FROM 1011_Courses.
Attachment: selectFromNewTable-51834.JPG (image/jpeg, text), 100.27 KiB.