Project

General

Profile

Actions

Bug #75486

closed

After Upgrade to TYPO3 8.0.0 - SQL-ERROR: Incorrect table definition; there can be only one auto column and it must be defined as a key

Added by Simon Köhler about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

After installing an upgrade from TYPO3 7.4.6 to the new 8.0.0, I have used the install toll to update the database via the upgrade wizard. In my case, TYPO3 wants tu update the following:

Add the following fields to tables:
tt_content: tx_form_predefinedform
tx_realurl_pathcache: uid

After hitting the button, it says:
SQL-ERROR: Incorrect table definition; there can be only one auto column and it must be defined as a key


Files

Actions #1

Updated by Morton Jonuschat about 8 years ago

  • Category deleted (Install Tool)
  • Status changed from New to Rejected
  • Target version deleted (8.0)

This error is the result of upgrading the extension realurl from 1.x to 2.0 without following the upgrade instructions for the Extension.

Please check https://github.com/dmitryd/typo3-realurl/wiki/Upgrading-from-RealURL-1.x-to-RealURL-2.x. Please use the instructions there to remedy this problem.

Actions #2

Updated by Simon Köhler about 8 years ago

Morton Jonuschat wrote:

This error is the result of upgrading the extension realurl from 1.x to 2.0 without following the upgrade instructions for the Extension.

Please check https://github.com/dmitryd/typo3-realurl/wiki/Upgrading-from-RealURL-1.x-to-RealURL-2.x. Please use the instructions there to remedy this problem.

Yep, that's what it is, sorry for creating an issue too fast ;)

Actions

Also available in: Atom PDF