https://bugzilla.wikimedia.org/show_bug.cgi?id=29529
--- Comment #7 from [email protected] 2011-06-24 07:28:58 UTC --- (In reply to comment #5) > Are you sure your tables are not corrupt? Do you mean the MW installer would create a corrupted DB? ;-) > What does mysqlcheck say > when you run it against the DB? Everything seems OK: mwtest.archive OK mwtest.category OK mwtest.categorylinks OK mwtest.change_tag OK mwtest.external_user OK mwtest.externallinks OK mwtest.filearchive OK mwtest.hitcounter note : The storage engine for the table doesn't support check mwtest.image OK mwtest.imagelinks OK mwtest.interwiki OK mwtest.ipblocks OK mwtest.iwlinks OK mwtest.job OK mwtest.l10n_cache OK mwtest.langlinks OK mwtest.log_search OK mwtest.logging OK mwtest.math OK mwtest.module_deps OK mwtest.msg_resource OK mwtest.msg_resource_links OK mwtest.objectcache OK mwtest.oldimage OK mwtest.page OK mwtest.page_props OK mwtest.page_restrictions OK mwtest.pagelinks OK mwtest.protected_titles OK mwtest.querycache OK mwtest.querycache_info OK mwtest.querycachetwo OK mwtest.recentchanges OK mwtest.redirect OK mwtest.revision OK mwtest.searchindex OK mwtest.site_stats OK mwtest.tag_summary OK mwtest.templatelinks OK mwtest.text OK mwtest.trackbacks OK mwtest.transcache OK mwtest.updatelog OK mwtest.user OK mwtest.user_groups OK mwtest.user_newtalk OK mwtest.user_properties OK mwtest.valid_tag OK mwtest.watchlist OK > Have you run the upgrade script so that any schema changes are put in > place? Of course. And once again, it is the same with the old upgraded wiki and with new install. (In reply to comment #6) > That log *definitely* shows that MySQL itself is crashing; likely causes: > > * hardware problems (bad RAM, disk, or other component corrupting data/CPU > state) > * bug in MySQL > * corrupted database + bug in MySQL That's not impossible, but any other MySQL-based application works fine (MW 1.15, other CMS, etc.). As I showed before, this really seems to be related to the MW 1.17 files. I can try a fresh install of the last MW 1.16.x, if it could help? > Things to try: > * shut down the server! copy all mysql data to a fresh machine and see if it > continues to have problems I have backups, I can test the sites (or a fresh install) on another machine. > * dump/restore the database to ensure there's no internal consistency errors Should I really do that on a fresh install? The database is the one created by the installer, verbatim. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
