summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-1749-407/+1689
* - 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-2327-415/+679
|\ \ | |/
| * - FIX a bug causing libxml2 not retrieving expanded multiple column values.Olivier Bertrand2014-04-228-84/+351
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-2120-86/+84
| |\
| | * 10.0-connect mergeSergei Golubchik2014-03-2988-2974/+2240
| | |\
| | * \ mergeSergei Golubchik2014-02-281-1/+2
| | |\ \
| | | * | compilation error in CONNECT with ODBCSergei Golubchik2014-02-271-1/+2
| | * | | Fixing AIX compilation failiresAlexander Barkov2014-02-271-0/+6
| | |/ /
| | * | merge with 10.0-montySergei Golubchik2014-02-061-3/+5
| | |\ \
| | | * | Fixed errors and warnings found by buildbotMichael Widenius2014-02-061-3/+3
| | | * | Automatic mergeMichael Widenius2014-02-051-0/+2
| | | |\ \
| | | | * | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-0/+2
* | | | | | - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-1913-683/+798
|\ \ \ \ \ \ | |/ / / / /
| * | | | | - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-1913-170/+287
* | | | | | - Commit merge filesOlivier Bertrand2014-04-1928-7690/+7801
|\ \ \ \ \ \ | |/ / / / /
| * | | | | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-1425-482/+517
| * | | | | - Add the "skipcol" option to Pivot tables.Olivier Bertrand2014-04-083-21/+56
| * | | | | - Add index read previous capacity.Olivier Bertrand2014-04-086-68/+109
* | | | | | - Commit merged filesOlivier Bertrand2014-04-1924-7989/+8877
|\ \ \ \ \ \ | |/ / / / /
| * | | | | - Make memory allocation of VALBLK's more flexible (can be allocatedOlivier Bertrand2014-04-055-37/+93
| * | | | | - FIX MDEV-6019 and MDEV-6021Olivier Bertrand2014-04-046-181/+272
| * | | | | - FIX MDEV-5989 (max(indexed) doesn't work)Olivier Bertrand2014-04-016-9/+512
| * | | | | - Fix using ~ in file name on LinuxOlivier Bertrand2014-03-314-19/+37
| * | | | | - Add system variables type_conv and conv_size. This addresses the eventualOlivier Bertrand2014-03-3010-77/+291
| | |_|_|/ | |/| | |
| * | | | *never* put anything with side-effects in an assert() -Sergei Golubchik2014-03-291-1/+2
| * | | | - Make local MySQL connection default to unix socket on Linux or enableOlivier Bertrand2014-03-275-14/+23
| * | | | disable connect tests for --embeddedSergei Golubchik2014-03-272-0/+6
* | | | | - Commit various changesOlivier Bertrand2014-04-076-101/+131
|\ \ \ \ \ | |/ / / /
| * | | | - Should fix valgrind diag on uninitialized valueOlivier Bertrand2014-03-235-97/+115
* | | | | - Work in progressOlivier Bertrand2014-03-235-11/+40
* | | | | - Include last source modifsOlivier Bertrand2014-03-223-5691/+5702
|\ \ \ \ \ | |/ / / /
| * | | | - Fix bug MDEV-5928Olivier Bertrand2014-03-211-4/+7
| * | | | - Remove 2 compile warningsOlivier Bertrand2014-03-211-4/+7