summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | * | - Fix wrong return from ExecuteQueryOlivier Bertrand2016-05-212-2/+2
| | * | - JDBC using separate jmethodID for data typesOlivier Bertrand2016-05-212-35/+80
| | * | - JDBC tables can be connected via foreign server wrapperOlivier Bertrand2016-05-205-297/+373
| | * | - Remove REQUIRED option that caused compilation to failOlivier Bertrand2016-05-121-3/+3
| | * | - Fix some typo ... causing crash!Olivier Bertrand2016-05-121-2/+2
| | * | - Continue working on the JDBC table typeOlivier Bertrand2016-05-129-141/+207
| | * | - Make the JVM lib dynamically loadedOlivier Bertrand2016-05-094-112/+171
| | * | - Remove gcc compiling errors and warningsOlivier Bertrand2016-05-062-15/+23
| | * | - Try to fix MDEV-9950 (not tested yet)Olivier Bertrand2016-05-059-81/+90
| | * | - Add the JdbcInterface.java to the projectOlivier Bertrand2016-04-271-0/+639
| | * | - Add the JDBC table type compilation for CMAKE.Olivier Bertrand2016-04-272-55/+86
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-2832-152/+4024
| |\ \ \ | | |_|/ | |/| |
| | * | 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
| | |\ \
| | | * | - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-1318-11/+1144
| | | * | git90.msg + git91.msgOlivier Bertrand2016-06-0213-74/+2039
| | | * | - New version of the java JdbcInterfaceOlivier Bertrand2016-05-232-78/+151
| | | * | Merge branch '10.0' of https://github.com/MariaDB/server into 10.0Olivier Bertrand2016-05-2225-87/+1653
| | | |\ \
| | | * | | - Fix wrong return from ExecuteQueryOlivier Bertrand2016-05-212-2/+2
| | | * | | Commit changes made from 10.1Olivier Bertrand2016-05-215-332/+453
| | | * | | Add forgotten changes made on 10.1Olivier Bertrand2016-05-124-12/+26
| | | * | | Add all changes made on 10.1Olivier Bertrand2016-05-1214-159/+5398
| | * | | | 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
| | | |/ / | | |/| |
| * | | | MDEV-9949 Connect Engine: long SRCDEF leads to broken tableSergei Golubchik2016-05-055-7/+48
| * | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-05-0515-108/+4614
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | - Add the use of prepared statement in the JDBC table type.Olivier Bertrand2016-04-264-131/+200
| | * | | - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-249-27/+509
| | * | | - Fix and error causing remote indexing to fail when for not unique index.Olivier Bertrand2016-04-2314-94/+4444
| | * | | - Fix MDEV-9779. Avoid buffer overflow when setting partname.Olivier Bertrand2016-03-252-11/+13
| | * | | - Fix MDEV-9779. Connection was not recognized in the option list.Olivier Bertrand2016-03-243-2/+44
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-0417-78/+516
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix msxml6 search in Connect engine on Windows,Vladislav Vaintroub2016-04-271-31/+4
| | * | | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-04-2617-95/+582
| | |\ \ \ | | | | |/ | | | |/|
| | | * | - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-257-8/+403
| | | * | - Fix MDEV-9779. Avoid buffer overflow when setting partname.Olivier Bertrand2016-03-252-11/+13
| | | * | Bigger partname to avoid MDEV-9779Olivier Bertrand2016-03-251-1/+1