[resolved] Database error: Got a packet bigger than 'max_allowed_packet'

Nimeshin
12 years, 8 months ago
Hi

I am updating to the latest version and i get this error

Database error: Got a packet bigger than 'max_allowed_packet' bytes SQL=INSERT INTO `jos_TeraWurflMerge` VALUES

Im using joomla 1.5

Previous versions worked fine, just this last one is giving me this error
What is the cause?
dryabov
12 years, 8 months ago
MJ uses 60K packet size limit, and default value for MySQL is 64K. So, most likely you set another (smaller) value in my.cnf or in mysqld command line parameter.
dryabov
12 years, 8 months ago
And we changed TeraWURFL dump in November last time. What "previous versions" do you mean then?
Nimeshin
12 years, 8 months ago
Increased the max_allowed_packet size in mysql.ini file and installed successfully.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.