Bug #61784 | STORED PROCEDURES DONT WORK IN Visual studio 2010 ultimate | ||
---|---|---|---|
Submitted: | 7 Jul 2011 13:50 | Modified: | 14 Dec 2011 7:26 |
Reporter: | paul meadows | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | MYSQL 5.5 | OS: | Windows (Vista 64 bits Home Premium) |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
Tags: | MySQL, stored procedures, VisualStudio 2010 |
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
[7 Jul 2011 18:00]
paul meadows
[14 Nov 2011 7:26]
Bogdan Degtyariov
Screenshot of Navicat Lite
Attachment: navicat.jpg (image/jpeg, text), 278.04 KiB.