summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* bug 857066 Wrong result with ST_DISJOINT when using an index.Alexey Botchkov2011-11-291-1/+1
* bug 857066 Wrong result with ST_DISJOINT when using an indexAlexey Botchkov2011-11-291-1/+1
* 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
* | | | | Automatic merge with 5.2Michael Widenius2011-08-162-1/+11
|\ \ \ \ \ | |/ / / /
| * | | | If mysqld --log-warnings=3 or higher, then print all check and repair warning...Michael Widenius2011-08-161-0/+3
| * | | | Fixed recovery crash lp:814806 "Unclean shutdown corrupted Aria table blockin...Michael Widenius2011-08-151-1/+8
* | | | | Automatic merge with 5.2Michael Widenius2011-08-1512-62/+114
|\ \ \ \ \ | |/ / / /
| * | | | Merge in bug fix from 5.1Michael Widenius2011-08-151-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug lp:826377 "Aria DB Format: Reading specific table from dump causes ...Michael Widenius2011-08-151-1/+1
| * | | | Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000:...Michael Widenius2011-08-159-49/+87
| * | | | Autmatic merge with 5.1Michael Widenius2011-08-122-5/+13
| |\ \ \ \ | | |/ / /
| | * | | Fixed lp:814231 Aria post-recovery error "Bitmap at page 0 has pages reserved...Michael Widenius2011-08-122-5/+13
| * | | | Fixed bug lp:814054 'Assertion `block->hash_link == hash_link && hash_link->b...Michael Widenius2011-08-101-2/+8