Project

General

Profile

Actions

Bug #60740

closed

DB-migration suggests ALTER TABLE again and again

Added by Stefan Neufeind over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-08-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Example:
ALTER TABLE fe_users CHANGE uid uid int(11) NULL auto_increment;
Current value: int(11) auto_increment

It looks like that's because of the NULL here.

Using TYPO3 6.2.4, MySQL-variant Percona-XtraDB-Cluster-server-55-5.5.37

Actions

Also available in: Atom PDF