summaryrefslogtreecommitdiff
path: root/storage/connect/filamfix.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Add new table type VIR and virtual indexOlivier Bertrand2014-10-311-11/+42
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-1/+0
* - Fix a test failure. Due to mmap on void file being accepted on WindowsOlivier Bertrand2014-08-271-3/+5
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-146/+162
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-140/+15
* - Commiting merge filesOlivier Bertrand2014-08-071-3/+3
|\
| * Merge 10.0->10.0-connectAlexander Barkov2014-08-041-29/+53
| |\
| * | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-3/+3
* | | This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-29/+181
| |/ |/|
* | This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-29/+30
* | - Commit merged filesOlivier Bertrand2014-04-231-2/+2
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-2/+2
* | - Resolving conflictsOlivier Bertrand2014-03-221-118/+95
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-118/+95
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-8/+1
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-2/+2
* | - TemporaryOlivier Bertrand2014-03-101-2/+32
|/
* MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-0/+1
* Fixing numerous "variable is set but never used" warnings.Alexander Barkov2013-07-081-2/+2
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-3/+5
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-1/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1442/+1442
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-6/+2
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1446