Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | MDEV-14229: Stack trace is not resolved for shared objects | Vicențiu Ciorbaru | 2018-01-19 | 1 | -0/+1 | |
| | | | | * | MDEV-14469 build with cmake -DMYSQL_MAINTAINER_MODE=ON fails: 'readdir_r' is ... | Sergei Golubchik | 2018-01-15 | 1 | -1/+10 | |
| * | | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPU | Sergey Vojtovich | 2018-01-13 | 1 | -11/+0 | |
| |/ / / / | ||||||
* | | | | | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 1 | -1/+1 | |
* | | | | | Cleanup UT_LOW_PRIORITY_CPU/UT_RESUME_PRIORITY_CPU | Sergey Vojtovich | 2017-11-28 | 1 | -11/+0 | |
* | | | | | MDEV-13656 10.3 does not build on CentOS 5 x86 | Sergei Golubchik | 2017-09-01 | 1 | -1/+2 | |
* | | | | | MDEV-13656 10.3 does not build on CentOS 5 x86 | Sergei Golubchik | 2017-08-28 | 1 | -0/+8 | |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2016-12-30 | 1 | -1/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -1/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -1/+0 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -1/+0 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | MDEV-10293 'setupterm' was not declared in this scope | Sergei Golubchik | 2016-12-05 | 1 | -1/+0 | |
* | | | | | MDEV-11212 - Clean-up MariaDB atomic operations | Sergey Vojtovich | 2016-12-13 | 1 | -42/+32 | |
|/ / / / | ||||||
* | | | | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Cross Compile HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE change to compile check | Daniel Black | 2016-07-01 | 1 | -1/+1 | |
| * | | | | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -0/+11 | |
* | | | | | Merge InnoDB 5.7 from mysql-5.7.9. | Jan Lindström | 2016-09-02 | 1 | -1/+1 | |
* | | | | | Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 | Monty | 2016-04-28 | 1 | -0/+11 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | MDEV-8684: Use POWER wrappers rather than direct asm | Daniel Black | 2016-04-01 | 1 | -2/+3 | |
| * | | | Some POWER specific optimizations | Yasufumi Kinoshita | 2016-03-31 | 1 | -0/+10 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -3/+24 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -3/+23 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -3/+23 | |
| | |\ \ | | | |/ | ||||||
| | | * | better inline check | Sergei Golubchik | 2016-02-15 | 1 | -3/+23 | |
| | | * | MDEV-9024 Build fails with VS2015 | Sergei Golubchik | 2016-02-06 | 1 | -0/+2 | |
| * | | | Fixes needed to compile with musl C library | Monty | 2016-02-07 | 1 | -0/+1 | |
* | | | | cleanup: remove a couple of unused cmake checks and defines | Sergei Golubchik | 2016-02-06 | 1 | -3/+0 | |
* | | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -1/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '10.0' into 10.1 | Monty | 2016-02-02 | 1 | -1/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge MDEV-9112 into 10.0 | Kristian Nielsen | 2016-02-01 | 1 | -0/+3 | |
| | |\ \ | | | |/ | ||||||
| * | | | Merge MDEV-9112 into 10.1 | Kristian Nielsen | 2016-02-01 | 1 | -0/+3 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | MDEV-9112: Non-blocking client API missing on non-x86 platforms | Georg Richter | 2016-02-01 | 1 | -0/+3 | |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -0/+1 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Fixed failing test cases and compiler warnings found by buildbot | Monty | 2015-11-24 | 1 | -0/+1 | |
* | | | | restore the check for HAVE_CXX_NEW, it is actually used | Vladislav Vaintroub | 2015-12-02 | 1 | -0/+10 | |
* | | | | cmake: remove unused checks, options, and symbols | Sergei Golubchik | 2015-11-23 | 1 | -102/+1 | |
* | | | | cmake: rename symbols used internally by check_compiler_flag.cmake | Sergei Golubchik | 2015-11-23 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -0/+3 | |
|\ \ \ | |/ / | ||||||
| * | | MDEV-9024 Build fails with VS2015 | Vladislav Vaintroub | 2015-11-06 | 1 | -0/+2 | |
* | | | dbug: correct trace for DBUG_RETURN(func()); -- gcc only | Sergei Golubchik | 2015-11-16 | 1 | -0/+8 | |
* | | | MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing as... | Jan Lindström | 2015-10-06 | 1 | -0/+19 | |
* | | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output... | Oleksandr Byelkin | 2015-09-17 | 1 | -0/+1 | |
* | | | cmake: always use the same function to test for compiler flags | Sergei Golubchik | 2015-09-04 | 1 | -2/+2 | |
* | | | Merge branch '10.0-galera' into 10.1 | Nirbhay Choubey | 2015-07-14 | 1 | -0/+1 | |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -5/+10 | |
|\ \ \ | |/ / | ||||||
| * | | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 | Sergei Golubchik | 2015-06-16 | 1 | -5/+10 | |
* | | | MDEV-6479 stack traces in 10.1 | Sergei Golubchik | 2015-02-28 | 1 | -0/+1 | |
* | | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -10/+0 | |
|\ \ \ | |/ / |