Project

General

Profile

Actions

Bug #23465

closed

db compare in install tool and ext-manager reports no-op changes e.g. for int columns

Added by Björn Pedersen over 13 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-08-27
Due date:
% Done:

0%

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

Description

Just one example line from the install tool:

ALTER TABLE tx_frm2_conferences_Attendee CHANGE tstamp tstamp INT UNSIGNED default 0;
Current value: int(10) unsigned default '0'

mysql-server-5.1.42

The comparison for default values should strip the quotes for int-columns.

(issue imported from #M15577)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and againClosed2006-06-23

Actions
Related to TYPO3 Core - Bug #19029: Database Analyser: "Compare with $TCA" displays errorsClosed2008-06-27

Actions
Actions

Also available in: Atom PDF