Opened 16 years ago
Closed 16 years ago
#278 closed defect (fixed)
Drupal/MySQL error on MapGuide website
Reported by: | jbirch | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | drupal mysql |
Cc: |
Description
Am getting the following error on the mapguide home page:
user warning: Table './drupal_mapguide/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('MapGuide Project Home', 'node/56', 'http://www.osgeo.org/mapguide', '199.175.138.123', 0, '839a3665e791b0f3acfe66dc86467d40', 215, 1217538324) in /var/www/html/includes/database.mysql.inc on line 172.
Gwenael reported this by email earlier today as well.
Is there a way of configuring Drupal not to display these errors? They reveal far too much information about the server.
Change History (1)
comment:1 by , 16 years ago
Keywords: | drupal mysql added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Jason,
I was unable to see this on the mapguide home page. Perhaps someone already fixed it.
I also went into the mapguide mysql database and did "repair table accesslog;" and it reports status ok now.
I'm closing tentatively.