[mapguide-users] Failed to read schema from data source: MySQL

2009-09-29 Thread Raghu.indigo
I created a data connection through the provider MySQL in Mapguide Maestro , tested the connection and I have no problem but when i trying to create a layer, I get the following error: Failed to read schema from data source. The operation gave the error message: Error in the remote server: (559)

Re: [mapguide-users] Failed to read schema from data source: MySQL

2009-09-29 Thread Jackie Ng
The problem here could be the MySQL version. MapGuide 2.0.x uses FDO 3.3.x and the MySQL FDO provider there is only known to work for MySQL 5.0.x series. If possible, try using the latest 5.0 release instead. - Jackie Raghu.indigo wrote: I created a data connection through the provider

Re: [mapguide-users] Failed to read schema from data source: MySQL

2009-09-29 Thread Raghu.indigo
I downloaded and installed MySQL version 5.0.80. still i am getting the same error. I am using FDO Tools for creating spatial table from shapefiles using ogr2ogr tool , is there any issues creating spatial table in MySQL Jackie Ng wrote: The problem here could be the MySQL version.