i have enabled the view module and get this when i go to structure>views in drupal 7 Additional uncaught exception thrown while handling exception.
I am importing a sql file of 80 MB, and the mysql database goes away on error 2006.I increased the connect_timeout=2592000 and wait_timeout = 216000.What if anything else I need to import the sql file
I am getting following error, when I try to import MYSQL database: Error Code: 2013 - Lost connection to MySQL server during queryQuery:
I have a MySQL gone away with Django under WSGI. I found entries for this problem on stackoverflow, but nothing with Django specifically. Google does not help, except for workarounds (like polling the
I\'ve a weird problem. I\'ve mysql 5.1 installed on my ubuntu 9.04. I\'ve used it a long time (say 3 month) and everything was going right. Until i faced this really weird problem.