Re: [Geotools-devel] PATCH createSchema added to MySQLDataStore

2007-07-16 Thread Stephen More
Done: http://jira.codehaus.org/browse/GEOT-1402 -Steve More On 7/16/07, Andrea Aime <[EMAIL PROTECTED]> wrote: > Stephen More ha scritto: > > I see that createSchema was not written for the MySQLDataStore. > > > > Here is a patch for createSchema and it seems to work fine for > > mysql-5.1-wl1326

Re: [Geotools-devel] PATCH createSchema added to MySQLDataStore

2007-07-16 Thread Andrea Aime
Stephen More ha scritto: > I see that createSchema was not written for the MySQLDataStore. > > Here is a patch for createSchema and it seems to work fine for > mysql-5.1-wl1326 ( MySQL that includes "Precise spatial operations" ). > > Please let me know if you need anything from me inorder to get

[Geotools-devel] PATCH createSchema added to MySQLDataStore

2007-07-16 Thread Stephen More
I see that createSchema was not written for the MySQLDataStore. Here is a patch for createSchema and it seems to work fine for mysql-5.1-wl1326 ( MySQL that includes "Precise spatial operations" ). Please let me know if you need anything from me inorder to get this checked into svn. -Thanks Ste