summaryrefslogtreecommitdiff
path: root/mysqlcppconn
AgeCommit message (Expand)AuthorFilesLines
2013-03-14update to newer libmariadbLionel Elie Mamane1-30/+0
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14Use "static" binding to mariadb client libraryFridrich Štrba5-20/+32
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba1-0/+6
2013-03-07trying to make the whole mariadb sundry on windowsFridrich Štrba1-1/+1
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba1-0/+6
2013-03-06Switch from libmysqlc library to mariadb-native-clientFridrich Štrba3-2/+23
2013-03-03add missing dep on sal/types.hDavid Tardon1-0/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-07mysqlcppconn: export sql_mysql_get_driver_instance on all platformsMichael Stahl1-8/+1
2013-01-28convert mysqlcppconn to gbuild and add to tail_buildPeter Foley15-341/+164
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-1/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-4/+4
2012-07-20fdo#52275: Revert "mysqlcppconn: work around weird gcc issue"Michael Stahl1-6/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2011-12-09Revert "mysqlcppconn: force recompilation when switching between different bi...Lionel Elie Mamane1-20/+14
2011-12-08mysqlcppconn: force recompilation when switching between different bindingsLionel Elie Mamane1-14/+20
2011-12-08fix build with --enable-ext-mysql-connector --without-system-mysqlLionel Elie Mamane1-0/+11
2011-11-13Update mysqlcppcon to version 1.1.0Lionel Elie Mamane7-197/+55
2011-10-11mysqlcppconn: work around weird gcc issueMichael Stahl1-0/+6
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-11/+11
2011-03-30do not require mysql-devel package at runtime when using system mysqlPetr Mladek4-6/+23
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2010-03-12ause110: #i106731# one more tarfileHans-Joachim Lankenau1-0/+1
2009-12-16mysqlconnector: #i107391# default the protocol to TCP when talking with C/CFrank Schoenheit [fs]2-1/+15
2009-12-14mysqlconnector: #i10000# fix build with system-mysql but internal mysqlcppcon...Rene Engelhard1-8/+2
2009-12-11mysqlconnector: initial import from CWS mysqlnativeFrank Schoenheit [fs]6-0/+579