summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0-galera' into 10.0-FusionIO-Galera10.0-FusionIO-GaleraJan Lindström2015-06-2621-34/+482
|\
| * MDEV-7903 : xtrabackup SST failing with maria-10.0-galeramariadb-galera-10.0.20Nirbhay Choubey2015-06-241-1/+2
| * MDEV-7631 : Invalid WSREP_SST rows appear in mysqld-bin.index fileNirbhay Choubey2015-06-241-1/+8
| * Add close-on-exec flag to open(), socket(), accept() & fopen().Nirbhay Choubey2015-06-246-7/+38
| * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-06-2313-25/+434
| |\
| | * Update SELinux policy to allow UDP for multicast repl in galera.mariadb-galera-5.5.44Nirbhay Choubey2015-06-232-20/+30
| | * Merge tag 'mariadb-5.5.44' into 5.5-galeraNirbhay Choubey2015-06-21211-4424/+6440
| | |\
| | * | MDEV-8260 : Issues related to concurrent CTASNirbhay Choubey2015-06-197-23/+142
| | * | MDEV-6829 : SELinux/AppArmor policies for Galera serverNirbhay Choubey2015-06-186-0/+278
* | | | Merge remote-tracking branch 'origin/10.0-galera' into 10.0-FusionIO-GaleraJan Lindström2015-06-24795-1406/+47714
|\ \ \ \ | |/ / /
| * | | Merge tag 'mariadb-10.0.20' into 10.0-galeraNirbhay Choubey2015-06-21406-4454/+7447
| |\ \ \
| * | | | Remove duplicate script added due to bad merge.Nirbhay Choubey2015-06-211-26/+0
| * | | | MDEV-8239 : Idle threads post-execution end up in closing tables stateNirbhay Choubey2015-06-197-14/+14
| * | | | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-06-024-10/+61
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-8208 : Sporadic SEGFAULT on startupNirbhay Choubey2015-05-241-0/+6
| | * | | MDEV-8166 : Adding index on new table from select crashes Galera clusterNirbhay Choubey2015-05-163-8/+56
| * | | | Merge branch '5.5-galera' into 10.0-galeramariadb-galera-10.0.19Nirbhay Choubey2015-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | mysql-wsrep#38 : wsrep_sst_xtrabackup-v2 script causes innobackupex toNirbhay Choubey2015-05-141-1/+1
| * | | | Disabling some more sporadically failing galera tests.Nirbhay Choubey2015-05-142-0/+8
| * | | | Update galera/disabled.def & some more test fixes.Nirbhay Choubey2015-05-124-9/+8
| * | | | MDEV-8144 percona.innodb_sys_index test failsElena Stepanova2015-05-121-1/+1
| * | | | Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2015-05-126-17/+50
| |\ \ \ \ | | |/ / /
| | * | | Fix for debug build failuremariadb-galera-5.5.43Nirbhay Choubey2015-05-121-5/+3
| | * | | Revert last commit.Nirbhay Choubey2015-05-121-1/+1
| | * | | Fix for build failure.Nirbhay Choubey2015-05-111-1/+1
| | * | | MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEWSergei Golubchik2015-05-093-1/+17
| | * | | Merge tag 'mariadb-5.5.43' into 5.5-galeraNirbhay Choubey2015-05-04188-1152/+5733
| | |\ \ \
| | * | | | codership/mysql-wsrep#67 - total order isolation for FLUSHTeemu Ollakka2015-05-041-0/+15
| | * | | | refs codership/mysql-wsrep#60 explicit braces around empty bodyTeemu Ollakka2015-05-041-1/+3
| | * | | | refs codership/mysql-wsrep#55 - To avoid compiler warming:sjaakola2015-05-041-0/+4
| | * | | | refs #55 fixed debug build compilation errorsTeemu Ollakka2015-05-042-2/+2
| | * | | | Refs #25 - made sure signals that may be set to ignored in mysqld were set to...Alexey Yurchenko2015-05-041-1/+29
| | * | | | This commitAlexey Yurchenko2015-05-041-2/+3
| | * | | | Going more MTR-friendly - for SST prefer to use mysql client, mysqldump and m...Alexey Yurchenko2015-05-045-17/+42
| | * | | | refs #7 - handling lock queue granting in BF-BF conflict situationNirbhay Choubey2015-05-041-8/+16
| | * | | | refs #7 - handling lock queue granting in BF-BF conflict situationsjaakola2015-05-041-8/+16
| | * | | | Refs #8: [5.5] preserve gvwstate.dat for pc recovery featuredirtysalt2015-05-041-1/+1
| | * | | | MDEV-7995 : DMLs not getting replicated with log-bin=OFF & binlog-format != ROWNirbhay Choubey2015-04-224-11/+58
| * | | | | Fix for some more test failures.Nirbhay Choubey2015-05-1210-8/+14
| * | | | | Merge tag 'mariadb-10.0.19' into 10.0-galeraNirbhay Choubey2015-05-091246-26859/+59301
| |\ \ \ \ \
| * | | | | | Fix for some failing testsNirbhay Choubey2015-05-087-28/+42
| * | | | | | Post-merge fixNirbhay Choubey2015-05-082-1/+17
| * | | | | | Merge galera tests from github.com/codership/mysql-wsrepNirbhay Choubey2015-05-08328-1090/+12629
| * | | | | | Refs codership/mysql-wsrep#33 - change const initialization to assignment to ...Alexey Yurchenko2015-05-081-3/+3
| * | | | | | Fix suite/galera/t/galera_var_OSU_method.testPhilip Stoev2015-05-082-0/+3
| * | | | | | Adjust tests now that wsrep_OSU_method is a session variable.Philip Stoev2015-05-084-4/+4
| * | | | | | refs codership/mysql-wsrep#90 made wsrep_OSU_method session variableTeemu Ollakka2015-05-088-21/+11
| * | | | | | Add tests for galera/mysql-wsrep#90Philip Stoev2015-05-084-0/+110
| * | | | | | refs codership/mysql-wsrep#90 - fixed race in OSUTeemu Ollakka2015-05-086-11/+33
| * | | | | | Refs codership/mysql-features#33 - this fixes a bug where wsrep_start_positio...Alexey Yurchenko2015-05-081-3/+3