Bug #58001
Install Tool - Database analyzer drops table "static_bic_de"
Status:
Closed
Priority:
Should have
Assignee:
-
Start date:
2014-04-17
Due date:
% Done:
0%
Estimated time:
Description
When running the "Compare current database with specification" script within the Install Tool
(TYPO3 6.2.1 : Install -> Important actions -> Database anylyzer -> first button)
Following suggestions appear:
Remove tables (rename with prefix) select/deselect all ALTER TABLE static_bic_de RENAME zzz_deleted_static_bic_de; Records in table: 4038
this happens due to a missing ext_tables.sql file.
by simply adding the attached file this "error" does not occur anymore...
Files
Updated by Michael Staatz almost 7 years ago
- Status changed from New to Closed
New version is uploaded to TER