summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* CONNECT engine: install ha_connect.libVladislav Vaintroub2017-08-231-1/+14
* MDEV-13630 : dont install connect-specific JAR files if connect is not built.Vladislav Vaintroub2017-08-231-7/+15
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-0152-482/+1001
* Connect engine is GammaSergei Golubchik2017-07-221-1/+1
* compilation warnings in ConnectSergei Golubchik2017-05-1929-72/+71
* Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-1815-22/+36
|\
| * Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-1715-13/+27
* | Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-05-16102-4083/+3563
|\ \ | |/ |/|
| * MDEV-12651: change error code to ER_ILLEGAL_HA in rnd_pos (ha_connect.cc)Olivier Bertrand2017-05-121-1/+1
| * Fix failing test connect.json for MariaDB 10.0Olivier Bertrand2017-05-124-14/+8
| * Fix wrong value of JSON columnOlivier Bertrand2017-05-1199-3413/+2406
| * Fix MDEV-12603 Insert replaces values in ZIP fileOlivier Bertrand2017-05-064-21/+80
| * Fix MDEV-12653 Cannot add index for ZIP CONNECT tableOlivier Bertrand2017-05-046-11/+19
| * Disable json testsOlivier Bertrand2017-05-031-2/+2
| * Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-039-50/+82
| * Fix MDEV-12631 valgrind warning for zipped tablesOlivier Bertrand2017-04-291-4/+10
| * Fix MDEV-12520: Decimal values can be truncated for JDBC tablesOlivier Bertrand2017-04-222-2/+4
| * Fix crash when a line is not ended by \n.Olivier Bertrand2017-03-285-27/+64
| * Fix MDEV-12220: Crash when doing UPDATE or DELETE on an externalOlivier Bertrand2017-03-183-12/+37
| * Commit the 2 last commits merged from 10.1Olivier Bertrand2017-03-115-291/+455
| * Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-0638-1508/+1670
* | MDEV-10936 CONNECT engine JDBC type can't find JdbcInterfaceSergei Golubchik2017-05-151-1/+1
* | MDEV-9998 Fix issues caught by Clang's -Wpointer-bool-conversion warningSergei Golubchik2017-05-153-3/+3
* | Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-03-0578-1671/+3966
|\ \ | |/
| * Update version number and dateOlivier Bertrand2017-03-029-36/+91
| * Fix crashing when joining two JDBC tables..Olivier Bertrand2017-02-241-0/+3
| * All changes made on 10.1Olivier Bertrand2017-02-1656-1460/+2137
| * Commit changes made for version 10.1Olivier Bertrand2017-01-1730-185/+1740
* | Fixed compiler warningsMonty2017-02-283-22/+19
* | connect zip bug fixSergei Golubchik2017-01-171-1/+1
* | connect: compilation errors and few obvious bugsSergei Golubchik2017-01-172-6/+7
|/
* Modified version numberOlivier Bertrand2016-12-251-1/+1
* Fix some XML table type bugs:Olivier Bertrand2016-12-2317-278/+604
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-1410-97/+64
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-1222-125/+6579
* - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-0212-151/+197
* - Fix null pointer java error when connecting to jdbc:drill driver.Olivier Bertrand2016-11-273-0/+3
* - MDEV-11051 place Java classes ApacheInterface and JdbcInterface into single...Olivier Bertrand2016-11-1410-71/+109
* - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-0614-50/+147
* - Fix MDEV-10950. Null values not retrieved for numeric types.Olivier Bertrand2016-10-143-15/+29
* - Fix MDEV-10948. Syntax error on quoted JDBC tables.Olivier Bertrand2016-10-053-4/+42
* - Working on MDEV-10525. Lrecl mismatch on DBF filesOlivier Bertrand2016-09-163-20/+74
* Merge branch '10.0' of https://github.com/MariaDB/server into ob-10.0Olivier Bertrand2016-09-051-25/+0
|\
| * Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-08-1034-1708/+962
| |\
| * | json_udf slowdownSergei Golubchik2016-07-121-2/+2
| * | remove incorrect .gitattributesSergei Golubchik2016-06-281-25/+0
| * | compilation failuresSergei Golubchik2016-06-221-2/+2
| * | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-06-2241-239/+8787
| |\ \
| * | | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL...Vladislav Vaintroub2016-06-211-13/+1
| * | | MDEV-9993 - connect.json_udf_bin valgrind warningsSergey Vojtovich2016-06-211-15/+12