summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for a debian build failure (cherry-pickedmariadb-galera-10.0.11Nirbhay Choubey2014-06-092-2/+2
* MDEV#6317: Fix rsync SST method to transfer binlogNirbhay Choubey2014-06-062-25/+49
* Modified mtr script to skip inclusion of 'galera' test suitesNirbhay Choubey2014-06-051-9/+33
* Fix for wsrep_sst_xtrabackup-v2.sh script.Nirbhay Choubey2014-06-021-0/+6
* Fixed a typo in debian control file.Nirbhay Choubey2014-06-021-1/+0
* Added rsync to galera server's rpm dependency list.Nirbhay Choubey2014-05-291-2/+2
* Added rsync to galera server's debian dependency list.Nirbhay Choubey2014-05-292-2/+3
* MDEV#6266: Changing password fails on galera clusterNirbhay Choubey2014-05-283-1/+50
* Fixing a typo s/connection_tcpwrap_errors/connection_errors_tcpwrap,Nirbhay Choubey2014-05-271-1/+1
* Removing rsync from the debian build dependency list.Nirbhay Choubey2014-05-272-2/+2
* MDEV#6211: MariaDB-Galera-server uses 'socat', but 'socat' isNirbhay Choubey2014-05-253-11/+24
* Merging changes from maria-5.5-galera andNirbhay Choubey2014-05-2222-71/+425
* bzr merge -r4089..4091 codership/5.6Nirbhay Choubey2014-05-211-0/+3
* bzr merge -r4065..4088 codership/5.6Nirbhay Choubey2014-05-2110-23/+57
* Fix for a segfault.Nirbhay Choubey2014-05-211-1/+1
* Fix for a build failure.Nirbhay Choubey2014-05-211-0/+1
* bzr merge -r3985..3991 codership/5.5Nirbhay Choubey2014-05-2110-28/+125
* bzr merge -r3968..3984 codership/5.5 (non-Innodb changes only).Nirbhay Choubey2014-05-2110-111/+129
* Updated wsrep.variables result.Nirbhay Choubey2014-05-211-0/+2
* Added test for MDEV#4953.Nirbhay Choubey2014-05-214-17/+54
* Fixed a segfault issue by initializing thd'sNirbhay Choubey2014-05-211-0/+2
* bzr merge -r4209 maria/10.0.Nirbhay Choubey2014-05-212517-122452/+156845
|\
| * fix a bad merge, causing a crash of fulltext.test in --ps-protocolmariadb-10.0.11Sergei Golubchik2014-05-101-2/+1
| * 10.0 mergeSergei Golubchik2014-05-101866-79355/+91657
| |\
| | * TokuDB: enable online alter for partitioned tabledSergei Golubchik2014-05-095-6/+8
| | * for windowsSergei Golubchik2014-05-091-0/+43
| | * 5.5 mergeSergei Golubchik2014-05-091865-79374/+91776
| | |\
| | | * MDEV-4791: Assertion range_end >= range_start fails in log0online.c Jan Lindström2014-05-094-25/+170
| | | * MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-085-5/+46
| | | * merge 5.5->5.3unknown2014-05-075-47/+115
| | | |\
| | | | * MDEV-5981: name resolution issues with views and multi-update in ps-protocolunknown2014-05-015-47/+117
| | | * | Fixed bug where CHECK TABLE for a MYISAM table before 5.5.38 wrongly gave war...Michael Widenius2014-05-061-1/+2
| | | * | update test file for windowsSergei Golubchik2014-05-061-0/+1
| | | * | after tokudb-7.1.6 mergeSergei Golubchik2014-05-063-6/+6
| | | | |
| | | | \
| | | *-. \ merge:Sergei Golubchik2014-05-05416-78129/+86120
| | | |\ \ \
| | | | | * | #224 fail tokudb init if jemalloc is not loadedRich Prohaska2014-05-053-44/+50
| | | | | * | #223 build tokudb without upsertsRich Prohaska2014-05-022-9/+3
| | | | | * | #222 filter out degenerate key range in tokudb::record_in_rangeRich Prohaska2014-04-301-45/+24
| | | | | * | #218 fix incorrect use of num_DBs_lockRich Prohaska2014-04-291-7/+25
| | | | | * | ft-index#218 use cursor set range with bound for point queriesRich Prohaska2014-04-252-13/+13
| | | | | * | #110 test cases for replace into with replicationRich Prohaska2014-04-256-0/+138
| | | | | * | #212 test case for mdev-4533Rich Prohaska2014-04-252-0/+14
| | | | | * | Tokutek/ft-index#219 added checkpoint duration to engine statusRich Prohaska2014-04-241-0/+2
| | | | | * | #110 turn off replace into and insert ignore optimizations when binlog format...Rich Prohaska2014-04-211-1/+3
| | | | | * | #110 turn off replace into and insert ignore optimizations when binlog format...Rich Prohaska2014-04-211-5/+1
| | | | | * | #202 allow non-null AND null key index cursor operations (2nd try)Rich Prohaska2014-04-183-12/+13
| | | | | * | #206 support mariadb 10.0.10 start_bulk_insert api changeRich Prohaska2014-04-172-2/+10
| | | | | * | update the README.md to 7.1.5Rich Prohaska2014-04-161-5/+6
| | | | | * | #213 decrease the i_s_ test race windowRich Prohaska2014-04-163-0/+6
| | | | | * | #212 binlog row replication turns the insert ignore optimization offRich Prohaska2014-04-141-7/+11