[odb-users] odb-2.3.0 and mysql 2036 error

zhuof at avonaco.com zhuof at avonaco.com
Fri Jan 23 03:13:04 EST 2015


I run driver in odb-example-2.3.0/hello. The result is "2036 (HY000): Using unsupported buffer type: 156663056 (parameter: 3) "
I have used odb-2.3.0 rpm install on CenOS 6.3. 
libodb-2.3.0 use ./configure, make and make install
libodb-mysql-2.3.0 use ./configure, make and make install
odb-example-2.3.0 use ./configure --with-database=mysql, make
The g++ version is 4.9.1
libmysqlclient_r is 5.3.67
./driver --database XXXX --host xxx.xxx.xxx.xxx --port=xxxx --user xxxx --password xxxx
2036 (HY000): Using unsupported buffer type: 156663056 (parameter: 3) 
So what problem means the error? 



zhuof at avonaco.com


More information about the odb-users mailing list