Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix truncation warnings in connect | Vladislav Vaintroub | 2017-10-11 | 1 | -2/+2 |
* | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-07-13 | 1 | -6/+5 |
|\ | |||||
| * | Fix unhandled exception: | Olivier Bertrand | 2017-06-11 | 1 | -3/+3 |
| * | Fix gcc compiler warnings reported by Sergei | Olivier Bertrand | 2017-05-23 | 1 | -17/+20 |
| * | Commit resolved conflicts | Olivier Bertrand | 2015-09-18 | 1 | -0/+1 |
| |\ | |||||
| | * | MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlen | Sergei Golubchik | 2015-06-14 | 1 | -0/+1 |
| * | | Fix and Enhance remote indexing: | Olivier Bertrand | 2015-07-16 | 1 | -5/+19 |
| * | | Make this repository aligned with 10.0 one | Olivier Bertrand | 2015-04-05 | 1 | -0/+28 |
| * | | Same changes than in version 10.0.17 | Olivier Bertrand | 2015-03-19 | 1 | -0/+25 |
* | | | compilation warnings in Connect | Sergei Golubchik | 2017-05-19 | 1 | -4/+4 |
* | | | Merge remote-tracking branch 'origin/10.0' into 10.0 | Vicențiu Ciorbaru | 2017-05-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 1 | -1/+1 |
* | | | | Fix wrong value of JSON column | Olivier Bertrand | 2017-05-11 | 1 | -18/+9 |
* | | | | Fix MDEV-12142 crash when creating CSV table | Olivier Bertrand | 2017-03-06 | 1 | -5/+17 |
|/ / / | |||||
* | | | Commit updating CONNECT from the 10.1 version | Olivier Bertrand | 2015-12-04 | 1 | -5/+20 |
| |/ |/| | |||||
* | | Fix MDEV-7890 | Olivier Bertrand | 2015-04-04 | 1 | -0/+28 |
* | | - Change some line endings from CRLF to LF | Olivier Bertrand | 2015-01-23 | 1 | -14/+14 |
* | | - Fix MDEV-7489 (in add_field) | Olivier Bertrand | 2015-01-23 | 1 | -0/+25 |
|/ | |||||
* | - Calculate next position in filamap without assuming ENDING option is true. | Olivier Bertrand | 2014-11-08 | 1 | -1/+1 |
* | 1) Handling string memory allocation with a new STRING class. This is only | Olivier Bertrand | 2014-10-21 | 1 | -186/+371 |
* | - MRR + Block Indexing | Olivier Bertrand | 2014-03-20 | 1 | -188/+186 |
|\ | |||||
| * | - NOTE: an experimental implementation of MRR was done but not kept | Olivier Bertrand | 2014-03-10 | 1 | -13/+0 |
* | | - Temporary | Olivier Bertrand | 2014-03-10 | 1 | -2/+2 |
|/ | |||||
* | - Add the DECIMAL data type (TYPE_DECIM) | Olivier Bertrand | 2013-12-28 | 1 | -1/+3 |
* | - Add support for unsigned numeric types | Olivier Bertrand | 2013-12-03 | 1 | -0/+2 |
* | - Add tiny integer as a supported type by CONNECT | Olivier Bertrand | 2013-03-11 | 1 | -0/+6 |
* | - Fixing TAB to 2 spaces | Alexander Barkov | 2013-02-07 | 1 | -178/+178 |
* | Adding the CONNECT storage engine sources. | Alexander Barkov | 2013-01-18 | 1 | -0/+178 |