summaryrefslogtreecommitdiff
path: root/external/mysqlcppconn
AgeCommit message (Collapse)Author
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
Change-Id: I68d93b260db1f542bb3b44858b61b2d30ae93530 Reviewed-on: https://gerrit.libreoffice.org/34856 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-02-23With GCC -std=gnu++17, dynamic exception specifications cause an errorStephan Bergmann
...instead of a warning (as with Clang), so this follow-up to e16644fa1c042b56a1301f0476d7ddb71c8765ea "external/mysqlcppconn: Silence -Wdynamic-exception-spec errors" patches the (few) dynamic exception specifications out of external/mysqlcppconn completely Change-Id: I83a42f1c09e60c15fad1564cf7c42eb3370485da
2017-02-16external/mysqlcppconn: Silence -Wdynamic-exception-spec errorsStephan Bergmann
...with Clang in C++17 mode Change-Id: If51c0788439688f6fbd77c1a05cb3295ac6e8cb4
2017-02-10Remove MinGW supportStephan Bergmann
In OOo times, there'd originally been efforts to allow building on Windows with MinGW. Later, in LO times, this has been shifted to an attempt of cross- compiling for Windows on Linux. That attempt can be considered abandoned, and the relevant code rotting. Due to this heritage, there are now three kinds of MinGW-specific code in LO: * Code from the original OOo native Windows effort that is no longer relevant for the LO cross-compilation effort, but has never been removed properly. * Code from the original OOo native Windows effort that is re-purposed for the LO cross-compilation effort. * Code that has been added specifially for the LO cross-compilation effort. All three kinds of code are removed. (An unrelated, remaining use of MinGW is for --enable-build-unowinreg, utilizing --with-mingw-cross-compiler, MINGWCXX, and MINGWSTRIP.) Change-Id: I49daad8669b4cbe49fa923050c4a4a6ff7dda568 Reviewed-on: https://gerrit.libreoffice.org/34127 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
Check for a macro that is defined by the compiler, we don't really need one defined by the build system. Change-Id: Iccb8e3198396881395c97a6b81690ebe64b7e9d2
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
...to harmonize the mechanisms to not define LIBO_INTERNAL_ONLY for extension code and CppunitTest_odk_checkapi. (It also needs to revert any -Wundef, as the config_host/config_*.h files will not be included, so the HAVE_* macros will be undefined.) This obsoletes the need for RTL_DISABLE_FAST_STRING. Change-Id: If5eacba80c349efb90762aade8f2ea6d2db7e314
2014-12-09external/mysqlcppconn/patches/cmake.patch is deadStephan Bergmann
...since 4c232e49621065d6b12e087333f44a224f788d71 "remove build dependency on cmake for sqlconnector" Change-Id: I9ed77e7db6214e07e5671b07a0d878be1c34be6c
2014-12-09Revert "Fix common typos. No automatic tools. Handmade…"Stephan Bergmann
This reverts commit 759c4d18d57b06dcc26fb82759599a29c61ef853, every part of it is wrong.
2014-12-09Fix common typos. No automatic tools. Handmade…Andrea Gelmini
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-15Partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208Andrea Gelmini
As requested from Michael Stahl here: https://gerrit.libreoffice.org/#/c/12164/ Change-Id: Ie00bc789c1dfa3f0049c8915e0deeac7fab6e0fd Reviewed-on: https://gerrit.libreoffice.org/12432 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-25Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH optionRobert Antoni Buj i Gelonch
http://bazaar.launchpad.net/~maria-captains/mariadb-native-client/trunk/revision/149 Change-Id: I273f355b9fc922fdb9d9692e0057cfccfdcbcde1 Reviewed-on: https://gerrit.libreoffice.org/11492 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-05mariadb iconv dep apparently is only for MacNorbert Thiebaud
Change-Id: Ic49fa8c62eb7ce01e4488bc32ef9167a9b77662d
2014-09-04non-system mariadb need iconvNorbert Thiebaud
Change-Id: I2c150d9adf9f5d21b36c9cf57f62e214dc97b680
2014-09-04remove build dependency on cmake for sqlconnectorNorbert Thiebaud
Change-Id: I73a56b902099939972b8f5c8a55d231459e5421b
2014-08-12mysqlcppconn: do not force (partial) rebuild each timeLionel Elie Mamane
Change-Id: I2eb014f143dda22011161e82fbf06fcba32ce3c6
2014-08-12mysqlcppconn: limit cmake to the role we left itLionel Elie Mamane
generate version_info.h Change-Id: I6ea57ef1403974d19a0dca1f76e40a6d68a9e44c
2014-08-12mysqlcppconn: when using internal boost, point cmake to itLionel Elie Mamane
Change-Id: Ibc6971599be3e4a4b6bd95fabd74c8cacaf350d6
2014-08-12mysqlcppconn: make mysqlcppconn_configure depend on one .o fileLionel Elie Mamane
so that the build directory at least exists Change-Id: Iaddeb59d60e81b0823ded73c85c2ffd19244d3c2
2014-08-11fixupLionel Elie Mamane
Change-Id: I35996d4337421317ae1c6da2a4647b231782d882
2014-08-11update mysqlcppconn to latest versionLionel Elie Mamane
Change-Id: I2e60d97b777727878daf811c2f3da697af69c484
2014-05-18remove some external header guardsThomas Arnhold
Change-Id: I5a51dc496835f0998a3422f2a1f0f2ff8bb3c13f
2014-05-18update mysqlcppconn urlThomas Arnhold
Change-Id: I96579ed4be05cc22bc66f80bd39d7af961d47470
2014-03-26Resolves: fdo#76638 Patch retrieve_grants.patch.1 failsJulien Nabet
Let's remove this since the future is MariaDB Change-Id: I39641f81c59e7d024aaf48e8e3cc9fc9a7c3127c
2014-02-03-Wunused-parameter (when included from mysqlc/source/)Stephan Bergmann
Change-Id: I4889864a3db2090c687c32e11d4d28c3dda63eb0
2014-01-30User grants debug Mysql part: retrieve IS_GRANTABLE + update column privsJulien Nabet
(See http://dev.mysql.com/doc/refman/5.6/en/grant-table-structure.html Table 6.7. Set-Type Privilege Column Values Section) Change-Id: I6173ba0df84f722a872afa59d7d7dc9eefe3e368 Reviewed-on: https://gerrit.libreoffice.org/7155 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-10-19fdo#70496 revert to using libmysqlclientLionel Elie Mamane
Change-Id: I5b98b5e7840e4f1c6005aee0c1f43ef814ecf77b
2013-10-19fdo#70393: move mysqlcppconn to a subdir of externalKhaled Hosny
Change-Id: I5945fa432a9371854e25454feabcafabed7f7b7d Reviewed-on: https://gerrit.libreoffice.org/6346 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>