summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0.14 into 10.1Sergei Golubchik2014-10-1591-2782/+16129
|\
| * 10.0-connect mergeSergei Golubchik2014-09-1248-1360/+4001
| |\
| | * - Fix MDEV-6624 (indexing on void table)Olivier Bertrand2014-09-063-7/+10
| | * - Fix MDEV-6686 (buffer overflow in MakeRecord)Olivier Bertrand2014-09-051-2/+2
| | * - Initialise min/max buffer to 0 to avoid valgrind complainingOlivier Bertrand2014-09-026-24/+33
| | * - Avoid uninitialised warning from valgrindOlivier Bertrand2014-08-291-0/+2
| | * - Fix a bug in DOSFAM::OpenTableFile. Bin was not set to TRUE for blockedOlivier Bertrand2014-08-271-2/+2
| | * - Fix a test failure. Due to mmap on void file being accepted on WindowsOlivier Bertrand2014-08-274-23/+49
| | * - Adding a test for indexed UPDATE/DELETEOlivier Bertrand2014-08-253-0/+2691
| | * - Make storing and sorting values using less memory allocationOlivier Bertrand2014-08-253-135/+149
| | * - Fix a compile error on LinuxOlivier Bertrand2014-08-241-1/+1
| | * - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-2316-40/+113
| | * - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-2225-249/+395
| | * - Remove a gcc warningOlivier Bertrand2014-08-151-1/+1
| | * - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-1619-913/+591
| | * - Update part_file.result to match the test changeOlivier Bertrand2014-08-081-1/+1
| | * - Fix MDEV-6502Olivier Bertrand2014-08-083-7/+5
| * | Fixed compiler warningsMichael Widenius2014-09-123-4/+3
| * | MDEV-6523 CONNECT temporary table createdSergei Golubchik2014-09-102-0/+19
| * | Added Innobase .ic and errmsg-utf8.txt to tagged filesMichael Widenius2014-08-141-2/+5
| * | after-merge fixes for 10.0-connectmariadb-10.0.13Sergei Golubchik2014-08-083-7/+7
| * | 10.0-connect mergeSergei Golubchik2014-08-0881-2824/+13496
| |\ \ | | |/
| | * - Commiting merge filesOlivier Bertrand2014-08-0710-173/+224
| | |\
| | | * - Fix failing tests. part_file.test failure was due to a new alter flag thatOlivier Bertrand2014-08-052-3/+2
| | | * Merge 10.0->10.0-connectAlexander Barkov2014-08-0477-3336/+12977
| | | |\ | | |/ / | |/| |
| | * | This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-0747-1812/+2844
| | |/
| | * - Fix an error pointed out by Valgrind due to uninitialised CorrelatedOlivier Bertrand2014-07-252-6/+6
| | * - Try to fix some test failureOlivier Bertrand2014-07-241-0/+1
| | * - Modif avglen calculation and add AVG_ROW_LENGTH option to testOlivier Bertrand2014-07-225-13/+13
| | * - Fix bugs in handling of remote index when updating and deletingOlivier Bertrand2014-07-227-44/+36
| | * - FIX errors and some gcc warningsOlivier Bertrand2014-07-2011-104/+110
| | * This is a new version of the CONNECT storage engine. It was developed inOlivier Bertrand2014-07-206-29/+40
| | * Commit merged files.Olivier Bertrand2014-07-171-1/+1
| | |\
| | | * - Fix a bug of MYSQL table type. When (REMOTE) indexed, local indexing wasOlivier Bertrand2014-06-212-6/+11
| | | * - Fix calculating the number of fields of CSV and FMT tables. Could be wrongOlivier Bertrand2014-06-151-3/+4
| | * | This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-1749-407/+1689
| | * | - Commit merged filesOlivier Bertrand2014-05-3117-684/+711
| | |\ \ | | | |/
| | * | - Add support of partition tablesOlivier Bertrand2014-05-3111-106/+254
| | |\ \
| | * | | - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-1011-620/+637
| | * | | - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-029-61/+84
| | * | | - Commit merged files (HUGE to use instead of storing MySQL result sets)Olivier Bertrand2014-04-306-91/+163
| | |\ \ \
| | * | | | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-309-126/+207
| | * | | | - Commit merged filesOlivier Bertrand2014-04-263-5/+45
| | |\ \ \ \
| | * | | | | - Implement dynamic indexingOlivier Bertrand2014-04-2611-28/+187
| | * | | | | - Commit merged filesOlivier Bertrand2014-04-2327-415/+679
| | |\ \ \ \ \
| | * \ \ \ \ \ - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-1913-683/+798
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ - Commit merge filesOlivier Bertrand2014-04-1928-7690/+7801
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ - Commit merged filesOlivier Bertrand2014-04-1924-7989/+8877
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ - Commit various changesOlivier Bertrand2014-04-076-101/+131
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | - Work in progressOlivier Bertrand2014-03-235-11/+40