Skip to main content

Bug Tracker

Side navigation

#3200 closed bug (worksforme)

Opened July 30, 2008 02:44AM UTC

Closed July 30, 2008 10:49PM UTC

Last modified July 31, 2008 12:37AM UTC

Plugins site throwing errors

Reported by: jamescat Owned by:
Priority: minor Milestone:
Component: site Version:
Keywords: plugins, mysql, error, database, php Cc:
Blocked by: Blocking:
Description

This may be a problem that's "in progress" already, as the site was actually down earlier (while the docs site was down), and is at least responding now.

But, in case it's not already being fixed, the Plugins site is now throwing (PHP?) errors from a database.mysql.inc file. (They remind me of PHP errors, but don't say PHP anywhere I noticed. So, that's just a guess.) The first one, which appears to be causing the others is as follows:

Warning: Table './jquery_plugins/cache_page' is marked as crashed and should be repaired query: SELECT data, created, headers, expire FROM cache_page WHERE cid = 'http://plugins.jquery.com/' in /home/jquery/plugins/includes/database.mysql.inc on line 172

If this has a fix underway already, I apologize for the ticket. If not, please look into it. Thanks!

P.S. What's the difference between the "site" and "web" components? Which one is about the website, and which is about something different?

Attachments (0)
Change History (2)

Changed July 30, 2008 10:49PM UTC by flesler comment:1

resolution: → worksforme
status: newclosed

It works for me right now, if you keep seeing this, please add the steps needed to get to the error.

Changed July 31, 2008 12:37AM UTC by jamescat comment:2

Yes, it now seems to be working again without the errors.