Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | MDEV-8827 Duplicate key with auto increment | Sergei Golubchik | 2015-12-07 | 2 | -14/+10 | |
| | * | | | | | | | | Fix gcc v5.compiler errors. | Jan Lindström | 2015-12-05 | 4 | -4/+4 | |
| | * | | | | | | | | MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables cra... | Jan Lindström | 2015-12-04 | 2 | -35/+53 | |
| | * | | | | | | | | MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf... | Jan Lindström | 2015-12-03 | 1 | -6/+9 | |
| * | | | | | | | | | fix a few spelling mistakes | Sergei Golubchik | 2015-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | MDEV-8571 - After mysqloptimize sometimes one of the tables is marked as crashed | Sergey Vojtovich | 2015-12-11 | 2 | -2/+2 | |
| * | | | | | | | | | MDEV-9148: Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_p... | Jan Lindström | 2015-12-10 | 2 | -8/+25 | |
| * | | | | | | | | | MDEV-8178 - Wrong progress report for operations on InnoDB tables | Sergey Vojtovich | 2015-12-10 | 2 | -10/+4 | |
| * | | | | | | | | | MDEV-6662: possible bug in cassandra_se.cc | Sergei Petrunia | 2015-12-10 | 1 | -2/+2 | |
| * | | | | | | | | | Disable some test with year that are outside of the range that mroonga can ha... | Monty | 2015-11-30 | 4 | -0/+4 | |
| * | | | | | | | | | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 10 | -2/+41 | |
| * | | | | | | | | | Fixed problems found by buildbot: | Monty | 2015-11-27 | 12 | -1/+18 | |
| * | | | | | | | | | Fixed failing test cases and compiler warnings found by buildbot | Monty | 2015-11-24 | 5 | -9/+11 | |
| * | | | | | | | | | Fixed compiler warnings | Monty | 2015-11-23 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2015-12-21 | 22 | -851/+2790 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp. | Olivier Bertrand | 2015-12-14 | 3 | -7/+14 | |
| * | | | | | | | | | | - Copy error message from G to g when using temporary storage for parsing. | Olivier Bertrand | 2015-12-13 | 1 | -1/+9 | |
| * | | | | | | | | | | Merge branch 'ob-10.1' into 10.1 | Olivier Bertrand | 2015-12-11 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Update version number | Olivier Bertrand | 2015-12-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'ob-10.1' into 10.1 | Olivier Bertrand | 2015-12-09 | 19 | -847/+2767 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | - Serialize: Protect again eventual longjmp's. | Olivier Bertrand | 2015-12-09 | 4 | -84/+140 | |
| | * | | | | | | | | | | Fix memory error when a plain string argument is parsed. | Olivier Bertrand | 2015-12-05 | 2 | -515/+518 | |
| | * | | | | | | | | | | Remove warning on Linux | Olivier Bertrand | 2015-12-04 | 13 | -288/+1285 | |
| | * | | | | | | | | | | Remove commented lines. | Olivier Bertrand | 2015-11-22 | 2 | -17/+9 | |
| | * | | | | | | | | | | Make changes required by version 10.1.9 (see Sergei's mmail): | Olivier Bertrand | 2015-11-22 | 9 | -153/+1025 | |
* | | | | | | | | | | | | aria_read_log: silence expected safemalloc warnings | Sergei Golubchik | 2015-12-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | MDEV-9214 Server miscalculates the number of XA-capable engines | Sergei Golubchik | 2015-12-19 | 3 | -0/+23 | |
* | | | | | | | | | | | | Fix buildbot failure seen on p8-rhel71. | Jan Lindström | 2015-12-18 | 2 | -18/+6 | |
* | | | | | | | | | | | | Merge pull request #135 from grooverdan/crc32_conditional | Jan Lindström | 2015-12-18 | 4 | -12/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Do not build optimised power crc32 on bigendian | Daniel Black | 2015-12-18 | 4 | -12/+22 | |
* | | | | | | | | | | | | | MDEV-9236: Dramatically overallocation of InnoDB buffer pool leads to crash | Jan Lindström | 2015-12-17 | 10 | -8/+108 | |
* | | | | | | | | | | | | | Improve validation. If page type is not valid, try to print more | Jan Lindström | 2015-12-17 | 2 | -39/+37 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #133 from grooverdan/power-crc32 | Jan Lindström | 2015-12-16 | 16 | -6/+3587 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MDEV-9288: portablity for compling on non-power platforms | Daniel Black | 2015-12-16 | 6 | -2/+36 | |
| * | | | | | | | | | | | | Use POWER8 accelerated crc32 | Daniel Axtens | 2015-12-15 | 16 | -6/+3553 | |
* | | | | | | | | | | | | | MDEV-9129: Server is restarting in the loop after crash | Jan Lindström | 2015-12-15 | 6 | -14/+40 | |
* | | | | | | | | | | | | | MDEV-8923 Port innodb_buffer_pool_dump_pct | Vasil Dimov | 2015-11-29 | 8 | -6/+190 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | MDEV-9128 - Compiling on IBM System Z fails | Sergey Vojtovich | 2015-11-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | Post-merge fixes for Connect engine | Sergei Golubchik | 2015-11-19 | 5 | -6/+7 | |
* | | | | | | | | | | | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2015-11-19 | 40 | -1734/+5917 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'ob-10.1' into 10.1 | Olivier Bertrand | 2015-11-08 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317) | Olivier Bertrand | 2015-11-08 | 1 | -8/+10 | |
| * | | | | | | | | | | | Fix error and warnings raised by gcc on Linux: | Olivier Bertrand | 2015-10-25 | 2 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Fix error and warnings raised by gcc on Linux: | Olivier Bertrand | 2015-10-25 | 3 | -18/+31 | |
| * | | | | | | | | | | | Fix of error and warnings when compiling on linux | Buggynours | 2015-10-25 | 7 | -18/+1868 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fix MDEV-8882 | Olivier Bertrand | 2015-10-21 | 1 | -2/+13 | |
| * | | | | | | | | | | Typo | Olivier Bertrand | 2015-10-20 | 1 | -3/+6 | |
| * | | | | | | | | | | Fix MDEV-8926 | Olivier Bertrand | 2015-10-18 | 3 | -0/+50 | |
| * | | | | | | | | | | Update JSON UDFs to version 1.04.0004 | Olivier Bertrand | 2015-10-17 | 9 | -650/+1357 | |
| * | | | | | | | | | | Temporary changes for making compile to work | Olivier Bertrand | 2015-10-04 | 1 | -4/+4 |