Bug #61837 | Packets larger than max_allowed_packet are not allowed | ||
---|---|---|---|
Submitted: | 12 Jul 2011 16:50 | Modified: | 1 Aug 2011 19:37 |
Reporter: | M B | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 6.4.3 | OS: | Windows (Windows Server Datacenter 32bit) |
Assigned to: | Julio Casal | CPU Architecture: | Any |
Tags: | cache server properties, max_allowed_packet |
[12 Jul 2011 16:50]
M B
[1 Aug 2011 19:38]
Julio Casal
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php Please provide a small database schema and Visual Studio project where this error consistently appear. If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL.
[26 Aug 2014 11:34]
Chris Hewitt
This still occurs within MySql.Data Connector/Net 6.8.3 My case involves an ASP.Net 4.0 WebForms project, NHibernate 3.3.3 & CacheServerProperties=true. When this is removed (CacheServerProperties), no further issues occur. Will attempt to create a test case / scenario.