summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* codership/mysql-wsrep#67 - total order isolation for FLUSHbb-5.5-galera-mergeTeemu Ollakka2015-03-301-0/+15
* refs codership/mysql-wsrep#60 explicit braces around empty bodyTeemu Ollakka2015-03-301-1/+3
* refs codership/mysql-wsrep#55 - To avoid compiler warming:sjaakola2015-03-301-0/+4
* refs #55 fixed debug build compilation errorsTeemu Ollakka2015-03-302-2/+2
* Refs #25 - made sure signals that may be set to ignored in mysqld were set to...Alexey Yurchenko2015-03-301-1/+29
* This commitAlexey Yurchenko2015-03-301-2/+3
* Going more MTR-friendly - for SST prefer to use mysql client, mysqldump and m...Alexey Yurchenko2015-03-305-17/+42
* refs #7 - handling lock queue granting in BF-BF conflict situationNirbhay Choubey2015-03-301-8/+16
* refs #7 - handling lock queue granting in BF-BF conflict situationsjaakola2015-03-301-8/+16
* Refs #8: [5.5] preserve gvwstate.dat for pc recovery featuredirtysalt2015-03-301-1/+1
* MDEV-7194: galera fails to replicate DDL queries when using binlog_checksumNirbhay Choubey2015-03-276-7/+105
* MDEV-7798: mysql.server init script can't stop mysqld when WSREP is turned offNirbhay Choubey2015-03-244-1/+33
* Backport fix for MDEV-7673, MDEV-7203 and MDEV-7192 from 10.0-galeraNirbhay Choubey2015-03-1111-40/+198
* Reduce gcache size to cut down disk usageNirbhay Choubey2015-03-092-3/+3
* MDEV-7672: Crash creating an InnoDB table with foreign keysmariadb-galera-5.5.42Jan Lindström2015-03-074-12/+96
* Update galera package nameNirbhay Choubey2015-03-042-2/+2
* Changes in wsrep_guess_ip()Nirbhay Choubey2015-02-244-21/+13
* Fix for build failures on Power8Nirbhay Choubey2015-02-202-29/+25
* cleanup: remove unused THD::COND_wsrep_thdNirbhay Choubey2015-02-195-6/+1
* MDEV-7544: Update global_suppressions to include warning related to "gvwstate...Nirbhay Choubey2015-02-182-0/+2
* Merge branch '5.5' into 5.5-galeraNirbhay Choubey2015-02-18208-1853/+4345
|\
| * MDEV-7419 Function cli_safe_read not exportedmariadb-5.5.42Sergei Golubchik2015-02-134-0/+28
| * Merge remote-tracking branch 'bzr/5.5' into bb-5.5-mergeSergei Golubchik2015-02-1243-78/+1447
| |\
| | * XtraDB 5.5.41-37.0Sergei Golubchik2015-02-1111-18/+128
| | |\
| | | * percona-server-5.5.41-37.0Sergei Golubchik2015-02-1111-19/+131
| | * | MDEV-7290 please update MSI installer to include HeidiSQL 9.1Sergei Golubchik2015-02-112-2/+28
| | * | restore a cross-compiling bit that was lost in a mergeSergei Golubchik2015-02-101-0/+5
| | * | MDEV-7478 log-basename unpredictable behavior in standalone modeSergei Golubchik2015-02-092-2/+15
| | * | MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbotSergei Golubchik2015-02-093-2/+3
| | * | MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE wi...unknown2015-02-116-2/+62
| | * | MDEV-7516 Assertion `!cur_p->event' failed in Gcalc_scan_iterator::arrange_ev...Alexey Botchkov2015-02-103-0/+16
| | * | Fix test failures on innodb-mdev-7055 and innodb-mdev-7513.Jan Lindström2015-02-105-5/+14
| | * | Fix test failure on innodb-mdev-7055.Jan Lindström2015-02-102-1/+2
| | * | MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8Jan Lindström2015-02-093-7/+17
| | * | Audit plugin v1.2.0.Alexey Botchkov2015-02-083-34/+701
| | * | MDEV-7519 debian / ubuntu packaging creation of plugin table (if not exists)Elena Stepanova2015-02-081-1/+1
| | * | MDEV-7435 Windows debug: Run-Time Check Failure #3 - The variable 'unused' is...Alexey Botchkov2015-02-061-0/+5
| | * | Fix test failure.Jan Lindström2015-02-042-3/+8
| | * | MDEV-7538: Wrong constraint (TINYINT or MEDIUMINT and INT) Jan Lindström2015-02-042-6/+18
| | * | InnoDB and XtraDB produce different output on MDEV-7513.Jan Lindström2015-02-042-0/+5
| | * | MDEV-7055: MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->m...Jan Lindström2015-02-044-4/+17
| | * | MDEV-7513: ib_warn_row_too_big dereferences null thdJan Lindström2015-02-043-8/+438
| * | | Merge tag 'tokudb-7.5.5' into bb-5.5-mergeSergei Golubchik2015-02-1229-56/+552
| |\ \ \
| | * \ \ Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2015-01-222-0/+68
| | |\ \ \
| | | * \ \ Merge branch 'db801'Rich Prohaska2015-01-222-0/+68
| | | |\ \ \
| | | | * | | DB-801 test case for a tokudb update that should fail but succeedsRich Prohaska2015-01-212-0/+68
| | * | | | | Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2015-01-211-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | DB-802 make.mysql.bash should extract and use the tokudb version as the git t...Rich Prohaska2015-01-211-1/+1
| | | |/ / /
| | * | | | Merge branch 'master' into releases/tokudb-7.5Rich Prohaska2015-01-1915-1/+281
| | |\ \ \ \ | | | |/ / /
| | | * | | DB-798 add the tokudb_rpl_check_readonly variable for RFRRich Prohaska2015-01-1915-1/+281