[support] Watchdog table is missing in the database after drupal upgrade

Richard Cahilig r.cahilig at gmail.com
Tue Nov 24 23:14:05 UTC 2009


Hello,

I have a strange problem noticed in my drupal site. I encountered the error
below when I'm trying to view logs inside my drupal site.

   - user warning: Table 'rcahilig_cahiligdotnet.watchdog' doesn't exist
   query: SELECT COUNT(DISTINCT(message)) FROM watchdog WHERE type = 'search'
   in /home/rcahilig/public_html/modules/dblog/dblog.admin.inc on line 111.
   - user warning: Table 'rcahilig_cahiligdotnet.watchdog' doesn't exist
   query: SELECT COUNT(wid) AS count, message, variables FROM watchdog WHERE
   type = 'search' GROUP BY message, variables ORDER BY count DESC LIMIT 0, 30
   in /home/rcahilig/public_html/modules/dblog/dblog.admin.inc on line 111.

Then after checking the database, I found out that the watchdog table in the
database is not there anymore. It just started when I upgraded my drupal
site from version 6.13 to version 6.14. The update process went fine at that
time and I did not encountered any error after the upgrade. What seems to be
the problem. Please advise.

-- 
Richard R. Cahilig
http://www.cahilig.net
http://www.aklan-linux.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20091125/72a51e48/attachment.html 


More information about the support mailing list