summaryrefslogtreecommitdiff
path: root/storage/tokudb
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16774 SET PASSWORD and ALTER USER with slightly different resultsSergei Golubchik2018-11-011-4/+4
* CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()sVladislav Vaintroub2018-10-051-1/+4
* Merge branch '10.1' into 10.2Sergei Golubchik2018-09-243-14/+16
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-09-233-14/+16
| |\
| | * tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamicallySergei Golubchik2018-09-222-6/+8
| | * sanitize tokudb locking macrosSergei Golubchik2018-09-221-8/+8
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-14193-194549/+3974
|\ \ \ | |/ /
| * | post mergeOleksandr Byelkin2018-09-072-17/+17
| * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-06193-194545/+3946
| |\ \ | | |/
| | * TokuDB: Don't free P_S instrumented mutexes after exit()Sergei Golubchik2018-09-062-6/+10
| | * Merge branch 'merge-tokudb-5.6' into 10.0Oleksandr Byelkin2018-09-06192-194538/+3936
| | |\
| | | * 5.6.41-84.1Oleksandr Byelkin2018-09-03187-194538/+4359
| * | | Fix TokuDB's check for -Wno-address-of-packed-memberSergei Golubchik2018-09-041-4/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-2124-132/+91
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-1224-132/+91
| |\ \ \ | | |/ /
| | * | Ensure TokuDB compiles both on Linux and OS XVicențiu Ciorbaru2018-06-112-34/+34
| | * | Followup for make TokuDB compile with GCC-8Vicențiu Ciorbaru2018-06-101-2/+2
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-104-7/+13
| | |\ \
| | | * | MDEV-15778: Remove packed attr from omt_ and subtree_ classesTeodor Mircea Ionita2018-06-101-4/+4
| | | * | Make TokuDB compile with GCC-8Vicențiu Ciorbaru2018-06-104-4/+10
| | | * | Revert "MDEV-15778: Remove packed attr from omt_ and subtree_ classes"Vicențiu Ciorbaru2018-06-101-4/+4
| | | * | MDEV-15778: Remove packed attr from omt_ and subtree_ classesTeodor Mircea Ionita2018-06-101-4/+4
| | | * | MDEV-15778: Manually backport TokuDB macOS fixes from 10.0Teodor Mircea Ionita2018-06-104-3/+20
| | * | | MDEV-15778: Fix TokuDB build issues on macOS 10.13.4Teodor Mircea Ionita2018-06-107-88/+46
| | * | | MDEV-15778: Restore file permissions lost in mergeTeodor Mircea Ionita2018-06-1012-0/+0
* | | | | MDEV-16238 root/localhost authn prioritizes authentication_string over PasswordSergei Golubchik2018-06-211-34/+34
* | | | | MDEV-13403 Mariadb (with TokuDB) excessive memory usage/leakSergei Golubchik2018-06-213-3/+1
* | | | | MDEV-16183 TokuDB tests fail on Fedora 28mariadb-10.2.15Sergei Golubchik2018-05-163-1/+34
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-1023-59/+201
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-0523-59/+201
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'merge-tokudb-5.6' into 10.0Sergei Golubchik2018-04-2622-58/+200
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 5.6.39-83.1Sergei Golubchik2018-04-2422-58/+200
| | * | | Fix compilation error when compiling with valgrindMonty2018-04-261-1/+1
* | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-102-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Adjust table_open_cache to avoid getting error 24 (too many open files)Monty2018-03-262-4/+4
* | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-03-212-4/+6
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12737: tokudb_mariadb.mdev6657 fails in buildbot with different plan, an...Varun Gupta2018-03-202-4/+6
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-03-121-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-15462 TokuDB does not build on openSUSESergei Golubchik2018-03-041-1/+2
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-221-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | fix compilation -DWITH_PERFSCHEMA=NOSergei Golubchik2018-02-211-0/+2
| * | | | TokuDB didn't compile with valgrindMonty2018-02-171-0/+5
* | | | | TokuDB didn't compile with valgrindMonty2018-02-101-0/+5
* | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-06191-2000/+5450
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-02191-2000/+5444
| |\ \ \ \ | | |/ / /
| | * | | Update Tokudb Test ResultsVicențiu Ciorbaru2018-01-244-8/+0
| | * | | Make TokuDB run on 10.0Vicențiu Ciorbaru2018-01-246-3/+19
| | * | | Merge branch 'merge-tokudb-5.6' into 10.0Vicențiu Ciorbaru2018-01-24192-1998/+5432
| | |\ \ \ | | | |/ /
| | | * | 5.6.38-83.0Vicențiu Ciorbaru2018-01-23192-1998/+5432
| | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+2
| | |\ \ \ | | | | |/ | | | |/|