Folks,
I tried to create a featuretype from spatial data stored in MySQL: datastore was created successfully, but when I tried to create a feature type, this error appears:
* SQL Error building FeatureType for costa Syntax error or access violation message from server: "SELECT command denied to user 'ldasdb'@'localhost' for table 'costa'"
Though I've issued:
GRANT ALL ON test.* TO 'ldasdb'@'localhost' identified by 'password';
Any known issue with MySQL 5.0 ?
Regards,
--------------------
Luca Morandini
www.lucamorandini.it
--------------------