[TYPO3-ttnews] news & ext manager
Robert Wildling
robertwildling at gmail.com
Fri Nov 18 14:01:34 CET 2011
Hi,
I the ext manager under "Database update", it is requested to change fields:
select/deselect all
ALTER TABLE cf_news_categorycache CHANGE crdate crdate int(11) UNSIGNED
default '0';
Current value: int(11) unsigned default '0'
ALTER TABLE cf_news_categorycache CHANGE lifetime lifetime int(11)
UNSIGNED default '0';
Current value: int(11) unsigned default '0'
Aside from the upper-/lowercases, there is no difference at all. Is
Typo3 case sensitive with regards to MySQL statements, too?
Just wanted to report that...
Greetings,
Robert
More information about the TYPO3-project-tt-news
mailing list