GEOSERVER 1.5+ DATA STORE EXTRAS README

This package contains a MySQL DataStore implementation that is 
distributed as a separate plug-in.  This plug-in is still experimental,
if you have feedback please let us know.  See 
http://geoserver.org/display/GEOSDOC/MySQL+DataStore for more info

Please report any bugs with jira (http://jira.codehaus.org/browse/GEOS). 

Any other issues can be discussed on the mailing list (http://lists.sourceforge.net/lists/listinfo/geoserver-users).

Contains the following data stores:

INSTALLATION

1. Copy included gt2-mysql and mysql-connector-java jars included to your 
   GeoServer library directory.  In a binary install this is at 
   [GEOSERVER_HOME]/server/geoserver/WEB-INF/lib/
   In a war install this is [container]/webapps/geoserver/WEB-INF/lib/

2. Restart GeoServer.

MySQL should now show up as an option in the web admin tool at 
Config -> Data -> DataStores -> New.  Fill out the appropriate params.

COMPATIBILITY

This jar should work with any version of GeoServer based on GeoTools 2.6.x.  
Currently this is anything in 2.0.x.
