summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | #202 allow non-null AND null key index cursor operationsRich Prohaska2014-04-142-2/+28
| | | * | #194 fix gcc 4.8 warningsRich Prohaska2014-04-133-34/+18
| | | * | #211 simplify sql bench test runnerRich Prohaska2014-04-131-1/+1
| | | * | #211 simplify sql bench test runnerRich Prohaska2014-04-122-76/+18
| | | * | #206 compile without partition storage engineRich Prohaska2014-04-092-13/+20
| | | * | #206 support mariadb 10.0.10 alter compression table attributeRich Prohaska2014-04-083-4/+10
| | | * | #209 add variable to control table empty algorithmRich Prohaska2014-04-083-11/+41
| | | * | #208 debug create temp table and transactionsRich Prohaska2014-04-072-14/+6
| | | * | #133 dont overlock key ranges for unique secondary keysRich Prohaska2014-04-0710-51/+337
| | | * | #209 add tokudb_open_table_check_empty session variable to enable/disable may...Rich Prohaska2014-04-033-1/+4
| | | |\ \
| | | | * | #209 add tokudb_open_table_check_empty session variable to enable/disable may...Rich Prohaska2014-04-033-1/+4
| | | * | | #208 rename ft-engine to tokudb-engineRich Prohaska2014-04-037-27/+32
| | | |/ /
| | | * | #205 build tokudb with webscalesql-5.6Rich Prohaska2014-03-312-6/+24
| | | * | #204 print compression status variablesRich Prohaska2014-03-311-47/+44
| | | * | #203 run clustering key tests on percona serverRich Prohaska2014-03-2611-64796/+76791
| | | * | #202 add test cases for mdev-5932Rich Prohaska2014-03-242-0/+67
| | | * | #199 rename mysql and mariadb reposRich Prohaska2014-03-201-3/+2
| | | * | #200 handle errors when writing cardinality dataRich Prohaska2014-03-203-10/+15
| | | * | #195 merge mariadb 10.0.9Rich Prohaska2014-03-187-126/+235
| | | * | #199 rename repo mysql56 to mysql-5.6Rich Prohaska2014-03-141-2/+2
| | | * | #198 add tokudb_backtrace to help debug handler interface bugsRich Prohaska2014-03-122-0/+16
| | | * | Tokutek/ft-index#46 add basement deserialization status variablesRich Prohaska2014-03-111-0/+2
| | | * | Fix include search paths in the handlertonJohn Esmet2014-03-041-4/+1
| | * | | #232 fix indexer progress callback to estimate number of rows with stat64Rich Prohaska2014-05-011-34/+9
| | * | | Merge branch 'malloc-enginestatus'Leif Walsh2014-04-293-17/+55
| | |\ \ \
| | | * | | added MEMORY_MAX_REQUESTED_SIZE and MEMORY_LAST_FAILED_SIZE #230Leif Walsh2014-04-293-17/+55