summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refs: MW-317bb-10.1-galera-ctasNirbhay Choubey2016-11-185-16/+47
* 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
| |\ \ | | |/
| | * Typo fixed.mariadb-10.0.28Oleksandr Byelkin2016-10-271-2/+2
| | * MDEV-10846 Running mysqldump backup twice returns error: Table 'mysql.proc' d...Sergei Golubchik2016-10-271-3/+0
| | * Fixed bug mdev-9628.Igor Babaev2016-10-265-1/+198
| | * Fixed bug mdev-11096.Igor Babaev2016-10-265-13/+78
| | * MDEV-10846 Running mysqldump backup twice returns error: TableAlexey Botchkov2016-10-273-5/+36
| | * MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error logSergei Golubchik2016-10-264-2/+31
| | * backport include/search_pattern_in_file.inc from 10.1Sergei Golubchik2016-10-268-6/+17
| | * MDEV-11126: Crash while altering persistent virtual columnJan Lindström2016-10-263-0/+81
| | * Removed duplicate open_strategy assignmentsSergey Vojtovich2016-10-261-12/+0
| | * MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc()Sergey Vojtovich2016-10-263-1/+25
| | * MDEV-10292: Tokudb - PerconaFT - compile error in recent gccDaniel Black2016-10-261-2/+0
| | * Fix build error in XtraDB on Windows.Vladislav Vaintroub2016-10-261-0/+9
| | * Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-10-26115-714/+4797
| | |\
| | | * Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-10-259-271/+196
| | | |\
| | | | * - Fix MDEV-10950. Null values not retrieved for numeric types.Olivier Bertrand2016-10-143-15/+29
| | | | * - Fix MDEV-10948. Syntax error on quoted JDBC tables.Olivier Bertrand2016-10-053-4/+42
| | | | * - Working on MDEV-10525. Lrecl mismatch on DBF filesOlivier Bertrand2016-09-163-20/+74
| | | | * Merge branch '10.0' of https://github.com/MariaDB/server into ob-10.0Olivier Bertrand2016-09-05921-16365/+32191
| | | | |\
| | | | * | - Fix MDEV-10496. Memory leak in discoveryOlivier Bertrand2016-09-055-247/+54
| | | * | | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-10-2543-162/+1108
| | | |\ \ \
| | | | * | | 5.6.33-79.0Sergei Golubchik2016-10-2540-160/+1105
| | | * | | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-10-2539-88/+2942
| | | |\ \ \ \
| | | | * | | | 5.6.33-79.0Sergei Golubchik2016-10-2538-85/+2892