Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Commit merged files | Olivier Bertrand | 2014-04-19 | 24 | -7989/+8877 |
|\ | |||||
| * | - Make memory allocation of VALBLK's more flexible (can be allocated | Olivier Bertrand | 2014-04-05 | 5 | -37/+93 |
| * | - FIX MDEV-6019 and MDEV-6021 | Olivier Bertrand | 2014-04-04 | 6 | -181/+272 |
| * | - FIX MDEV-5989 (max(indexed) doesn't work) | Olivier Bertrand | 2014-04-01 | 6 | -9/+512 |
| * | - Fix using ~ in file name on Linux | Olivier Bertrand | 2014-03-31 | 4 | -19/+37 |
| * | - Add system variables type_conv and conv_size. This addresses the eventual | Olivier Bertrand | 2014-03-30 | 10 | -77/+291 |
| * | *never* put anything with side-effects in an assert() - | Sergei Golubchik | 2014-03-29 | 1 | -1/+2 |
| * | - Make local MySQL connection default to unix socket on Linux or enable | Olivier Bertrand | 2014-03-27 | 5 | -14/+23 |
| * | disable connect tests for --embedded | Sergei Golubchik | 2014-03-27 | 2 | -0/+6 |
* | | - Commit various changes | Olivier Bertrand | 2014-04-07 | 6 | -101/+131 |
|\ \ | |/ | |||||
| * | - Should fix valgrind diag on uninitialized value | Olivier Bertrand | 2014-03-23 | 5 | -97/+115 |
* | | - Work in progress | Olivier Bertrand | 2014-03-23 | 5 | -11/+40 |
* | | - Include last source modifs | Olivier Bertrand | 2014-03-22 | 3 | -5691/+5702 |
|\ \ | |/ | |||||
| * | - Fix bug MDEV-5928 | Olivier Bertrand | 2014-03-21 | 1 | -4/+7 |
| * | - Remove 2 compile warnings | Olivier Bertrand | 2014-03-21 | 1 | -4/+7 |
| * | - Fix bug MDEV-5919. Was because doing fseek of a stream closed by another th... | Olivier Bertrand | 2014-03-21 | 2 | -5/+9 |
| * | - FIX MDEV-5918 | Olivier Bertrand | 2014-03-21 | 1 | -6/+7 |
* | | - Resolving conflicts | Olivier Bertrand | 2014-03-22 | 28 | -19287/+19075 |
|\ \ | |/ | |||||
| * | - FIX MDEV-5890 and MDEV-5900 | Olivier Bertrand | 2014-03-19 | 2 | -8/+16 |
| * | - Suppress call to PROFILE_End in connect_done_func that causes Signal 11 on ... | Olivier Bertrand | 2014-03-19 | 1 | -1/+1 |
| * | - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL. | Olivier Bertrand | 2014-03-18 | 29 | -787/+347 |
* | | - MRR + Block Indexing | Olivier Bertrand | 2014-03-20 | 60 | -33489/+32618 |
|\ \ | |/ | |||||
| * | - NOTE: an experimental implementation of MRR was done but not kept | Olivier Bertrand | 2014-03-10 | 63 | -1441/+331 |
* | | - Adding files needed for block indexing | Olivier Bertrand | 2014-03-10 | 6 | -0/+4497 |
* | | - Temporary | Olivier Bertrand | 2014-03-10 | 45 | -390/+3329 |
|/ | |||||
* | - Fix MDEV-5497. The city column length was wrong in the create table stateme... | Olivier Bertrand | 2014-03-05 | 2 | -136/+136 |
* | - Fix bug MDEV-5734 | Olivier Bertrand | 2014-02-27 | 12 | -178/+283 |
* | - Make alter.test to work on both Windows and Linux | Olivier Bertrand | 2014-02-16 | 2 | -8/+8 |
* | # This is a minor change commitment | Olivier Bertrand | 2014-02-16 | 12 | -536/+668 |
* | - Check field option changes on ALTER TABLE in check_if_supported_inplace_alter. | Olivier Bertrand | 2014-02-07 | 5 | -39/+565 |
* | Merge 10.0-connect -> 10.0 | Alexander Barkov | 2014-02-06 | 33 | -356/+1031 |
|\ | |||||
| * | Merge 10.0->10.0-connect | Alexander Barkov | 2014-02-05 | 521 | -7086/+34989 |
| |\ | |||||
| * | | - Fix a few GCC errors an warnings | Olivier Bertrand | 2014-02-03 | 2 | -5/+7 |
| * | | This is a major update of CONNECT that goes from version 1.1 to 1.2 | Olivier Bertrand | 2014-02-03 | 33 | -356/+1029 |
* | | | revert bugfix for MDEV-5295 deb upgrade 5.5 to 10.0.6 does not work | Sergei Golubchik | 2014-02-05 | 2 | -16/+16 |
* | | | more solaris fixes. xtradb and spider. | Sergei Golubchik | 2014-02-05 | 3 | -5/+8 |
* | | | fix the test to be independent from the stack size | Sergei Golubchik | 2014-02-05 | 2 | -3/+2 |
* | | | Fix of rpl_parallel.test cleanup. | unknown | 2014-02-05 | 2 | -0/+4 |
* | | | merge 10.0-base ->10.0 | unknown | 2014-02-05 | 174 | -6717/+12183 |
|\ \ \ | |||||
| * \ \ | merge 5.5->10.0-base | unknown | 2014-02-05 | 4 | -1/+58 |
| |\ \ \ | |||||
| | * | | | unix_socket fails in some build environments when $USER variable | Elena Stepanova | 2014-02-05 | 1 | -0/+13 |
| | * | | | Increment the version number | Elena Stepanova | 2014-02-01 | 1 | -1/+1 |
| | * | | | merge of MDEV-5369 (5.3->5.5) | unknown | 2014-01-29 | 3 | -1/+45 |
| | |\ \ \ | |||||
| | | * | | | MDEV-5369: Wrong result (0 instead of NULL) on 2nd execution of PS with LEFT ... | unknown | 2014-01-28 | 3 | -1/+45 |
| * | | | | | Upgrading the bundled PCRE to 8.34 | Alexander Barkov | 2014-02-03 | 169 | -6706/+12146 |
* | | | | | | From MySQL 5.6.13 change log: | Elena Stepanova | 2014-02-05 | 1 | -5/+7 |
* | | | | | | Intentional change in logging | Elena Stepanova | 2014-02-05 | 3 | -3/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Spider tests failed in buildbot due to the lack of memory. | Elena Stepanova | 2014-02-05 | 1 | -1/+1 |
* | | | | | MDEV-5591 Cannot build the package under Debian Wheezy | Elena Stepanova | 2014-02-05 | 2 | -10/+0 |
* | | | | | harmless typo fixed | Sergei Golubchik | 2014-02-04 | 1 | -2/+1 |