summaryrefslogtreecommitdiff
path: root/storage/connect/tabutil.h
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong value of JSON columnOlivier Bertrand2017-05-111-2/+2
* All changes made on 10.1Olivier Bertrand2017-02-161-4/+4
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-2/+2
* - Remove GCC warningsOlivier Bertrand2015-02-191-1/+1
* - Adding json udf's. Making the second version of json tables.Olivier Bertrand2015-02-111-0/+6
* - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-1/+2
* - Fix: Crash of an XCOL table when the Colname column size is too small.Olivier Bertrand2014-09-271-1/+1
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-0/+1
* - Add support of partition tablesOlivier Bertrand2014-05-311-6/+14
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-3/+0
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-061-2/+0
* - Fix a bug causing a crash when an XCOL table was the source ofOlivier Bertrand2013-08-291-0/+1
* - Suppress a gcc compiler warningOlivier Bertrand2013-08-201-1/+1
* - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-0/+1
* - Fix setting default type to MYSQL->PROXY->DOS in some places where itOlivier Bertrand2013-05-241-1/+1
* - Commit merged and resolveOlivier Bertrand2013-05-191-0/+2
|\
| * Fixing warnings (mostly "no previous declaration")Alexander Barkov2013-05-131-0/+2
* | - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-1/+2
|/
* - Code cleaning.Olivier Bertrand2013-05-121-16/+0
* - General code cleaning, eliminating a few potential bugsOlivier Bertrand2013-05-051-28/+0
* - Adding a loop test to prevent PROXY based table to loop when repointing on ...Olivier Bertrand2013-05-021-0/+1
* - Adding 3 new table types:Olivier Bertrand2013-04-291-0/+181