summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7065: Incorrect relay log position in parallel replication after retry o...Kristian Nielsen2014-11-133-2/+111
* MDEV-6775: Wrong binlog order in parallel replication: Intermediate commitKristian Nielsen2014-11-135-133/+247
* MDEV-6680: Performance of domain_parallel replication is disappointingKristian Nielsen2014-11-134-91/+191
* MDEV-6718: Server crashed in Gtid_log_event::Gtid_log_event with parallel rep...Kristian Nielsen2014-11-133-64/+112
* MDEV-7102: Incorrect PSI_stage_info message in SHOW PROCESSLIST during parall...Kristian Nielsen2014-11-133-2/+5
* Fix a confusing error message in the testsuiteKristian Nielsen2014-11-131-1/+1
* MDEV-6775: Wrong binlog order in parallel replicationKristian Nielsen2014-11-131-0/+3
* Revert incorrect/redundant fix for old BUG#34656Kristian Nielsen2014-11-131-11/+7
* MDEV-7101: SAFE_MUTEX lock order warning when reusing wait_for_commit mutexKristian Nielsen2014-11-131-0/+12
* MDEV-7035: Remove innodb_io_capacity setting depending on Jan Lindström2014-11-134-32/+72
* MDEV-7100: InnoDB error monitor might unnecessary wait log_sys mutexJan Lindström2014-11-134-12/+26
* MDEV-7083: sys_vars.innodb_sched_priority* tests fail in buildbot Jan Lindström2014-11-133-13/+49
* MDEV-7070: rpl.rpl_innodb_bug68220 fails in buildbotJan Lindström2014-11-122-19/+11
* MDEV-7073 main.information_schema and main.information_schema_all_engines fai...Elena Stepanova2014-11-123-10/+3
* MDEV-7072 mroonga/wrapper.version_56_or_later_performance_schema fails in bui...Elena Stepanova2014-11-121-0/+1
* MDEV-7071 Spider tests fail due to an unknown option --skip-performance-schem...Elena Stepanova2014-11-122-2/+2
* MDEV-7075 perfschema.mks_timer-6258 test not skipped on builds without perfsc...Elena Stepanova2014-11-121-0/+1
* Fix buildbot failure: make selectivity.test and selectivity_innodb.test work ...Sergey Petrunya2014-11-113-9/+9
* MDEV-6965 non-captured group \2 in regexp_replaceAlexander Barkov2014-11-103-5/+19
* MDEV-4396: Fix innodb.innodb_bug14676111 test.Jan Lindström2014-11-035-41/+124
* 5.5 mergeSergei Golubchik2014-11-0379-2778/+302632
|\
| * tokudb post-merge fixesSergei Golubchik2014-11-022-2/+3
| *-. tokudb-7.5.3Sergei Golubchik2014-11-0264-2759/+302554
| |\ \
| | | * Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2014-10-126-18/+73
| | | |\
| | | | * FT-602 give test_insert_unique enough time to run with valgrind on morkRich Prohaska2014-10-111-0/+1
| | | | * FT-602 Check for a nondeleted entry in the target le instead of theJohn Esmet2014-10-102-4/+13
| | | | * changed to ANNOTATE_IGNORE_{READS,WRITES}_{BEGIN,END}Leif Walsh2014-10-073-14/+59
| | | * | Merge commit '3bf25268d1db81a92a157fdbf81916c28a676202' into releases/tokudb-7.5Rich Prohaska2014-10-071-5/+5
| | | |\ \ | | | | |/
| | | | * fixed version check inequalityLeif Walsh2014-10-071-5/+5
| | | * | Merge commit '1e3bc86b0901c0005551442b89d3a8d392b2ce6d' into releases/tokudb-7.5Rich Prohaska2014-10-071-3/+10
| | | |\ \ | | | | |/
| | | | * fixed cmake for versions without generator expressions (hopefully)Leif Walsh2014-10-071-3/+10
| | | | * Merge branch 'ft600'Rich Prohaska2014-10-072-5/+153
| | | | |\
| | | * | \ Merge branch 'ft600' into releases/tokudb-7.5Rich Prohaska2014-10-072-5/+153
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * FT-600 locktree refs crash test and bug fixRich Prohaska2014-10-062-5/+153
| | | * | fixed cmake policy CMP0022:Leif Walsh2014-10-061-1/+1
| | | * | fixed some valgrind sanity testsLeif Walsh2014-10-062-5/+7
| | | * | use TOKU_ macros to handle !USE_VALGRINDLeif Walsh2014-10-061-4/+4
| | | * | moved to generator expressions for cmake debug flagsLeif Walsh2014-10-061-3/+3
| | | * | fixed some helgrind warnings in ydb/helgrind_test_groupcommit_count.tdbLeif Walsh2014-10-062-1/+5
| | | * | optimized test_keylen_diff so it's faster under valgrindLeif Walsh2014-10-062-18/+14
| | | * | disabled keyrange until we fix itLeif Walsh2014-10-061-0/+5
| | | * | fixed cmake warnings for 3.0.0Leif Walsh2014-10-062-22/+24
| | | * | Merge branch 'bugs/599'Leif Walsh2014-10-031-1/+1
| | | |\ \
| | | | * | FT-599 switched from _SVID_SOURCE to _DEFAULT_SOURCELeif Walsh2014-10-031-1/+1
| | | | |/
| | | * | Merge branch 'releases/tokumx-2.0'John Esmet2014-09-258-26/+52
| | | |\ \ | | | | |/
| | | | * FT-596 Fix a variety of drd failures by wrapping access to benign racyJohn Esmet2014-09-258-26/+52
| | | * | FT-594 add fractal tree version 26 stress data directoriesRich Prohaska2014-09-211-2/+2
| | | * | FT-594 add fractal tree version 24 (tokudb 7.0.1) and version 27 (tokudb 7.5....Rich Prohaska2014-09-201-2/+2
| | | |/
| | * | Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2014-10-287-27/+77
| | |\ \
| | | * | DB-747 merge mariadb 10 frm hack and dont compile row format compression codeRich Prohaska2014-10-252-4/+14