Project

General

Profile

Actions

Feature #67335

closed

Ignore non-standard mysql field attributs

Added by Morton Jonuschat over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2015-06-06
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.6
Tags:
Complexity:
Sprint Focus:

Description

MySQL supports non-standard field attributes, some of these are inuse in the core. Ignore these if they are missing in the database compare and the installation is using DBAL.

  • All integer types can have an optional (nonstandard) attribute UNSIGNED
  • Floating-point and fixed-point types also can be UNSIGNED.
  • the optional (nonstandard) attribute ZEROFILL
Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40137

Actions #2

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40137

Actions #3

Updated by Morton Jonuschat over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF