Package: mysql-connector-c++
Severity: wishlist

Dear maintainer,

mysql-workbench is shipping with embedded version of mysql-connector-c++
which appears to be slightly ahead of ours.

So mysql-workbench FTBFS if system-provided mysql-connector-c++
is used instead of bundled one:

#####
 sqlide/recordset_cdbc_storage.cpp:255:40: error:
  'class sql::ResultSetMetaData' has no member named 'isNumeric'
#####

isNumeric is implemented in cppconn 1.1.1. 
Since that version is not released yet, it would be very helpful if isNumeric 
method could be backported.

The commit seems pretty straightforward:
http://bazaar.launchpad.net/~mysql/mysql-connector-cpp/trunk/revision/902


Thank you.

Regards,
Dmitry.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to