statistics_update_6000()
Allow longer referrers.
modules/statistics/statistics.install, line 143
<?php function statistics_update_6000() { db_change_field('accesslog', 'url', 'url', array('type' => 'text', 'not null' => FALSE)); } ?>
Some quick links to get you started
The current recommended MediaMosa version is 3.2.2. Release notes are available in MediaMosa Trac.