Opened 18 years ago
Closed 18 years ago
#67 closed defect (worksforme)
RDBMS: Using unsupported buffer type: 0 (parameter: 1)
Reported by: | Owned by: | gregboone | |
---|---|---|---|
Priority: | major | Milestone: | 3.3.0 |
Component: | FDO API | Version: | 3.2.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Using MGOS 1.1, MySQL 5.0.22, FDO 3.2. When configuring a feature resource using Studio (trial version), using provider OSGeo.MySQL, testing connection to database yields the error "An exception occurred in FDO component. RDBMS: Using unsupported buffer type: 0 (parameter: 1)".
Below is from the server log:
Error: An exception occurred in FDO component. RDBMS: Using unsupported buffer type: 0 (parameter: 1)
- MgFeatureServiceHandler.ProcessOperation line 83 file c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\services\feature\FeatureServiceHandler.cpp
- MgOpTestFeatureSourceConnection.Execute line 103 file c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\services\feature\OpTestFeatureSourceConnection.cpp
- MgFdoConnectionManager.Open line 815 file c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\common\manager\FdoConnectionManager.cpp An exception occurred in FDO component.
RDBMS: Using unsupported buffer type: 0 (parameter: 1)
Note:
See TracTickets
for help on using tickets.
My problem has been resolved - please see posting on the fdo-users list at http://lists.osgeo.org/pipermail/fdo-users/2007-May/000179.html
Thanks.
Kevin