Project

General

Profile

Actions

Bug #22309

closed

SQL Parser don't respect change of KEY

Added by Steffen Kamper over 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-03-22
Due date:
% Done:

0%

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

Description

If i have a table defined with

PRIMARY KEY (...)

and i change it to

KEY mykey (...)

the parser adds the new key every time you call compare. He forget to drop the PRIMARY KEY

(issue imported from #M13883)

Actions

Also available in: Atom PDF