Menu

#498 Can't connect to a Shard Broker via PDO

open
nobody
None
5
2013-05-21
2013-05-21
Jira Trac
No

A user has reported to http://www.cubrid.org/660884 that he can't connect to a Shard Broker via CUBRID PDO driver.

I have also followed this tutorial https://github.com/kadishmal/cubrid-shard-demo, configured CUBRID SHARD with MySQL backend database, and tried to work with the PDO driver, but failed. The demo works correctly with JDBC and Node.js drivers, though.

Since PDO driver is based on CCI, it should be possible to work with a Shard Broker since CCI supports it.

Discussion