summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* CONNECT: bintar compilation failure on Mac OS XSergei Golubchik2018-10-291-1/+1
* after-merge: enable testsSergei Golubchik2018-10-283-4/+2
* Squashed commit of connect/10.0:Olivier Bertrand2018-10-2841-333/+348
* CONNECT: don't mix bundled zlib and system libxml2Sergei Golubchik2018-10-281-0/+9
* Fix clang warning of mismatched new[] and delete[]Vicențiu Ciorbaru2018-08-251-1/+1
* connect engine: GetStringUTFChars takes pointer argDaniel Black2018-08-254-10/+10
* MDEV-8941 Compile on Solaris (SPARC) fails with errors in filamvct.cppSergei Golubchik2018-07-191-5/+0
* compiler warningSergei Golubchik2018-05-041-7/+7
* Squashed commit of connect/10.0:Sergei Golubchik2018-04-2696-1699/+2462
* Squashed commit of connect/10.0:Vicențiu Ciorbaru2018-01-2411-122/+157
* Fixed a few compiler warningsMonty2018-01-242-2/+2
* MDEV-13988 connect.drop-open-error failsSergei Golubchik2018-01-221-2/+3
* MDEV-13860 CONNECT engine does not build with JDBC without ODBCElena Stepanova2017-10-271-1/+1
* Squashed commit of the following:Vicențiu Ciorbaru2017-10-2639-357/+408
* CONNECT: compilation fixSergei Golubchik2017-09-211-1/+1
* connect fixes after-mergeSergei Golubchik2017-09-204-5/+5
* Fix fall-through warningVicențiu Ciorbaru2017-09-191-1/+1
* Fix connect merge problemsVicențiu Ciorbaru2017-09-194-51/+9
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-19149-3188/+42806
* 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
|/