summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixed crashes found by application verifier:Vladislav Vaintroub2011-12-021-1/+4
* Fix Aria unit tests on Windows.Vladislav Vaintroub2011-11-301-2/+14
* mergeVladislav Vaintroub2011-11-286-18/+15
|\
| * mergedSergei Golubchik2011-11-271-5/+11
| |\
| * \ 5.3->5.5 mergeSergei Golubchik2011-11-273-10/+10
| |\ \
| * | | compiler warnings/errorsSergei Golubchik2011-11-233-8/+5
* | | | Fix MariaDB wasnings on Windows (rmdir not defined unless direct.h is included)Vladislav Vaintroub2011-11-262-1/+6
* | | | Fix build and packaging on Windows:Vladislav Vaintroub2011-11-261-1/+1
| |_|/ |/| |
* | | Avoid mysqld dependency on libaio.so by linking xtradb statically to libaio. Vladislav Vaintroub2011-11-251-5/+11
|/ /
* | 5.3->5.5 mergeSergei Golubchik2011-11-2246-676/+1112
|\ \ | |/
| * 5.2->5.3 mergeSergei Golubchik2011-11-129-26/+25
| |\
| | * 5.1 mergeSergei Golubchik2011-11-121-1/+1
| | |\
| | | * typos fixedSergei Golubchik2011-11-081-1/+1
| | * | Fix gcc 4.6 warning after merge with 5.1unknown2011-10-273-4/+10
| | * | 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-2722-70/+69
| | |\ \ | | | |/
| | | * Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-2722-70/+69
| * | | Remove unused variable detected by GCC 4.6.1.unknown2011-11-121-2/+1
| * | | Merge.Igor Babaev2011-11-062-2/+5
| |\ \ \
| | * | | Fixed lp:884101 "Crash in check_table_is_closed with concurrent workload"Michael Widenius2011-11-041-0/+3
| | * | | Fix "unused variable addr" warningSergey Petrunya2011-11-021-2/+2
| * | | | Fixed a compilation error.Igor Babaev2011-10-311-1/+1
| * | | | Backported the fix and the test case for bug 59483 from the mysql-5.6 code line.Igor Babaev2011-10-301-3/+8
| * | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line.Igor Babaev2011-10-293-8/+0
| * | | | Merge.Igor Babaev2011-10-288-514/+846
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge.Igor Babaev2011-06-018-514/+846
| | |\ \ \
| | | * | | Modified the code backported from mysql 5.6 to make it handle virtualIgor Babaev2011-06-011-16/+32
| | | * | | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line.Igor Babaev2011-05-258-515/+831
| * | | | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-269-8/+29
| * | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-1825-67/+72
| * | | | | mergeSergei Golubchik2011-10-1116-58/+48
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | merge with 5.1Sergei Golubchik2011-10-0716-65/+47
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | support for plugins on windowsSergei Golubchik2011-10-045-50/+46
| | | * | | remove redundant declarationsSergei Golubchik2011-10-0411-11/+0
| * | | | | remove unnecessary defineSergei Golubchik2011-10-101-1/+0
| * | | | | Automatic mergeMichael Widenius2011-10-051-6/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed lp:859051 "Periodic aria checkpoints prevent power management"Michael Widenius2011-10-051-5/+7
| * | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-232-1/+2
| * | | | | mergeVladislav Vaintroub2011-09-161-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix compile warningVladislav Vaintroub2011-09-161-1/+1
| * | | | | Merge with 5.2Michael Widenius2011-09-152-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Reset variable to not access it uninitializedMichael Widenius2011-09-141-0/+1
| | * | | | Increased version numberMichael Widenius2011-09-131-1/+1
| * | | | | Merge with 5.2Michael Widenius2011-09-104-9/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-094-9/+32
| * | | | | Merge 5.2->5.3unknown2011-09-029-58/+120
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-013-10/+28
| | * | | | Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often...Michael Widenius2011-09-017-13/+54
| | * | | | Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-291-3/+9
* | | | | | few cmake/compiler warningsSergei Golubchik2011-11-031-3/+2
* | | | | | mergeSergei Golubchik2011-11-034-16/+19
|\ \ \ \ \ \