summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-207-30/+41
* 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-1750-408/+1703
* | - Commit merged filesOlivier Bertrand2014-05-3117-684/+711
|\ \ | |/
| * - Eliminate virtual columns from CSV and FMT table fieldsOlivier Bertrand2014-05-306-36/+68
| * - Fix a bug causing the tabname option to be ignored when the connectionOlivier Bertrand2014-05-272-7/+2
| * - Fix writing header of void CONNECT DBF tables on first insert. An errorOlivier Bertrand2014-05-1211-463/+465
* | - Add support of partition tablesOlivier Bertrand2014-05-3111-106/+254
|\ \ | |/
| * - Fix wrong error "Invalid offset for CVS table" when a specialOlivier Bertrand2014-05-093-4/+4
| * - Fix gcc error and warningsOlivier Bertrand2014-05-062-4/+4
| * - Fix a bug concerning index mapping that caused mapped index filesOlivier Bertrand2014-05-057-70/+70
* | - 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
|\ \ | |/
| * - Enable MYSQL tables to USE result instead of STORE result.Olivier Bertrand2014-04-274-28/+100
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-309-126/+207
* | - Commit merged filesOlivier Bertrand2014-04-263-5/+45
|\ \ | |/
| * - Check in Indexable, create and check_if_supported_inplace_alter for not ind...Olivier Bertrand2014-04-252-3/+20
| * - Do not throw an error on empty ODBC CATFUNC (MDEV-5455)Olivier Bertrand2014-04-252-2/+25
* | - Implement dynamic indexingOlivier Bertrand2014-04-2611-28/+187
* | - Commit merged filesOlivier Bertrand2014-04-232827-187537/+217922
|\ \ | |/
| * - FIX a bug causing libxml2 not retrieving expanded multiple column values.Olivier Bertrand2014-04-228-84/+351
| * 10.0-connect mergeSergei Golubchik2014-04-2154-1109/+2208
| |\
| | * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-212820-187208/+217327
| | |\ | | |/ | |/|
| * | MDEV-5963: InnoDB: Assertion failure in file row0sel.cc line 2503 ...Sergey Petrunya2014-04-183-3/+74
| * | Fixed the problem of mdev-5970: Igor Babaev2014-04-173-0/+55
| * | MDEV-6059 - Result files with no corresponding test filesSergey Vojtovich2014-04-168-595/+0
| * | MDEV-6088 - Merge spider 3.2Sergey Vojtovich2014-04-1534-35437/+37220
| |\ \
| | * | fix for building errorKentoku SHIBA2014-03-251-0/+2
| | * | Spider 3.2Kentoku SHIBA2014-03-253-6/+6
| | * | fix for MariaDB 10.0.9Kentoku SHIBA2014-03-259-27/+90
| | * | fix invalid memory accessKentoku SHIBA2014-03-251-1/+4
| | * | delete all rows typeKentoku SHIBA2014-03-255-0/+46
| | * | lock tablesKentoku SHIBA2014-03-257-72/+176
| | * | fix for MariaDB 10.0.8Kentoku SHIBA2014-03-2535-43/+49
| | * | add information for MariaDBKentoku SHIBA2014-03-253-1/+44
| | * | use handler no where clauseKentoku SHIBA2014-03-256-14/+63
| | * | dry accessKentoku SHIBA2014-03-255-44/+98
| | * | fix bg mrr crashKentoku SHIBA2014-03-253-26/+67
| | * | casual searchKentoku SHIBA2014-03-259-4/+214
| | * | bgs for show recordsKentoku SHIBA2014-03-259-19/+114
| | * | current dateKentoku SHIBA2014-03-253-11/+29