summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* update disabled.def for connect engineSergei Golubchik2015-12-211-1/+1
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-212-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
| * | Fixed failing test cases and compiler warnings found by buildbotMonty2015-11-243-5/+7
* | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-12-2122-851/+2790
|\ \ \
| * | | - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-143-7/+14
| * | | - Copy error message from G to g when using temporary storage for parsing.Olivier Bertrand2015-12-131-1/+9
| * | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-12-111-2/+2
| |\ \ \
| | * | | Update version numberOlivier Bertrand2015-12-111-2/+2
| * | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-12-0919-847/+2767
| |\ \ \ \ | | |/ / /
| | * | | - Serialize: Protect again eventual longjmp's.Olivier Bertrand2015-12-094-84/+140
| | * | | Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-052-515/+518
| | * | | Remove warning on LinuxOlivier Bertrand2015-12-0413-288/+1285
| | * | | Remove commented lines.Olivier Bertrand2015-11-222-17/+9
| | * | | Make changes required by version 10.1.9 (see Sergei's mmail):Olivier Bertrand2015-11-229-153/+1025
* | | | | Post-merge fixes for Connect engineSergei Golubchik2015-11-195-6/+7
* | | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-11-1938-1734/+5915
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-11-081-8/+10
| |\ \ \ \ | | |/ / /
| | * | | PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317)Olivier Bertrand2015-11-081-8/+10
| * | | | Fix error and warnings raised by gcc on Linux:Olivier Bertrand2015-10-252-4/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix error and warnings raised by gcc on Linux:Olivier Bertrand2015-10-253-18/+31
| * | | | Fix of error and warnings when compiling on linuxBuggynours2015-10-257-18/+1868
| |/ / /
| * | | Fix MDEV-8882Olivier Bertrand2015-10-211-2/+13
| * | | TypoOlivier Bertrand2015-10-201-3/+6
| * | | Fix MDEV-8926Olivier Bertrand2015-10-183-0/+50
| * | | Update JSON UDFs to version 1.04.0004Olivier Bertrand2015-10-179-650/+1357
| * | | Temporary changes for making compile to workOlivier Bertrand2015-10-041-4/+4
| * | | Fold all json UDF names to lower caseOlivier Bertrand2015-09-215-431/+443
| * | | Commit resolved conflictsOlivier Bertrand2015-09-1820-28/+1669
| |\ \ \
| * | | | Fix assert error for where clause with UDF'sOlivier Bertrand2015-09-158-134/+1033
| * | | | Add Json_Get_Item (and Bson_File?) functionsOlivier Bertrand2015-09-072-75/+371
| * | | | Add experimental Bson_Array function (not documented)Olivier Bertrand2015-09-068-734/+888
| * | | | Handle is_null and error argumentsOlivier Bertrand2015-08-222-51/+130
| * | | | Handle constant function and argumentOlivier Bertrand2015-08-222-148/+418
| * | | | Add new UDF noconst.Olivier Bertrand2015-08-192-34/+86
| * | | | Add new json UDF Json_Object_List.Olivier Bertrand2015-08-184-15/+100
| * | | | Add new json UDFs and make possible to use a json file name as json item.Olivier Bertrand2015-08-1413-301/+2294
| * | | | Fix (?) retrieving integer arguments in JSON UDF'sOlivier Bertrand2015-07-221-1/+1
| * | | | Fix and Enhance remote indexing:Olivier Bertrand2015-07-1618-342/+917
| * | | | Fix test txt files line endingsOlivier Bertrand2015-06-083-4575/+4575
| * | | | Commit od last modifications made for version 10.0Olivier Bertrand2015-06-0611-97/+7
| * | | | Commit win and CONNECT resolved filesOlivier Bertrand2015-06-0518-750/+97
| |\ \ \ \