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

Boris Kolpackov boris at codesynthesis.com
Wed Jan 28 09:58:56 EST 2015


Hi,

zhuof at avonaco.com <zhuof at avonaco.com> writes:

> I run driver in odb-example-2.3.0/hello. The result is "2036 (HY000):
> Using unsupported buffer type: 156663056 (parameter: 3) "

Hm, never seen anything like this before.


> libmysqlclient_r is 5.3.67

What is the version of the MySQL server that you are connecting to?


> ./driver --database XXXX --host xxx.xxx.xxx.xxx --port=xxxx --user
> xxxx --password xxxx

Have you created the database schema with the generated hello.sql
before running the driver?

Boris



More information about the odb-users mailing list