summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \ | |/
| * - 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
| |/ |/|
* | 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
| * - Fix MDEV-9779. Connection was not recognized in the option list.Olivier Bertrand2016-03-243-2/+44
| * - Fix compile error when copying a string on itself.Olivier Bertrand2016-03-192-16/+15
| * - Fix crash when sorting a TBL table with thread=yes.Olivier Bertrand2016-03-163-4/+4
| * - Fix MDEV-9603 compiler error.Olivier Bertrand2016-03-166-40/+93
| * - Fix to MDEV-9579 be testing for void result.Olivier Bertrand2016-02-201-11/+13
* | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac...Sergei Golubchik2016-04-264-4/+27
* | Fixed failing test cases and compiler warningsMonty2016-04-251-5/+6
* | MDEV-9617 solaris sparc build fails on 10.0Sergei Golubchik2016-04-244-17/+19
* | ASAN error in CONNECT engineSergei Golubchik2016-03-211-2/+8
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-045-6/+6
* | connect engine compiler warningsSergei Golubchik2016-02-182-4/+4
* | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-02-1627-2557/+2678
|\ \ | |/
| * - Fix to MDEV-9542 Connect was not handling NULLs in the answerOlivier Bertrand2016-02-1510-2490/+2520
| * - Change SQL_NTS to 0 when the string is NULLOlivier Bertrand2016-01-258-17/+82
| * - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-098-42/+61
| * - Fix MDEV-9322.Olivier Bertrand2015-12-271-2/+2
| * - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-142-6/+13
* | Backported fix for ccacheMonty2016-01-032-2/+2
* | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2015-12-1348-1100/+7783
|\ \ | |/
| * - Copy error message from G to g when using temporary storage for parsing.Olivier Bertrand2015-12-131-1/+9
| * Update version numberOlivier Bertrand2015-12-111-2/+2
| * - Serialize: Protect again eventual longjmp's.Olivier Bertrand2015-12-084-84/+140
| * Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-051-3/+4
| * Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-051-6/+12
| * Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-051-510/+506
| * Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-0450-1057/+7733
| * PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317)Olivier Bertrand2015-11-081-7/+9