Feature #67302

Ignore MySQL Engine in database compare with DBAL

Added by Morton Jonuschat about 1 month ago. Updated about 1 month ago.

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

related to Core - Epic #64459: Make TYPO3 run on PostgreSQL New 2015-01-23
related to Core - Bug #66670: ENGINE in ext_tables.sql is not dropped for MSSQL New 2015-04-30

Associated revisions

Revision 868860d4
Added by Morton Jonuschat about 1 month ago

[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 <>
Tested-by: Andreas Fernandez <>
Reviewed-by: Markus Klein <>
Tested-by: Markus Klein <>

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

Also available in: Atom PDF