summaryrefslogtreecommitdiff
path: root/mysqlcppconn/patches
AgeCommit message (Collapse)Author
2013-03-14update to newer libmariadbLionel Elie Mamane
Updated to bzr/launchpad snapshot revision 40 Solves: - missing symbols mysql_library_init and mysql_library_end - missing parameter "cipher" to mysql_ssl_set Change-Id: I0266fbfa0fca89eb665cf6320afa5fb0dbfd7c84
2013-03-14Use "static" binding to mariadb client libraryFridrich Štrba
Change-Id: Idece6e4fb6b806be7037d98c7d6ffe6a74f0b30e
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba
Change-Id: I867918bbb61b289e1ad8752e6f46705af6e85b7c
2013-01-28convert mysqlcppconn to gbuild and add to tail_buildPeter Foley
Change-Id: I33a9ff3393b90c5b9f7d7fa85e8761c02160664f Reviewed-on: https://gerrit.libreoffice.org/1900 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2011-11-13Update mysqlcppcon to version 1.1.0Lionel Elie Mamane
Drop patch to avoid use of boost::variant
2009-12-16mysqlconnector: #i107391# default the protocol to TCP when talking with C/CFrank Schoenheit [fs]