[OSM-dev] Osmosis error reading osm file and writing to mysql
Maarten Deen
mdeen at xs4all.nl
Sat Dec 6 22:07:00 GMT 2008
Maarten Deen wrote:
> But now I've ran into the next error:
> com.bretth.osmosis.core.OsmosisRuntimeException: The database schema version of
> 16 does not match the expected version of 11.
Okay, I've found the fix, in the database: update schema_info set version=11;
But why is osmosis expecting some version 16 when the schema installation enters 16?
Maarten
More information about the dev
mailing list