summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-065-5/+54
* MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted...Sergei Golubchik2016-12-065-20/+115
* MDEV-9038 Binlog encryption testsElena Stepanova2016-12-05190-8379/+18153
* MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2016-12-0513-108/+365
* Follow-up for MDEV-9451 - fix XtraDB rdiff filesElena Stepanova2016-12-052-2/+2
* Follow-up for MDEV-11429 - fix result files for embedded and 32-bit testsElena Stepanova2016-12-053-3/+3
* MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTEDMarko Mäkelä2016-12-028-9/+107
* MDEV-9451 innodb_buffer_pool_populate does not seem to work on 10.1.10Marko Mäkelä2016-12-021-2/+14
* MDEV-10759 Fix Aria to support 2-byte collation IDsMonty2016-12-0214-26/+72
* MDEV-11429 Increase number of max table_open_cache instancesMonty2016-12-026-9/+4
* MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->t...sensssz2016-12-025-35/+229
* MDEV-10686: innodb_zip.innodb_prefix_index_liftedlimit failed with timeout in...Jan Lindström2016-11-291-0/+2
* MDEV-10739: encryption.innodb-page_encryption_compression fails with timeout ...Jan Lindström2016-11-292-0/+5
* Merge remote-tracking branch 'my/tokudb_optimistic_parallel_replication' into...Kristian Nielsen2016-11-2830-142/+1756
|\
| * Parallel replication test case for TokuDB.Kristian Nielsen2016-11-252-0/+972
| * Use thd_kill_level() over old thd_killed() in TokuDB.Kristian Nielsen2016-11-234-20/+20
| * Fix optimistic parallel replication for TokuDB.Kristian Nielsen2016-11-239-20/+163
| * fix bogus stalls in the lock tree for low concurrency applicationsKristian Nielsen2016-11-2321-107/+606
* | MDEV-11349 (2/2) Fix some bogus-looking Valgrind warningsMarko Mäkelä2016-11-254-6/+9
* | MDEV-11349 (1/2) Fix some clang 4.0 warningsMarko Mäkelä2016-11-2526-101/+74
* | Removing the unused function my_bincmp() from strings/ctype-ucs2.cAlexander Barkov2016-11-241-11/+0
* | MDEV-10377: innodb.innodb_blob_truncate fails in buildbot: Failing assertion:...Jan Lindström2016-11-221-0/+2
* | Merge branch 'bb-mdev-11016' into 10.1SachinSetiya2016-11-223-1/+24
|\ \
| * | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-10-283-1/+24
* | | MDEV-10771: Test innodb_defragment_fill_factor does not work correctlyJan Lindström2016-11-162-92/+176
* | | Merge branch 'mdev10863' into 10.1Kristian Nielsen2016-11-153-1/+158
|\ \ \
| * | | MDEV-10863: parallel replication tries to continue from wrong positionKristian Nielsen2016-11-043-1/+159
* | | | wsrep_info plugin: Fix test caseNirbhay Choubey2016-11-142-4/+4
* | | | MDEV-10692: InnoDB: Failing assertion: lock->trx->lock.wait_lock == lockJan Lindström2016-11-092-2/+51
* | | | AWS Key management plugin does not build on Centos7.Vladislav Vaintroub2016-11-091-1/+2
* | | | bump the VERSIONDaniel Bartholomew2016-11-071-1/+1
| |_|/ |/| |
* | | Remove galera suites from default list for now, tests are unstablemariadb-10.1.19Elena Stepanova2016-11-041-2/+0
* | | Add sphinx tests to the list, just in case they are run somewhereElena Stepanova2016-11-041-0/+4
* | | MDEV-10985, MDEV-10986 - sphinx tests have not been maintainedElena Stepanova2016-11-041-0/+2
* | | Move disabled galera tests to galera/disabled.defNirbhay Choubey2016-11-032-6/+7
* | | Disabling tests mentioned in MDEV-11229 galera.MW-258 galera.galera_as_master...Alexander Barkov2016-11-031-0/+6
* | | MDEV-11219 main.null fails in buldbot and outside with ps-protocolAlexander Barkov2016-11-032-2/+44
* | | MDEV-11130 Update the list of unstable tests for 10.1Elena Stepanova2016-11-021-75/+79
* | | Fix/disable some failing galera tests.Nirbhay Choubey2016-11-021-0/+3
* | | MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TONirbhay Choubey2016-11-024-8/+39
* | | MDEV-10993: wsrep.mdev_10186 result depends on location of galera libraryNirbhay Choubey2016-11-022-1/+2
* | | MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replica...Nirbhay Choubey2016-11-023-0/+20
* | | MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10....Nirbhay Choubey2016-11-021-0/+6
* | | Make galera test suites default.Nirbhay Choubey2016-11-022-0/+4
* | | fix the tokudb_analyze_in_background_basic test to run on mariadb. mariadb d...Rik Prohaska2016-11-022-11/+15
* | | add mtr support files for tokudb_sys_vars testsRik Prohaska2016-11-023-0/+16
* | | MDEV-10408 run the tokudb_rpl.rpl_rfr_disable_on_expl_pk_absence test. Add c...Rik Prohaska2016-11-023-3/+2
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-02162-860/+5627
|\ \ \
| * | | Fix/disable some failing galera tests.Nirbhay Choubey2016-11-018-4/+47
| * | | Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-28307-5195/+10671
| |\ \ \ | | |/ /