Bug #77019 | Not able to connect to MySQL using MySQL Fabric Connector using .Net | ||
---|---|---|---|
Submitted: | 12 May 2015 19:18 | Modified: | 14 Jun 2015 10:43 |
Reporter: | Ravi Subramaniyan | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | mysqlfabric 1.5.4 and Connector 6.9.6 | OS: | Linux (Linux mysqlfailoverconsole 2.6.32-431.5.1.el6.x86_64 #1 SMP Tue Feb 11 11:09:04 PST 2014 x86_64 x86_) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | connectiontonet, mysqlfabric |
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
[13 May 2015 6:50]
Chiranjeevi Battula
[14 May 2015 5:49]
Chiranjeevi Battula
App.config file
Attachment: 77019_App.config (application/xml, text), 2.09 KiB.
[14 May 2015 10:43]
Chiranjeevi Battula
Connection screenshot
Attachment: 77019_1.PNG (image/png, text), 75.73 KiB.