[Typo3-dev] Re: [Typo3] [Announcement] TYPO3 3.7.0 released
Palahala
antilopes-hate-spam at really.tld
Fri Sep 24 18:47:47 CEST 2004
"Ingmar Schlecht" wrote
> today TYPO3 version 3.7.0 has been released and is available for
> download from http://typo3.org/download/packages/.
But before doing so, make sure to read the MySQL warning (as far as I can
tell this is NOT included in the release notes):
http://typo3.org/
DO NOT use the new "version" extension if you are running a MySQL version
below 4.0.18! If you do a bug in MySQL will mess up the "Next Autoindex" of
tables in the database meaning that unique IDs are raised to nearly 2
billion and you will get a lot of trouble. This is NOT a bug in TYPO3, but a
problem with MySQL which seemingly is fixed in versions above 4.0.18
And less dangerous:
http://typo3.org/
Due to the new backend localization technology based on XML we have a
problem that could not be quickly solved before the release. Some of the XML
files with labels are above 300 kb and parsing those requires a lot of
memory for PHP. If you get a memory error during the first clicks around in
the backend this is because the first hits will parse, transform and cache
the labels for the backend after which labels are loaded from cached
serialized arrays which consumes next to no memory. We will work for a
longterm solution in the next release.
Palahala
More information about the TYPO3-dev
mailing list