summaryrefslogtreecommitdiff
path: root/storage/connect/tabtbl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-1/+28
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-2/+2
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-6/+6
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-12/+11
* - Move all enum AMT definitions in one place (plgdbsem.h)Olivier Bertrand2013-11-061-3/+6
* Merge with 10.0-connectAlexander Barkov2013-08-151-2/+4
|\
| * - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-2/+4
* | MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-1/+1
|/
* - Implemented: The use of Federated servers.Olivier Bertrand2013-06-161-2/+18
* - Change CRLF line endings to LFOlivier Bertrand2013-06-051-45/+45
* - Adding parallelism to the TBL table typeOlivier Bertrand2013-06-041-6/+280
* - Correct misplaced parenthesis in last changeOlivier Bertrand2013-05-201-2/+1
* - Allowing views and queries as parameters for PROXY base tablesOlivier Bertrand2013-05-191-2/+2
* - fix use of uninitialized variable (colp)Olivier Bertrand2013-05-131-7/+3
* - Code cleaning.Olivier Bertrand2013-05-121-21/+6
* - Adding a loop test to prevent PROXY based table to loop when repointing on ...Olivier Bertrand2013-05-021-273/+4
* - Adding 3 new table types:Olivier Bertrand2013-04-291-89/+77
* CONNECT engine fixes after 10.0 merge.Sergei Golubchik2013-04-191-21/+6
* - Fix use of s->db_plugin in GetSubTable for release versionsOlivier Bertrand2013-04-131-0/+4
* - Extend the TBL type to support sub-tables of any engines. Not CONNECTOlivier Bertrand2013-04-121-8/+35
* - Add support of NULLs for file table columns.Olivier Bertrand2013-04-101-0/+6
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-4/+4
* 1) Fix bug on strange sprintfOlivier Bertrand2013-02-081-779/+779
|\
| * - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-777/+777
* | 1) Fix bug on strange sprintfOlivier Bertrand2013-02-081-3/+5
|/
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+777