Bug #66670
ENGINE in ext_tables.sql is not dropped for MSSQL
| Status: | New | Start date: | 2015-04-30 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assigned To: | - | % Done: | 0% |
|
| Category: | DBAL | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | 6.2 | Is Regression: | No | |
| PHP Version: | Sprint Focus: | |||
| Complexity: |
Description
When installing TYPO3 6.2 on a MSSQL backend, the ENGINE in the various Core's ext_tables.sql prevent the tables from being created.
Related issues
History
#1 Updated by Xavier Perseguers 3 months ago
- Priority changed from Should have to Could have
To be confirmed, currently customer using MSSQL removed every "ENGINE" from the ext_tables.sql files, so not that urgent.