[TYPO3-core] RFC #11687: Code cleanup: Duplicate SQL definition of	table index_stat_word
    Francois Suter 
    fsu-lists at cobweb.ch
       
    Tue Aug 11 15:45:37 CEST 2009
    
    
  
This is an SVN patch request.
Type: Code cleanup
Bugtracker references:
http://bugs.typo3.org/view.php?id=11687
Branches:
Trunk
Problem:
Table index_stat_word is defined twice in indexed_search/ext_tables.sql. 
The two definitions are identical except for field "pageid" which is 
missing in one of them.
Solution:
Remove that extra, incomplete definition.
Notes:
1) You can test the null effect of this patch by applying it and then 
going to the Install Tool > Database analyzer and running Compare. You 
should have no modifications needed (at least related to index_stat_word ;-)
2) I would have said this is a no-brainer, but I was so surprised to 
find such a double entry, that I prefered submitting the patch as a RFC...
Cheers
-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug11687.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090811/c727ea8b/attachment.txt 
    
    
More information about the TYPO3-team-core
mailing list