summaryrefslogtreecommitdiff
path: root/storage/connect/tabpivot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-6/+6
|\
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-6/+6
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-1/+1
|\ \ | |/
| * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-1/+1
* | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-3/+6
|/
* - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-061-83/+83
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-1/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-196/+193
* All changes made on 10.1Olivier Bertrand2017-02-161-3/+4
* - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-091-2/+2
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-1/+1
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-4/+4
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-1/+0
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-6/+16
* - Repair the errors due to the PRXCOL Init function that must be calledOlivier Bertrand2015-01-281-3/+3
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-9/+9
* - Add the "skipcol" option to Pivot tables.Olivier Bertrand2014-04-081-12/+44
* - Add index read previous capacity.Olivier Bertrand2014-04-081-25/+57
* - FIX MDEV-6019 and MDEV-6021Olivier Bertrand2014-04-041-5/+28
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-2/+2
* - Fix bug MDEV-5734Olivier Bertrand2014-02-271-2/+2
* - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-111-0/+2
* MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-1/+1
* - Fix crash when a null qrp is returned for OCCUR tablesOlivier Bertrand2013-05-281-52/+52
* - Extending connect_assisted_discovery column automatic definitionOlivier Bertrand2013-05-281-1/+177
* - Changing CONNECT version number and dateOlivier Bertrand2013-05-221-78/+73
* - Commit merged and resolveOlivier Bertrand2013-05-191-14/+14
|\
* | - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-827/+176
|/
* - Changing mode from +x to -xOlivier Bertrand2013-05-121-0/+0
* - Code cleaning.Olivier Bertrand2013-05-121-1/+3
* - Fix tabpivot compile errors on Linux.Olivier Bertrand2013-05-111-4/+4
* - Added table type PIVOTOlivier Bertrand2013-05-101-250/+342
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1202/+1202
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1202