Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused libevent (that was merged from 5.6 by mistake) | Sergei Golubchik | 2013-11-21 | 1 | -89/+0 |
* | add missing plugins to deb packages | Sergei Golubchik | 2013-11-14 | 1 | -1/+1 |
* | 10.0-base merge | Sergei Golubchik | 2013-11-13 | 1 | -0/+2 |
|\ | |||||
| * | 5.5. merge | Sergei Golubchik | 2013-11-13 | 1 | -0/+2 |
| |\ | |||||
| | * | MDEV-5250 doesn't install on fedora if mysql is installed | Sergei Golubchik | 2013-11-07 | 1 | -0/+2 |
* | | | syntax error in the cmake file | Sergei Golubchik | 2013-11-02 | 1 | -1/+1 |
* | | | Merge 10.0-base -> 10.0 | Alexander Barkov | 2013-10-15 | 2 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge 5.5->10.0-base | Igor Babaev | 2013-10-13 | 1 | -3/+4 |
| |\ \ | | |/ | |||||
| | * | MDEV-5076 : Build on FreeBSD - when looking for execinfo library, and execinf... | Vladislav Vaintroub | 2013-09-26 | 1 | -3/+4 |
| * | | A follow-up for the previous commit: | Alexander Barkov | 2013-10-02 | 1 | -0/+1 |
| * | | MDEV-4425 REGEXP enhancements | Alexander Barkov | 2013-09-26 | 1 | -1/+1 |
* | | | merge 10.0-base -> 10.0 | unknown | 2013-09-26 | 1 | -5/+18 |
|\ \ \ | |/ / | |||||
| * | | merge 5.5 -> 10.0-base | unknown | 2013-09-25 | 1 | -5/+18 |
| |\ \ | | |/ | |||||
| | * | MDEV-5062 : disable jemalloc by default everywhere, except Linux and OSX. | Vladislav Vaintroub | 2013-09-24 | 1 | -4/+10 |
| | * | MDEV-5053 - fix cyclic dependency when building with Ninja CMake generator | Vladislav Vaintroub | 2013-09-23 | 1 | -1/+8 |
* | | | simplify CMakeLists.txt for cassandra/connect engines | Sergei Golubchik | 2013-09-25 | 2 | -3/+10 |
* | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 8 | -19/+117 |
|\ \ \ | |/ / | |||||
| * | | 5.5.33a merge | Sergei Golubchik | 2013-09-20 | 1 | -3/+12 |
| |\ \ | | |/ | |||||
| | * | MDEV-5026 cannot use system jemalloc | Sergei Golubchik | 2013-09-19 | 1 | -3/+12 |
| * | | fix debian builds. don't use WITH_MAX anymore | Sergei Golubchik | 2013-09-19 | 1 | -1/+0 |
| * | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 7 | -13/+108 |
| |\ \ | | |/ | |||||
| | * | Fixed jemalloc with ccache build failure. | Sergey Vojtovich | 2013-09-17 | 1 | -1/+1 |
| | * | merge with 5.5-tokudb tree. In particular: | Sergei Golubchik | 2013-09-10 | 6 | -11/+106 |
| | |\ | |||||
| | | * | introduce sysconf2dir, install tokudb.conf there, both in rpm and deb | Sergei Golubchik | 2013-09-10 | 2 | -6/+9 |
| | | * | INSTALL_DOCUMENTATION function for CMakeLists.txt | Sergei Golubchik | 2013-09-10 | 3 | -4/+43 |
| | | * | * mariadb-tokudb-engine-5.5.deb | Sergei Golubchik | 2013-09-10 | 1 | -2/+2 |
| | | * | MariaDB-tokudb-engine.rpm | Sergei Golubchik | 2013-09-09 | 1 | -1/+11 |
| | | * | fixes for buildbot | Sergei Golubchik | 2013-09-09 | 1 | -0/+10 |
| | | * | fixes for out-of-source builds | Sergei Golubchik | 2013-09-09 | 1 | -1/+1 |
| | | * | cmake fixes for tokudb | Sergei Golubchik | 2013-09-09 | 1 | -2/+2 |
| | | * | start using jemalloc | Sergei Golubchik | 2013-08-30 | 1 | -0/+33 |
| | * | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -2/+2 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Bug#16945503 ADDRESSSANITIZER BUG IN SYS_VARS | Tor Didriksen | 2013-06-21 | 1 | -2/+2 |
* | | | | Do not require libssl1.0.0 (not available on all buildbot platforms). | Sergey Vojtovich | 2013-08-08 | 1 | -2/+1 |
* | | | | MDEV-4786 - merge 10.0-monty - 10.0 | Sergey Vojtovich | 2013-07-27 | 1 | -2/+6 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 6 | -42/+322 |
|\ \ \ \ | |||||
| * | | | | Windows, compilation : restore support for erxceptions (fixes warnings in Inn... | Vladislav Vaintroub | 2013-07-15 | 1 | -4/+0 |
| * | | | | cmake: don't check for the compiler on every invocation of RESTRICT_SYMBOL_EX... | Sergei Golubchik | 2013-07-09 | 1 | -13/+12 |
| * | | | | Set valid default ("yes") for WITH_SSL cmake variable on Unixes. | Vladislav Vaintroub | 2013-07-05 | 1 | -0/+2 |
| * | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 5 | -31/+314 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 4 | -14/+20 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-07-17 | 3 | -13/+18 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -11/+14 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Bug#11765489 CMAKE BUILD ON MAC OS X DOES NOT DETERMINE CPU TYPE | Tor Didriksen | 2013-03-01 | 1 | -5/+13 |
| | * | | | MDEV-4601 : Allow MariaDB to be build without non-blocking client. | Vladislav Vaintroub | 2013-06-15 | 1 | -0/+2 |
| | * | | | - Added -Wno-uninitialized to avoid warnings in release builds | Michael Widenius | 2013-06-09 | 1 | -2/+2 |
| * | | | | Fix to compile without partitioning. | Sergei Golubchik | 2013-06-15 | 1 | -1/+2 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 12 | -28/+38 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 12 | -28/+38 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-4607 : libreadline-related compilation problems on NetBSD. | Vladislav Vaintroub | 2013-06-01 | 1 | -1/+1 |