I would also set this parameter in your SQL server config:
http://dev.mysql.com/doc/refman/5.5/en/packet-too-large.html

On Wed, Feb 8, 2012 at 9:43 PM, ramana rao <ramanarao...@gmail.com> wrote:
>
> Hi,
>
> I am getting below error.
>
> <!-- Source was not sent compressed. --> <h1>Software error:</h1>
> <pre>DBD::mysql::st execute failed: Got a packet bigger than
> 'max_allowed_packet' bytes at
> /var/www/codestriker-1.9.9/lib/Codestriker/Model/Topic.pm line 171,
> &lt;fh00003O4OwmcFPBS&gt; line 102064.
>
> </pre>
>
>
>
> When i checked my file i see blow information at .line: 65:
> /var/www/codestriker-1.9.9/lib/Codestriker/DB/MySQL.pm
>
> $dbh->do("SET max_allowed_packet=128000000");
>
>
>
> Please suggest what to do now.
>
> --
> Thanks & Regards
> K.Ramanarao.
>

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to