MediaWiki MySQL database error

Installed MediaWiki. All seemed to go OK until I tried to use it. If I edit a page and create a link to a non existent page and then click on the link I get the following error

Database error
From Wiki
Jump to: navigation, search
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "IndexPager::reallyDoQuery (LogPager)". MySQL returned error "1146: Table 'wikidb.tag_summary' doesn't exist (localhost)".

I also get this error on some of the help pages.

Any thoughts?

MediaWiki MySQL database error

Go grab the latest 1.1.12 release. Presumably you are using 1.1.11 which had this exact issue which 1.1.12 resolves.

Austin

That fixed it - thanks.

That fixed it - thanks.