summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Bug #14049391 INNODB MISCALCULATES AUTO-INCREMENT AFTER DECREASINGThirunarayanan B2014-02-101-0/+15
| * | | | | Bug#16814264: FILTER OUT THE PERFORMANCE_SCHEMA RELAY LOG EVENTS FROM RELAY LOGRitheesh Vedire2014-01-312-2/+43
| * | | | | Bug #14668683 ASSERT REC_GET_DELETED_FLAG(REC, PAGE_IS_COMP(PAGE))Annamalai Gurusami2014-01-301-31/+8
| * | | | | BUG 18117322 - DEFINE INNODB_THREAD_SLEEP_DELAY MAX VALUEunknown2014-01-241-2/+2
| * | | | | Bug#16287752 INNODB_DATA_FILE_PATH MINIMUM SIZE Aditya A2014-01-082-2/+7
* | | | | | MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-266-10/+13
* | | | | | MDEV-5822 TokuDB fails to compile without partition storage engineSergei Golubchik2014-03-241-2/+2
* | | | | | tokudb: make compression=TOKUDB_ZLIB the default (instead of TOKUDB_UNCOMPRES...Sergei Golubchik2014-03-241-1/+1
* | | | | | merge ft-index and ft-engine as of 7.1.5Sergei Golubchik2014-03-18528-120780/+128627
|\ \ \ \ \ \
| * | | | | | #192 support HTON_SUPPORTS_CLUSTERED_KEYStokudb-7.1.5-rc.4tokudb-7.1.5Rich Prohaska2014-02-261-0/+3
| * | | | | | #191 support -DTOKUDB_VERSION=SOME_VERSION_STRINGRich Prohaska2014-02-261-7/+6
| * | | | | | #188 keep track of and cleanup last_lock_timeout memorytokudb-7.1.5-rc.3Rich Prohaska2014-02-242-7/+65
| * | | | | | #190 zero out new null bytes to force valgrind to quit complaining about unin...Rich Prohaska2014-02-211-1/+2
| * | | | | | #189 add tokudb_kill_time session variable to set lock tree kill callback fre...Rich Prohaska2014-02-212-11/+20
| * | | | | | #186 update cardinality on first table openRich Prohaska2014-02-202-34/+21
| * | | | | | #185 fix out of range read from uint3korrRich Prohaska2014-02-144-9/+16
| * | | | | | #184 fix mismatch between table_share->key_parts and the number really there....Rich Prohaska2014-02-133-19/+33
| * | | | | | #182 fix dbt array memory leakRich Prohaska2014-02-122-18/+30
| * | | | | | #181 fix memory leak of the inserted bytes partitioned counterRich Prohaska2014-02-111-0/+5
| * | | | | | #180 avoid thd_proc_info pointing to invalid info (like when a function sets ...tokudb-7.1.5-rc.1Rich Prohaska2014-02-074-10/+20
| * | | | | | #178 clean up hatoku_defines.h a bit. it is a mess.Rich Prohaska2014-02-072-39/+51
| * | | | | | #177 disable inline alter table drop default, add key, drop key, rename colum...Rich Prohaska2014-02-053-11/+21
| * | | | | | #175 compare enums using eq_defRich Prohaska2014-02-031-18/+19
| * | | | | | #172 simplify test case for -30994 leakRich Prohaska2014-01-311-0/+6
| * | | | | | #172 map ydb errors to handler errors in prelocking functionsRich Prohaska2014-01-293-23/+31
| * | | | | | #171 add a field types array to classify types into fixed, variable and blob ...Rich Prohaska2014-01-244-40/+45
| * | | | | | #171 clean up tokudb comparison APIs a bitRich Prohaska2014-01-242-61/+60
| * | | | | | Tokutek/mysql56#54 fix to tokudb::external_lock for the alter table assert bu...Rich Prohaska2014-01-223-52/+72
| * | | | | | #169 simplify the tokudb config for mariadb 5.5Rich Prohaska2014-01-201-13/+0
| * | | | | | #168 remove obsolete is_fast_alter_runningRich Prohaska2014-01-152-14/+4
| * | | | | | #167 use a serializable cursor to check for PK duplicateRich Prohaska2014-01-151-3/+3
| * | | | | | #167 ignore dictionary too new errorsRich Prohaska2014-01-141-9/+2
| * | | | | | #166 pretty print external lock typeRich Prohaska2014-01-141-2/+8