summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-09579-4824/+9027
|\
| * fix the test to workSergei Golubchik2016-09-062-0/+3
| * update plugin maturitiesSergei Golubchik2016-09-0515-83/+83
| * cleanup: don't copy-paste, don't current_thdSergei Golubchik2016-09-051-36/+23
| * MDEV-10545: Update perfschema.nesting resultNirbhay Choubey2016-09-021-66/+68
| * MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-09-023-9/+7
| * MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...Oleksandr Byelkin2016-08-313-0/+88
| * Merge pull request #224 from 0xAX/build-get-rid-from-dieSergey Vojtovich2016-08-311-2/+0
| |\
| | * remove die() from BUILD/autorun.shAlexander Kuleshov2016-08-251-2/+0
| * | bump the VERSIONDaniel Bartholomew2016-08-301-1/+1
| * | MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...mariadb-10.1.17Oleksandr Byelkin2016-08-298-0/+45
| * | MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2016-08-291-0/+1
| * | MDEV-10604 Create a list of unstable MTR tests to be disabled in distribution...Elena Stepanova2016-08-271-6/+107
| * | MDEV-9510: Print extra info to error logNirbhay Choubey2016-08-261-0/+26
| * | Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-08-26490-4293/+6999
| |\ \
| | * | Post merge fixes.Nirbhay Choubey2016-08-2513-57/+63
| | * | Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-25113-364/+1771
| | |\ \
| | | * \ Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-08-241-1/+2
| | | |\ \
| | | | * | MDEV-10314 : wsrep_client_thread was not set in threadpool.mariadb-galera-5.5.51Vladislav Vaintroub2016-08-101-2/+1
| | | | * | MW-292: Fix test caseNirbhay Choubey2016-08-106-3/+21
| | | | * | Galera MTR Tests: Test case for MW-292 : NOW() returns stale timestamp after ...Philip Stoev2016-08-102-0/+109
| | | | * | MW-292 Reset timestamp after transaction replayDaniele Sciascia2016-08-102-0/+3
| | | | * | Merge tag 'mariadb-5.5.51' into 5.5-galeraNirbhay Choubey2016-08-1091-390/+1645
| | | | |\ \
| | | | * | | MDEV-10487: Galera SST using rsync does not filter out lost+foundNirbhay Choubey2016-08-031-1/+2
| | | * | | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-24418-5994/+7082
| | | |\ \ \ \
| | | * | | | | Fixes/improvements in galera test suiteNirbhay Choubey2016-08-2410-78/+131
| | | * | | | | MDEV-10566: Create role statement replicated inconsistently in Galera ClusterNirbhay Choubey2016-08-244-1/+82
| | | * | | | | Update WSREP_PATCH_REVNO.Nirbhay Choubey2016-08-211-1/+1
| | | * | | | | Fixes for failing tests (post-merge).Nirbhay Choubey2016-08-2115-14/+49
| | | * | | | | MDEV-9423: cannot add new node to the cluser: Binlog..Nirbhay Choubey2016-08-214-3/+53
| | | * | | | | Refs: MW-279sjaakola2016-08-214-23/+42
| | | * | | | | refs codership/mysql-wsrep#267Damien Ciabrini2016-08-211-1/+1
| | | * | | | | Bump WSREP_PATCH_VERSION to 16Philip Stoev2016-08-211-1/+1
| | | * | | | | Galera MTR Tests: fortify galera_bf_abort_flush_for_export against sporadic f...Philip Stoev2016-08-212-6/+6
| | | * | | | | Galera MTR Tests: Attempt to fortify galera_kill_ddl.test against sporadic fa...Philip Stoev2016-08-212-4/+6
| | | * | | | | Galera MTR Tests: increase timeouts and adjust some sporadically-failing test...Philip Stoev2016-08-217-11/+16
| | | * | | | | Galera MTR Tests: Test case for galera#414 - crash on shutdown with gcs.max_p...Philip Stoev2016-08-213-0/+45
| | | * | | | | GCF-837 Fix crash when loading wrong provider versionDaniele Sciascia2016-08-211-2/+4
| | | * | | | | GCF-837 Check wsrep interface version before loading providerDaniele Sciascia2016-08-211-6/+31
| | | * | | | | MW-285 MTR test case for broken foreign key constraintsDaniele Sciascia2016-08-212-0/+50
| | | * | | | | - PXC#592: Tried closing fk-reference-table that was never opened.Krunal Bauskar2016-08-211-2/+2
| | | * | | | | MW-286 Avoid spurious deadlock errors when wsrep_on is disabledDaniele Sciascia2016-08-213-1/+46
| | | * | | | | Galera MTR Tests: Run galera_pc_weight on freshly started servers in order to...Philip Stoev2016-08-211-0/+5
| | | * | | | | refs: MW-279sjaakola2016-08-212-3/+5
| | | * | | | | Galera MTR Tests: force galera_3nodes.galera_pc_bootstrap.test to run on a fr...Philip Stoev2016-08-211-0/+5
| | | * | | | | Galera MTR Tests: fortify galera_parallel_simple.test against sporadic failuresPhilip Stoev2016-08-212-4/+16
| | | * | | | | Galera MTR Tests: Fortify galera_restart_nochanges.test against sporadic fail...Philip Stoev2016-08-211-0/+4
| | | * | | | | MW-175 Fix definitively lost memory in wsrep_get_paramsDaniele Sciascia2016-08-213-111/+2
| | | * | | | | Galera MTR Tests: stability fixesPhilip Stoev2016-08-214-12/+14
| | | * | | | | Galera MTR Tests: Adjust tests for xtrabackup 2.4.2Philip Stoev2016-08-211-3/+3