8.4.4 to 8.5.0 upgrade fails

Permalink 1 user found helpful
8.4.4 to 8.5.0 upgrade fails..

Unable to install i get this out..

Please any help?

Doctrine\DBAL\Exception\TableExistsException thrown with message "An exception occurred while executing 'alter table ExpressEntityAssociationSelectedEntries rename _ExpressEntityAssociationSelectedEntries':

SQLSTATE[42S01]: Base table or view already exists: 1050 Table '_expressentityassociationselectedentries' already exists"

Stacktrace:
#22 Doctrine\DBAL\Exception\TableExistsException in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\AbstractMySQLDriver.php:49
#21 Doctrine\DBAL\Driver\AbstractMySQLDriver:convertException in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\DBALException.php:128
#20 Doctrine\DBAL\DBALException:driverExceptionDuringQuery in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:855
#19 Doctrine\DBAL\Driver\PDOException in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:106
#18 PDOException in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:104
#17 PDO:query in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOConnection.php:104
#16 Doctrine\DBAL\Driver\PDOConnection:query in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:852
#15 Doctrine\DBAL\Connection:executeQuery in C:\public_html\concrete\src\Database\Connection\Connection.php:96
#14 Concrete\Core\Database\Connection\Connection:Execute in C:\public_html\concrete\src\Updater\Migrations\Migrations\Version20180910000000.php:38
#13 Concrete\Core\Updater\Migrations\Migrations\Version20180910000000:Concrete\Core\Updater\Migrations\Migrations\{closure} in C:\public_html\concrete\vendor\doctrine\dbal\lib\Doctrine\DBAL\Connection.php:1127
#12 Doctrine\DBAL\Connection:transactional in C:\public_html\concrete\src\Updater\Migrations\Migrations\Version20180910000000.php:39
#11 Concrete\Core\Updater\Migrations\Migrations\Version20180910000000:upgradeDatabase in C:\public_html\concrete\src\Updater\Migrations\AbstractMigration.php:84
#10 Concrete\Core\Updater\Migrations\AbstractMigration:postUp in C:\public_html\concrete\vendor\doctrine\migrations\lib\Doctrine\DBAL\Migrations\Version.php:297
#9 Doctrine\DBAL\Migrations\Version:execute in C:\public_html\concrete\src\Updater\Update.php:230
#8 Concrete\Core\Updater\Update:updateToCurrentVersion in C:\public_html\concrete\src\Application\Application.php:192
#7 Concrete\Core\Application\Application:Concrete\Core\Application\{closure} in C:\public_html\concrete\src\System\Mutex\FileLockMutex.php:95
#6 Concrete\Core\System\Mutex\FileLockMutex:execute in C:\public_html\concrete\src\Application\Application.php:193
#5 Concrete\Core\Application\Application:handleAutomaticUpdates in C:\public_html\concrete\src\Foundation\Runtime\Run\DefaultRunner.php:280
#4 Concrete\Core\Foundation\Runtime\Run\DefaultRunner:handleUpdates in C:\public_html\concrete\src\Foundation\Runtime\Run\DefaultRunner.php:332
#3 Concrete\Core\Foundation\Runtime\Run\DefaultRunner:trySteps in C:\public_html\concrete\src\Foundation\Runtime\Run\DefaultRunner.php:79
#2 Concrete\Core\Foundation\Runtime\Run\DefaultRunner:run in C:\public_html\concrete\src\Foundation\Runtime\DefaultRuntime.php:102
#1 Concrete\Core\Foundation\Runtime\DefaultRuntime:run in C:\public_html\concrete\dispatcher.php:36
#0 require in C:\public_html\index.php:3