Loading...
 
Architecture / Installation

Architecture / Installation


Re: Re: Error when upgrading database

posts: 5 USA

I just logged into mysql as the database user and ran:
SELECT DISTINCT(TABLE_NAME) FROM INFORMATION_SCHEMA.COLUMNS;

It executes and lists 304 rows successfully.

The database seems to already use utf8 and utf8 unicode ci from what I can see. Is there a way to finish the upgrade? The admin area says that the database upgrade isn't finished.

There are no comments at this time.