summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-1155-1864/+8797
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-02-1055-1864/+8797
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2017-01-261-1/+1
| | |\
| | | * connect zip bug fixSergei Golubchik2017-01-171-1/+1
| | * | Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-172-6/+7
| | |\ \ | | | |/
| | | * connect: compilation errors and few obvious bugsSergei Golubchik2017-01-172-6/+7
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-1655-1864/+8796
| | |\ \ | | | |/
| | | * 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
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-109-14/+18
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-298-270/+195
|\ \ \ | |/ /
| * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-028-270/+195
| |\ \ | | |/
| | * - 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
| | |\
| | * | - Fix MDEV-10496. Memory leak in discoveryOlivier Bertrand2016-09-055-247/+54
* | | | CONNECT: simple vcol testSergei Golubchik2016-12-122-0/+55
* | | | store/show vcols as item->print()Sergei Golubchik2016-12-121-2/+2
* | | | fix build and some warningskevg2016-11-242-4/+4
* | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-0/+1
* | | | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
* | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-191-0/+2
* | | | Fixed compiler warnings and failing testsMonty2016-10-051-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-0933-1654/+889
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-2532-1649/+889
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-08-1034-1708/+962
| | |\ \ | | | |/
| | | * - JdbcInterface: change return type of ...Field functionOlivier Bertrand2016-08-107-33/+54
| | | * Change jdbc test to reflect girls.txt LF endingOlivier Bertrand2016-07-152-2/+2
| | | * All changes made on 10.1 for last 11 commitsOlivier Bertrand2016-07-1433-1677/+910
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-131-2/+2
| |\ \ \ | | |/ /
| | * | json_udf slowdownSergei Golubchik2016-07-121-2/+2
* | | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-272-4/+4
* | | | clarify ER_CANT_DROP_FIELD_OR_KEYSergei Golubchik2016-07-021-2/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-3060-351/+9417
|\ \ \ \ | |/ / /
| * | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-06-2812-630/+839
| |\ \ \
| | * | | - Add column pattern and table type argument to catalog tablesOlivier Bertrand2016-06-2011-61/+75
| | * | | - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-137-15/+41
| | * | | - Fix MDEV-10111 Reconize unsigned integers when creating tables via srcdefOlivier Bertrand2016-06-024-6/+12
| | * | | - Reconize the JDBC type -7 (BIT)Olivier Bertrand2016-05-2623-737/+1153
| | * | | - Fix failing json_udf_bin test when --psOlivier Bertrand2016-05-242-42/+240
| | * | | - Alternative versions of the java JdbcInterfaceOlivier Bertrand2016-05-246-0/+2164
| | * | | - New version of the java JdbcInterfaceOlivier Bertrand2016-05-232-78/+151
| | * | | Merge branch '10.1' of https://github.com/MariaDB/server into ob-10.1Olivier Bertrand2016-05-2234-2085/+176
| | |\ \ \