Project

General

Profile

Actions

Task #66680

closed

Do not use sequence table when uid field is auto-incremented

Added by Xavier Perseguers over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-04-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Lots of problems in DBAL arise because a separate sequence table is used for tables containing an auto-incremented field (e.g., all tables with a "uid") if the sequence gets out-of-sync with the actual table.


Related issues 1 (0 open1 closed)

Precedes TYPO3 Core - Bug #66843: DBAL: Permission error when saving a new recordClosedXavier Perseguers2015-05-07

Actions
Actions

Also available in: Atom PDF