summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* update tokudb version after mergeSergei Golubchik2015-01-231-1/+1
* restore an incorrectly merged lineSergei Golubchik2015-01-161-1/+1
* TokuDB 7.5.4Sergei Golubchik2015-01-1345-85/+456
|\
| * DB-787 the tokudb_report_fractal_tree_info_for_db function can leak a db on a...Rich Prohaska2015-01-041-7/+6
| * DB-785 turn off fsync on mariadb for 2PC transactionsRich Prohaska2015-01-021-11/+15
| * DB-766 use an extra flag that is supported on MySQL and does not require a to...Rich Prohaska2014-12-212-1/+4
| * DB-783 append -Wvla to compiler flags to allow variable length arrays to be u...Rich Prohaska2014-12-171-4/+20
| * run on mariadb 10 with its safe mallocRich Prohaska2014-12-071-1/+1
| * DB-775 binlog group commit for 5.6Rich Prohaska2014-11-211-2/+17
| * DB-771 fix incorrect assert in update callback for varchar expansionRich Prohaska2014-11-211-1/+1
| * DB-762 create tokudb trx when needed in tokudb::start_stmtRich Prohaska2014-11-191-1/+5
| * DB-770 tokudb::extra HA_EXTRA_NOT_USED should explicitly do nothingRich Prohaska2014-11-171-0/+2
* | MDEV-7369: MariaDB build fails when XTRADB_STORAGE_ENGINE enabledJan Lindström2014-12-282-4/+4
* | Fixed a couple of compiler warnings.Sergey Vojtovich2014-12-192-2/+2
* | mysql-5.5.41 mergeSergei Golubchik2014-12-199-16/+130
|\ \
| * | Bug#19904003 INNODB_LIMIT_OPTIMISTIC_INSERT_DEBUG=1 CAUSES INFINITE PAGE SPLITMarko Makela2014-10-301-2/+2
| * | Bug #19908343 SERVER CRASHES WHEN EXECUTING ALTER TABLEAnnamalai Gurusami2014-10-291-2/+15
| * | Bug#19584379 Reporting corruption may corrupt the innodb data dictionaryMarko Makela2014-10-271-2/+2
| * | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+8
| * | Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLEDAnnamalai Gurusami2014-09-184-4/+50
| * | Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1Annamalai Gurusami2014-09-172-4/+44
| * | Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONSPraveenkumar Hulakund2014-09-101-1/+1
| * | Changing the copyright headers a bit to be complaint with the standardsMurthy Narkedimilli2014-08-271-1/+1
| * | Bug #19471516 SERVER CRASHES WHEN EXECUTING ALTER TABLE ADD FOREIGN KEYAnnamalai Gurusami2014-08-251-0/+10
* | | MDEV-6871 Multi-value insert on MyISAM table that makes slaves crash (when us...Michael Widenius2014-12-152-15/+43
* | | MDEV-7148 - Recurring: InnoDB: Failing assertion: !lock->recursiveSergey Vojtovich2014-12-014-10/+26
* | | Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-252-28/+80
* | | Fix typo.Jan Lindström2014-11-251-1/+1
* | | Better comments and add a test case.Jan Lindström2014-11-252-12/+24
* | | MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang theSergey Vojtovich2014-11-212-0/+10
* | | MDEV-7084: innodb index stats inadequate using constant innodb_stats_sample_p...Jan Lindström2014-11-214-8/+8
* | | MDEV-7084: innodb index stats inadequate using constant Jan Lindström2014-11-1910-16/+100
* | | MDEV-7026: Race in InnoDB/XtraDB mutex implementation can stall or hang the s...Kristian Nielsen2014-11-1910-60/+214
* | | TokuDB 7.5.3Sergei Golubchik2014-11-1833-252/+1962
|\ \ \ | | |/ | |/|
| * | DB-759 test and fix alter table bug with cardinality dataRich Prohaska2014-11-133-14/+139
| * | DB-759 fix tokudb::alter_card to copy ALL of the cardinality data not just th...Rich Prohaska2014-11-123-1/+567
| * | increase test coverage of the cardinality codeRich Prohaska2014-11-124-3/+228
| * | speed up tokudb handler unit testsRich Prohaska2014-11-121-0/+2
| * | speed up tokudb handler unit testsRich Prohaska2014-11-122-12/+33
| * | speed up tokudb handler unit testsRich Prohaska2014-11-106-218/+548
| * | DB-757 compute cardinality when alter table analyze partition is runRich Prohaska2014-11-081-1/+1
| * | DB-756 set cardinality data for partitioned tokudb tablesRich Prohaska2014-11-084-24/+19
| * | DB-754 include my_config.h first for mariadb 5.5.40Rich Prohaska2014-11-051-0/+1
| * | DB-730 build tokudb without XARich Prohaska2014-11-051-1/+1
* | | Re-enabling tests disabled due to MDEV-5266 and MySQL:65225 (fixed now)Elena Stepanova2014-11-173-3/+44
* | | MDEV-7100: InnoDB error monitor might unnecessary wait log_sys mutexJan Lindström2014-11-134-12/+28
* | | MDEV-7017: Add function to print semaphore waitsJan Lindström2014-11-038-2/+169
* | | tokudb post-merge fixesSergei Golubchik2014-11-022-2/+3
* | | tokudb-7.5.3Sergei Golubchik2014-11-0264-2759/+302554
|\ \ \ | |/ /
| * | DB-747 merge mariadb 10 frm hack and dont compile row format compression codeRich Prohaska2014-10-252-4/+14