Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -0/+1 |
* | cleanup: remove a couple of unused cmake checks and defines | Sergei Golubchik | 2016-02-06 | 1 | -2/+0 |
* | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -0/+2 |
|\ | |||||
| * | Merge MDEV-9112 into 10.1 | Kristian Nielsen | 2016-02-01 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-9112: Non-blocking client API missing on non-x86 platforms | Georg Richter | 2016-02-01 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -1/+2 |
| |\ \ | |||||
| | * \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-21 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-9249 MariaDB un-buildable on linux64: fails @ "error: ‘ERR_remove_stat... | Sergei Golubchik | 2015-12-21 | 1 | -1/+1 |
| | * | | Fixed failing test cases and compiler warnings found by buildbot | Monty | 2015-11-24 | 1 | -0/+1 |
* | | | | cmake: remove unused checks, options, and symbols | Sergei Golubchik | 2015-11-23 | 1 | -104/+2 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -1/+8 |
|\ \ \ | |/ / | |||||
| * | | Fixed buildbot failures on Solaris 64 bit | Monty | 2015-11-18 | 1 | -0/+1 |
| * | | MDEV-9024 Build fails with VS2015 | Vladislav Vaintroub | 2015-11-06 | 1 | -1/+7 |
* | | | dbug: correct trace for DBUG_RETURN(func()); -- gcc only | Sergei Golubchik | 2015-11-16 | 1 | -1/+1 |
* | | | MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128 | Nirbhay Choubey | 2015-11-09 | 1 | -1/+1 |
* | | | MDEV-427/MDEV-5713 Add systemd script with notify functionality | Daniel Black | 2015-10-12 | 1 | -0/+1 |
* | | | MDEV-8901: InnoDB: Punch hole is incorrecty done also to log files causing as... | Jan Lindström | 2015-10-06 | 1 | -0/+1 |
* | | | MDEV-6756: map a linux pid (child pid) to a connection id shown in the output... | Oleksandr Byelkin | 2015-09-17 | 1 | -0/+1 |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4 | Sergei Golubchik | 2015-06-16 | 1 | -1/+1 |
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -12/+12 |
| |\ \ | | |/ | |||||
| | * | MDEV-8243 configure defines to empty string, not 1 | Alexander Barkov | 2015-06-04 | 1 | -12/+12 |
* | | | my_aes_encrypt_gcm() and my_aes_decrypt_gcm() | Sergei Golubchik | 2015-06-02 | 1 | -1/+1 |
* | | | MDEV-6479 stack traces in 10.1 | Sergei Golubchik | 2015-02-28 | 1 | -0/+1 |
* | | | cmake-time detection for EVP_aes_128_ctr() | Sergei Golubchik | 2015-02-10 | 1 | -0/+1 |
* | | | MDEV-7437 remove suport for "atomics" with rwlocks | Sergei Golubchik | 2015-01-13 | 1 | -1/+0 |
* | | | Merge branch '10.1' into bb-10.1-merge | Sergei Golubchik | 2014-12-03 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fix compiler failure on fallocate function and used flags. | Jan Lindström | 2014-12-03 | 1 | -0/+2 |
* | | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+17 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-11-19 | 1 | -2/+6 |
| |\ \ | | |/ | |||||
| | * | MDEV-6862 "#error <my_config.h>" and third-party libraries | Sergei Golubchik | 2014-11-10 | 1 | -2/+6 |
| * | | 5.5.40+ merge | Sergei Golubchik | 2014-10-09 | 1 | -0/+13 |
| |\ \ | | |/ | |||||
| | * | MDEV-5120 Test suite test maria-no-logging fails | Sergei Golubchik | 2014-10-02 | 1 | -0/+13 |
* | | | MDEV-6648: InnoDB: Add support for 4K sector size if supported | Jan Lindström | 2014-10-29 | 1 | -0/+1 |
* | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | buildbot found failures | Sergei Golubchik | 2014-08-08 | 1 | -0/+5 |
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) | Sergei Golubchik | 2014-10-11 | 1 | -4/+0 |
* | | | portability: use getifaddrs() | Sergei Golubchik | 2014-10-01 | 1 | -0/+1 |
* | | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -0/+6 |
* | | | cmake GUI cleanup | Sergei Golubchik | 2014-06-23 | 1 | -1/+0 |
|/ / | |||||
* | | Fixing compilation problem on AIX. | Alexander Barkov | 2014-04-10 | 1 | -0/+8 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTION | Tor Didriksen | 2013-12-18 | 1 | -1/+2 |
* | | | | Fixes to get valgrind to work with jemalloc | Michael Widenius | 2014-01-02 | 1 | -0/+1 |
* | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option | Sergei Golubchik | 2013-08-17 | 1 | -0/+1 |