Hello,
I have got warning for Watchdog.
If I install any one module I got the error.It doesn't allow me to add any module.
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 361637 bytes) in D:\wamp\www\drupal_kan\includes\database.mysql.inc on line 380
Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Table 'sessions' was not locked with LOCK TABLES\nquery: SELECT sid FROM sessions WHERE sid = '82196156d73e2c97822415f8c27f7b19' in D:\\wamp\\www\\drupal_kan\\includes\\database.mysql.inc on line 172.', 2, '', 'http://mysite.com/drupal_kan/?q=admin/build/modules/list/confirm', 'http://mysite.com/drupal_kan/?q=admin/build/modules', '192.168.1.28', 1205819710) in D:\wamp\www\drupal_kan\includes\database.mysql.inc on line 172
I don't know what is happening and what should I do.
I have also tried to increase the memory limit but still I am getting the same warning and error.
Please help me.
Your help will be highly appriciated.
Comments
make sure the user that
make sure the user that Drupal is using to access the database has all the necessary permissions on the specified database, this includes the LOCK TABLES permission.
Thanks,The user is
Thanks,
Yeah,user has all the previliages.
Also before that, I was not getting such error when I installed some modules.
But now even if I add a single field to node type.
I am getting the same error.
Everyting gets stoped. And I don't know what is happening and how to solve this
please help
please help me
I am also having the same problem.
please help