after I finished the upgrade process to 0.9 I get this error message:
I think this isn't very important, but maybe you can make a fix for this!CREATE INDEX plcomb_idx ON serendipity_permalinks (permalink, type);
/ Specified key was too long; max key length is 1000 bytes
CREATE INDEX plugincat_idx ON serendipity_plugincategories(class_name,
category);
/ Specified key was too long; max key length is 1000 bytes
I use MySQL Version 5.0.15 and PHP Version 5.0.5