# Update from the 1.6.0 versions
# Add the table prefix if needed
# ---------------------------------
ALTER TABLE logs ADD l_time FLOAT DEFAULT '0' NOT NULL ;
