Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'merge-tokudb-5.6' into 10.1 | Oleksandr Byelkin | 2019-10-30 | 19 | -133/+232 |
|\ | |||||
| * | 5.6.45-86.1 | Oleksandr Byelkin | 2019-10-30 | 19 | -134/+231 |
* | | Merge 5.5 into 10.1 | Marko Mäkelä | 2019-10-11 | 1 | -80/+88 |
|\ \ | |||||
| * | | MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to server | Sergei Golubchik | 2019-09-01 | 6 | -0/+18 |
* | | | MDEV-18094: Query with order by limit picking index scan over filesort | Varun Gupta | 2019-09-21 | 1 | -1/+1 |
* | | | Post fix after the patch for MDEV-20576. | Igor Babaev | 2019-09-13 | 3 | -6/+6 |
* | | | Merge branch 'merge-tokudb-5.6' into 10.1 | Oleksandr Byelkin | 2019-07-26 | 54 | -28/+346 |
|\ \ \ | | |/ | |/| | |||||
| * | | 5.6.44-86.0 | Oleksandr Byelkin | 2019-07-26 | 54 | -23/+347 |
* | | | MDEV-15734 - calculation inside sizeof() warning | Sergey Vojtovich | 2019-05-30 | 1 | -6/+2 |
* | | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 15 | -19/+19 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1039 | -1044/+1044 |
* | | | MDEV-19265 Server should throw warning if event is created and event_schedule... | Vladislav Vaintroub | 2019-04-28 | 1 | -0/+2 |
* | | | Merge branch 'merge-tokudb-5.6' into 10.1 | Sergei Golubchik | 2019-04-26 | 9 | -13/+109 |
|\ \ \ | | |/ | |/| | |||||
| * | | 5.6.43-84.3 | Sergei Golubchik | 2019-04-26 | 43 | -1088/+1888 |
* | | | cmake: only search for libraries that are needed | Sergei Golubchik | 2019-04-02 | 1 | -2/+2 |
* | | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 34 | -1069/+1777 |
|\ \ \ | |||||
| * | | | MariaDB detect incorrect table name | Oleksandr Byelkin | 2019-01-29 | 2 | -2/+3 |
| * | | | Fix detection of version in tokudb | Oleksandr Byelkin | 2019-01-28 | 1 | -1/+1 |
| * | | | Merge branch 'merge-tokudb-5.6' into 10.0 | Oleksandr Byelkin | 2019-01-28 | 34 | -1069/+1776 |
| |\ \ \ | |||||
| | * | | | 5.6.42-84.2 | Oleksandr Byelkin | 2019-01-24 | 35 | -1075/+1778 |
| | |/ / | |||||
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2019-01-03 | 10 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix RHEL8 "ambiguous python shebang" build failures | Sergei Golubchik | 2019-01-02 | 10 | -0/+0 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-09-23 | 3 | -14/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamically | Sergei Golubchik | 2018-09-22 | 2 | -6/+8 |
| * | | | sanitize tokudb locking macros | Sergei Golubchik | 2018-09-22 | 1 | -8/+8 |
* | | | | post merge | Oleksandr Byelkin | 2018-09-07 | 2 | -17/+17 |
* | | | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 193 | -194545/+3946 |
|\ \ \ \ | |/ / / | |||||
| * | | | TokuDB: Don't free P_S instrumented mutexes after exit() | Sergei Golubchik | 2018-09-06 | 2 | -6/+10 |
| * | | | Merge branch 'merge-tokudb-5.6' into 10.0 | Oleksandr Byelkin | 2018-09-06 | 192 | -194538/+3936 |
| |\ \ \ | | |/ / | |||||
| | * | | 5.6.41-84.1 | Oleksandr Byelkin | 2018-09-03 | 187 | -194538/+4359 |
* | | | | Fix TokuDB's check for -Wno-address-of-packed-member | Sergei Golubchik | 2018-09-04 | 1 | -4/+1 |
* | | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 24 | -132/+91 |
|\ \ \ \ | |/ / / | |||||
| * | | | Ensure TokuDB compiles both on Linux and OS X | Vicențiu Ciorbaru | 2018-06-11 | 2 | -34/+34 |
| * | | | Followup for make TokuDB compile with GCC-8 | Vicențiu Ciorbaru | 2018-06-10 | 1 | -2/+2 |
| * | | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-06-10 | 4 | -7/+13 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | MDEV-15778: Remove packed attr from omt_ and subtree_ classes | Teodor Mircea Ionita | 2018-06-10 | 1 | -4/+4 |
| | * | | Make TokuDB compile with GCC-8 | Vicențiu Ciorbaru | 2018-06-10 | 4 | -4/+10 |
| | * | | Revert "MDEV-15778: Remove packed attr from omt_ and subtree_ classes" | Vicențiu Ciorbaru | 2018-06-10 | 1 | -4/+4 |
| | * | | MDEV-15778: Remove packed attr from omt_ and subtree_ classes | Teodor Mircea Ionita | 2018-06-10 | 1 | -4/+4 |
| | * | | MDEV-15778: Manually backport TokuDB macOS fixes from 10.0 | Teodor Mircea Ionita | 2018-06-10 | 4 | -3/+20 |
| * | | | MDEV-15778: Fix TokuDB build issues on macOS 10.13.4 | Teodor Mircea Ionita | 2018-06-10 | 7 | -88/+46 |
| * | | | MDEV-15778: Restore file permissions lost in merge | Teodor Mircea Ionita | 2018-06-10 | 12 | -0/+0 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 23 | -59/+201 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'merge-tokudb-5.6' into 10.0 | Sergei Golubchik | 2018-04-26 | 22 | -58/+200 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 5.6.39-83.1 | Sergei Golubchik | 2018-04-24 | 22 | -58/+200 |
| * | | | Fix compilation error when compiling with valgrind | Monty | 2018-04-26 | 1 | -1/+1 |
* | | | | Adjust table_open_cache to avoid getting error 24 (too many open files) | Monty | 2018-03-26 | 2 | -4/+4 |
* | | | | MDEV-12737: tokudb_mariadb.mdev6657 fails in buildbot with different plan, an... | Varun Gupta | 2018-03-20 | 2 | -4/+6 |
* | | | | MDEV-15462 TokuDB does not build on openSUSE | Sergei Golubchik | 2018-03-04 | 1 | -1/+2 |
* | | | | fix compilation -DWITH_PERFSCHEMA=NO | Sergei Golubchik | 2018-02-21 | 1 | -0/+2 |