FW: [fdo-users] FDO component exception RDBMS

Brent Robinson brent.robinson at autodesk.com
Wed May 2 10:25:12 EDT 2007


Not sure if it went to the whole group so forwarding ...

 

-----Original Message-----
From: Brent Robinson 
Sent: Wednesday, May 02, 2007 10:24 AM
To: 'kgrootendorst at baird.com'
Subject: RE: [fdo-users] FDO component exception RDBMS

 

Hi,

 

One case where this can happen is if the mysql client library
(libmysql.dll) is version 4 or earlier. Due to some data types that are
new to MySQL 5, a version 4 client can get the 

"Using unsupported buffer type" error when talking to a version 5
server.

 

If this is the case, then replacing libmysql.dll with a version 5 one
should fix it. For a MapGuide installation, I'm not sure of the exact
location if libmysql but someone else on the [fdo_users] group would
likely know. 

 

If you're sure you have the right version of libmysql, there's also the
chance that a libmysql from another directory is being picked up before
it, depending on the current path.

 

Brent.

 

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org
[mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of
kgrootendorst at baird.com
Sent: Tuesday, May 01, 2007 12:36 PM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] FDO component exception RDBMS

 


Hello, 
Using MGOS 1.1, FDO 3.2, MySQL 5.0.22, Win2000... 
When setting up a MySQL connection through Studio, I keep getting the
following error:   
An exception occurred in FDO component.  RDBMS: Using unsupported buffer
type: 0  (parameter: 1) 
Below is a dump from the server log.  Does anybody have any idea as to
how to fix this? 

Error: An exception occurred in FDO component. 
        RDBMS: Using unsupported buffer type: 0  (parameter: 1) 
 StackTrace: 
  - MgFeatureServiceHandler.ProcessOperation line 83 file
c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\servi
ces\feature\FeatureServiceHandler.cpp 
  - MgOpTestFeatureSourceConnection.Execute line 103 file
c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\servi
ces\feature\OpTestFeatureSourceConnection.cpp 
  - MgFdoConnectionManager.Open line 815 file
c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\commo
n\manager\FdoConnectionManager.cpp        An exception occurred in FDO
component. 
RDBMS: Using unsupported buffer type: 0  (parameter: 1) 

Thanks in advance. 

Kevin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-users/attachments/20070502/12235d21/attachment.html


More information about the fdo-users mailing list