Actions
Bug #66670
closedENGINE in ext_tables.sql is not dropped for MSSQL
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-04-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
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.
Updated by Xavier Perseguers over 9 years 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.
Updated by Morton Jonuschat over 9 years ago
- Status changed from New to Needs Feedback
Solved with https://review.typo3.org/#/c/40055/ ?
Updated by Xavier Perseguers about 9 years ago
@Tizian, could you please give some feedback? thanks
Updated by Tizian Schmidlin about 9 years ago
This looks good to me but I couldn't tell, since I haven't had another migration to run since the last time.
Updated by Alexander Opitz about 9 years ago
I would like to close this issue after reading all comments and open a new issue if it fails again. Is that ok?
Updated by Alexander Opitz about 9 years ago
- Status changed from Needs Feedback to Closed
Thanks for your feedback.
Actions