summaryrefslogtreecommitdiff
path: root/storage/connect/tabmul.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various compier warningsSergei Golubchik2017-10-221-2/+2
* Fix wrong value of JSON columnOlivier Bertrand2017-05-111-18/+10
* Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-031-27/+38
* Commit the 2 last commits merged from 10.1Olivier Bertrand2017-03-111-261/+371
* Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-4/+12
* All changes made on 10.1Olivier Bertrand2017-02-161-13/+13
* MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-061-1/+1
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-39/+39
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-6/+6
* - Fix bug on updating JSON expanded valuesOlivier Bertrand2015-05-011-2/+4
* Correct a typo that made multiple 1 tables to return 0 lines on LinuxOlivier Bertrand2015-04-021-1/+1
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-7/+4
* - Compile protect against not fully implemented optione XMSG and NEWMSGOlivier Bertrand2014-11-081-0/+0
* - fix typo errorOlivier Bertrand2014-11-081-1/+1
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-1/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-2/+0
* - Fix a compile error on LinuxOlivier Bertrand2014-08-241-1/+1
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-1/+1
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-3/+3
* - Commit merged file (on Linux)Olivier Bertrand2013-10-111-3/+5
|\
| * - Fix bug when closing some table typesOlivier Bertrand2013-10-111-3/+5
|/
* - Fix regression error for multiple 2 tables.Olivier Bertrand2013-06-141-3/+4
* - To avoid crashing in debug mode, the error message concerning theOlivier Bertrand2013-06-121-5/+3
* - Suballocate filename in TDBMUL::InitFileNames. This fix the bugOlivier Bertrand2013-06-121-6/+12
* - Add trace in TDBMUL::GetMaxSize.Olivier Bertrand2013-06-121-0/+3
* - Fix MDEV-4638Olivier Bertrand2013-06-121-24/+41
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-3/+3
* - New handling of default file name:Olivier Bertrand2013-03-121-1/+1
* Fixing "unused label" warning.Alexander Barkov2013-02-081-0/+3
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-1474/+1474
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-5/+1
* Removing os2def.hAlexander Barkov2013-01-291-3/+1
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+1480