Closed (fixed)
Project:
Drupal core
Version:
6.0-rc1
Component:
mysql database
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2008 at 23:26 UTC
Updated:
8 Jan 2010 at 08:30 UTC
Test done on my localhost:
3G Ram
Vista SP1
AMD X2 Athlon 3.0 Ghz
Fresh installtion of latest WAMP.
PHP Memory 64 MB (allocated through .htacess)
latest FCK 2.5.1, Drupal 6rc1
I have created a story node.. a copy paste from Word... it is relatively big content. about 7 pages... it was saved fine...
later i wanted to "edit" the same node... i got a dead Mysql.... see my screenshot...
I think I should disable watchdog for some while...but that is not practical...to have it dump my proxy content into the dog..,,sorry, I meant log ;-0
| Comment | File | Size | Author |
|---|---|---|---|
| mysql-gone.jpg | 123.16 KB | bakr |
Comments
Comment #1
keith.smith commentedHave you tried adjusting your max_allowed_packet size in your mysql config file, as outlined here http://drupal.org/node/186384#comment-284542 and other places?
Comment #2
bakr commentedyes i did.
It is working.