Project

General

Profile

Actions

Bug #17935

closed

Installation misses key-definition of table pages and create of table fe_users

Added by Steffen Kamper over 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-12-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

after setup (done with new install) these compare results are given:

ALTER TABLE pages DROP KEY parent;
ALTER TABLE pages ADD KEY parent (pid,sorting,deleted,hidden);

CREATE fe_users ...

I don't think that this concerns to new installer, so i report this here as seen with a fresh trunk version.

(issue imported from #M6998)


Files

bug_6998.diff (1.57 KB) bug_6998.diff Administrator Admin, 2008-05-09 22:09
Actions

Also available in: Atom PDF