summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-137-13/+13
* TokuDB: enable online alter for partitioned tabledSergei Golubchik2014-05-095-6/+8
* 5.5 mergeSergei Golubchik2014-05-091537-78195/+87291
|\
| * MDEV-4791: Assertion range_end >= range_start fails in log0online.c Jan Lindström2014-05-091-25/+34
| * Fixed bug where CHECK TABLE for a MYISAM table before 5.5.38 wrongly gave war...Michael Widenius2014-05-061-1/+2
| * after tokudb-7.1.6 mergeSergei Golubchik2014-05-062-2/+2
| * 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 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
| | * #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
| | * #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-072-51/+45
| | * #209 add tokudb_open_table_check_empty session variable to enable/disable may...Rich Prohaska2014-04-033-1/+4
| | * #205 build tokudb with webscalesql-5.6Rich Prohaska2014-03-312-6/+24
| | * #204 print compression status variablesRich Prohaska2014-03-311-47/+44
| | * #200 handle errors when writing cardinality dataRich Prohaska2014-03-203-10/+15
| | * #195 merge mariadb 10.0.9Rich Prohaska2014-03-187-126/+235
| | * #198 add tokudb_backtrace to help debug handler interface bugsRich Prohaska2014-03-122-0/+16
| | * Fix include search paths in the handlertonJohn Esmet2014-03-041-4/+1
| * | fix XtraDB version to tell the truthSergei Golubchik2014-04-281-1/+1
| * | rename handler::ha_set_lock_type() -> handler::set_lock_type(),Sergei Golubchik2014-04-282-3/+3
| * | Added new states to be able to better diagnose where server hangs.Michael Widenius2014-05-032-1/+3
| * | MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f...unknown2014-04-282-0/+19
| * | MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp...Jan Lindström2014-04-2810-36/+666
| * | Merge from 5.3.Alexander Barkov2014-04-211-0/+18
| |\ \
| | * \ 5.2 mergeSergei Golubchik2014-03-161498-3183/+4115
| | |\ \
| | | * \ 5.1 mergeSergei Golubchik2014-03-161498-3183/+4115
| | | |\ \
| | | | * \ mysql-5.1.73 mergeSergei Golubchik2014-03-151498-3183/+4115
| | | | |\ \
| | * | | \ \ 5.2 mergeSergei Golubchik2014-02-134-10/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 5.1 mergeSergei Golubchik2014-02-134-10/+0
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | fix embedded testsSergei Golubchik2014-02-134-10/+0
| * | | | | | typo in FederatedX. HA_READ_AFTER_KEY is not a valid index flag.Sergei Golubchik2014-04-141-1/+1
| * | | | | | Make THDVAR_INT variables to be signed in SELECT in SHOWSergei Golubchik2014-04-091-2/+7
| * | | | | | mysql-5.5.37 selective mergeSergei Golubchik2014-03-271124-76/+1168
| |\ \ \ \ \ \
| | * | | | | | Bug#18124788 - COMPRESSED TABLES REGRESSION FROM 5.6.13Satya Bodapati2014-02-281-2/+2
| | * | | | | | Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-171114-0/+1114
| | * | | | | | Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN:Thirunarayanan B2014-02-171-2/+2
| | * | | | | | Bug#18185930 UPD_NODE_INSERT_BLOB CAUSES BTR_EXTERN_OWNER_FLAG ASSERTIONAnnamalai Gurusami2014-02-112-4/+6