[debian-mysql] Bug#662156: mysql-connector-c++: backport "isNumeric" method please.
Dmitry Smirnov
onlyjob at member.fsf.org
Sun Mar 4 13:56:29 UTC 2012
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.
More information about the pkg-mysql-maint
mailing list