Search and Top Navigation
#3832 closed bug (worksforme)
Opened January 15, 2009 12:16PM UTC
Closed January 16, 2009 12:23AM UTC
Last modified October 11, 2012 09:15PM UTC
Datepicker docs page does not work
Reported by: | vb | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.6rc4 |
Keywords: | datepicker site documentation | Cc: | |
Blocked by: | Blocking: |
Description
visiting http://docs.jquery.com/UI/Datepicker yields:
MediaWiki internal error.
Original exception: exception 'DBQueryError' with message 'A database error has occurred
Query: UPDATE site_stats
SET ss_total_views=ss_total_views+1 LIMIT 1
Function: SiteStatsUpdate::doUpdate
Error: 1053 Server shutdown in progress (localhost)
' in /home/jquery/en/docs/includes/Database.php:694
Stack trace:
#0 /home/jquery/en/docs/includes/Database.php(651): Database->reportQueryError('Server shutdown...', 1053, ' UPDATE `site_s...', 'SiteStatsUpdate...', false)
#1 /home/jquery/en/docs/includes/SiteStatsUpdate.php(79): Database->query(' UPDATE `site_s...', 'SiteStatsUpdate...')
#2 /home/jquery/en/docs/includes/Wiki.php(269): SiteStatsUpdate->doUpdate()
#3 /home/jquery/en/docs/includes/Wiki.php(251): MediaWiki->doUpdates(Array)
#4 /home/jquery/en/docs/index.php(48): MediaWiki->finalCleanup(Array, Object(LoadBalancer), Object(OutputPage))
#5 {main}
Exception caught inside exception handler: exception 'DBUnexpectedError' with message 'Error in fetchObject(): MySQL server has gone away (localhost)' in /home/jquery/en/docs/includes/Database.php:811
Stack trace:
#0 /home/jquery/en/docs/includes/Database.php(2042): Database->fetchObject(false)
#1 /home/jquery/en/docs/includes/LinkBatch.php(90): ResultWrapper->fetchObject()
#2 /home/jquery/en/docs/includes/LinkBatch.php(69): LinkBatch->executeInto(Object(LinkCache))
#3 /home/jquery/en/docs/includes/Skin.php(202): LinkBatch->execute()
#4 /home/jquery/en/docs/includes/Skin.php(181): Skin->preloadExistence()
#5 /home/jquery/en/docs/includes/SkinTemplate.php(106): Skin->initPage(Object(OutputPage))
#6 /home/jquery/en/docs/skins/MonoBook.php(28): SkinTemplate->initPage(Object(OutputPage))
#7 /home/jquery/en/docs/includes/SkinTemplate.php(153): SkinMonoBook->initPage(Object(OutputPage))
#8 /home/jquery/en/docs/includes/OutputPage.php(595): SkinTemplate->outputPage(Object(OutputPage))
#9 /home/jquery/en/docs/includes/Exception.php(73): OutputPage->output()
#10 /home/jquery/en/docs/includes/Exception.php(94): MWException->reportHTML()
#11 /home/jquery/en/docs/includes/Exception.php(170): MWException->report()
#12 /home/jquery/en/docs/includes/Exception.php(204): wfReportException(Object(DBQueryError))
#13 [internal function]: wfExceptionHandler(Object(DBQueryError))
#14 {main}
Works fine for me. This was probably a random wiki error.