Feature #67302
Ignore MySQL Engine in database compare with DBAL
Status: | Resolved | Start date: | 2015-06-05 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Morton Jonuschat | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | - | |||
PHP Version: | 5.6 | Sprint Focus: | ||
Complexity: |
Description
When the DBAL is active it makes no sense to suggest database alterations for the MySQL specific engine types as these will never be the same across DBMS.
Related issues
Associated revisions
[FEATURE] dbal: Ignore MySQL ENGINE in database schema compare
Ignore the database engine when comparing the expected and the
current schema information if DBAL is enabled. The MySQL specific
storage engines are not available on other DBMS.
Resolves: #67302
Releases: master
Change-Id: Ic57233de7c4294454609955e802498053f186326
Reviewed-on: http://review.typo3.org/40055
Reviewed-by: Andreas Fernandez <typo3@scripting-base.de>
Tested-by: Andreas Fernandez <typo3@scripting-base.de>
Reviewed-by: Markus Klein <markus.klein@typo3.org>
Tested-by: Markus Klein <markus.klein@typo3.org>
History
#1 Updated by Morton Jonuschat about 1 month ago
- Assigned To set to Morton Jonuschat
#2 Updated by Gerrit Code Review about 1 month ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40055
#3 Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40055
#4 Updated by Morton Jonuschat about 1 month ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 868860d488cf1a8ee953aaed4d04ced15fc11769.