User "Krinkle" changed the status of MediaWiki.r97998. Old Status: new New Status: resolved
User "Krinkle" also posted a comment on MediaWiki.r97998. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97998#c23177 Commit summary: MoodBar: Add mbf_id to the end of all indexes so we can do proper, indexed, sorted paging by timestamp and ID. Comment: <pre> The last attempted database query was: "SHOW INDEX FROM `moodbar_feedback`" from within function "MoodBarHooks::onLoadExtensionSchemaUpdates". Database returned error "1146: Table 'mediawiki.moodbar_feedback' doesn't exist (127.0.0.1)" </pre> Table doesn't exist for existing installs. Fixed in r98042. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
