[TYPO3-core] RFC: Fix bug #9639: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
Stanislas Rolland
typo3 at sjbr.ca
Sun Nov 9 05:32:28 CET 2008
Michael Stucki a écrit :
>
> Solution:
> Attached is a patch that fixes both issues. However it will require to
> go through the update twice:
> 1st step:
> - Remove all fields which are no longer used (drop them really, not just
> rename)
> - Clear cache_* and index_* tables which are going to be modified
> - Create new fields (without "auto_increment" option)
> - Create keys
>
> 2nd step:
> - Add "auto_increment" option
>
+1 from testing.
Stanislas
More information about the TYPO3-team-core
mailing list