summaryrefslogtreecommitdiff
path: root/storage/connect/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-4/+4
* - Fix a bug that caused a crash when doing delete on a json table with wrong ...Olivier Bertrand2015-03-221-24/+17
* merge 10.0-connectSergei Golubchik2015-02-191-8/+3
|\
| * - Typo on the jsonudf.cpp nameOlivier Bertrand2015-02-121-288/+288
| * - Adding json udf's. Making the second version of json tables.Olivier Bertrand2015-02-111-3/+3
| * - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-1/+1
* | Fixing compilation failure in storage/connect when -DMYSQL_MAINTAINER_MODE=ON:Alexander Barkov2015-02-101-0/+5
|/
* - Adding the JSON table typeOlivier Bertrand2015-01-191-7/+7
* - Add the new files to the source listOlivier Bertrand2014-10-311-3/+3
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-13/+13
* - Add system variables type_conv and conv_size. This addresses the eventualOlivier Bertrand2014-03-301-1/+12
* disable connect tests for --embeddedSergei Golubchik2014-03-271-0/+1
* don't install connect test suite explicitly,Sergei Golubchik2013-12-221-14/+0
* - Adding cmake code to install ConnectSE mtr testsAlexander Barkov2013-10-311-0/+13
* simplify CMakeLists.txt for cassandra/connect enginesSergei Golubchik2013-09-251-20/+0
* MDEV-4469 Fedora18 MariaDB-connect-engine packages are incorrectly asserting ...Sergei Golubchik2013-06-091-4/+4
* - Commit merged and resolveOlivier Bertrand2013-05-191-5/+2
|\
| * Fixing compiler warnings ("no previous declaration for ...")Alexander Barkov2013-05-131-4/+1
| * Fixing a few compilation warnings ("no previous declaration for XXX")Alexander Barkov2013-05-131-1/+1
* | - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-1/+1
|/
* Merge from maria-10.0Alexander Barkov2013-05-131-0/+1
|\
| * Fixing that ODBC detection always failed on Linux becauseAlexander Barkov2013-04-281-0/+1
* | - Add pivot table files and supportOlivier Bertrand2013-05-101-3/+3
* | - Adding 3 new table types:Olivier Bertrand2013-04-291-1/+3
|/
* Packaging clean-ups for the cassandra and connect engines.Alexander Barkov2013-04-211-1/+0
* fixes for buildbot.Sergei Golubchik2013-04-211-1/+17
* Removing -Wfatal-errors, as it does not present in the older gcc versions.Alexander Barkov2013-04-211-2/+2
* Fixing a few problems found by Build Bot after merging the CONNECT engine.Alexander Barkov2013-04-201-4/+8
* Fix to handle CMake component names with dash in the name, when producing MSI...Vladislav Vaintroub2013-04-191-4/+4
* Dashed name did not work on Windows.Alexander Barkov2013-04-171-3/+3
* Fix MSI package creation for connect engine.Vladislav Vaintroub2013-04-171-2/+6
* Adding RPM related definitions to create a separate RPM packageAlexander Barkov2013-04-161-0/+22
* - In index.test t1 was back to T1! fixedOlivier Bertrand2013-03-061-252/+252
* - Add domdoc.h in source listOlivier on SAMSUNG 64-bits2013-03-041-252/+252
* - Add header files to source filesOlivier Bertrand2013-02-221-7/+16
* - Commiting mergesOlivier Bertrand2013-02-221-0/+4
|\
| * Adding a reminder.Alexander Barkov2013-02-221-0/+4
* | - Suppress warning on non virtual descriptorOlivier Bertrand2013-02-221-0/+2
|/
* - Fix the elimination of control characters from node contentOlivier Bertrand2013-02-201-5/+1
* Removing the MODULE_ONLY option, to be able to run with valgrind.Alexander Barkov2013-02-201-1/+1
* Cmake clean-ups:Alexander Barkov2013-02-191-5/+5
* Fixing "unused label" warning.Alexander Barkov2013-02-081-1/+0
* Commenting switches that are specific to C or C++ only.Alexander Barkov2013-02-071-3/+7
* Disable only *some* warning types instead of *all* types.Alexander Barkov2013-02-071-2/+15
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-1/+1
* Removing iconv dependency.Alexander Barkov2013-02-041-17/+0
* More XML related definitions are now more friendly:Alexander Barkov2013-02-011-2/+9
* Adding an option to switch off ICONV support:Alexander Barkov2013-02-011-7/+12
* Adding separate flags to disable MSXML and LIBXML2 libraries on Windows:Alexander Barkov2013-02-011-33/+36
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-291-2/+2