Commit Graph

13 Commits

Author SHA1 Message Date
Stephan Bergmann
efc0752802 external/mysqlcppconn/patches/cmake.patch is dead
...since 4c232e4962 "remove build dependency on
cmake for sqlconnector"

Change-Id: I9ed77e7db6214e07e5671b07a0d878be1c34be6c
2014-12-09 16:45:02 +01:00
Stephan Bergmann
67d7ba55a0 Revert "Fix common typos. No automatic tools. Handmade…"
This reverts commit 759c4d18d5, every part of it
is wrong.
2014-12-09 16:44:18 +01:00
Andrea Gelmini
759c4d18d5 Fix common typos. No automatic tools. Handmade…
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-12-09 12:35:01 +00:00
Andrea Gelmini
702d14d954 Partial revert of da40cac540
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-15 15:38:05 +00:00
Andrea Gelmini
da40cac540 Fix common typos. No automatic tools. Handmade…
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-12 11:04:11 +00:00
Robert Antoni Buj i Gelonch
5c6d26753d Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH option
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-25 16:14:27 +00:00
Lionel Elie Mamane
6ec17530c5 mysqlcppconn: limit cmake to the role we left it
generate version_info.h

Change-Id: I6ea57ef1403974d19a0dca1f76e40a6d68a9e44c
2014-08-12 09:11:43 +02:00
Lionel Elie Mamane
d9c2eb046c update mysqlcppconn to latest version
Change-Id: I2e60d97b777727878daf811c2f3da697af69c484
2014-08-11 15:48:00 +02:00
Thomas Arnhold
70fc3a299c remove some external header guards
Change-Id: I5a51dc496835f0998a3422f2a1f0f2ff8bb3c13f
2014-05-18 11:58:21 +02:00
Julien Nabet
b26f2645d3 Resolves: fdo#76638 Patch retrieve_grants.patch.1 fails
Let's remove this since the future is MariaDB

Change-Id: I39641f81c59e7d024aaf48e8e3cc9fc9a7c3127c
2014-03-26 18:59:33 +01:00
Stephan Bergmann
9a5f4019e2 -Wunused-parameter (when included from mysqlc/source/)
Change-Id: I4889864a3db2090c687c32e11d4d28c3dda63eb0
2014-02-03 11:15:56 +01:00
Julien Nabet
bfefe113f6 User grants debug Mysql part: retrieve IS_GRANTABLE + update column privs
(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>
2014-01-30 15:14:37 +00:00
Khaled Hosny
7495d220dd fdo#70393: move mysqlcppconn to a subdir of external
Change-Id: I5945fa432a9371854e25454feabcafabed7f7b7d
Reviewed-on: https://gerrit.libreoffice.org/6346
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-10-19 07:47:22 +00:00