summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made the result test of a test case platform independent Igor Babaev2011-10-042-5/+5
* Made the result test of a test case platform independent.Igor Babaev2011-10-042-3/+3
* Fixed a bad merge.Igor Babaev2011-10-033-40/+28
* Merge.Igor Babaev2011-10-0361-217/+706
|\
| * The previous correction of the cost estimate to access a joined tableIgor Babaev2011-09-302-2/+5
| * Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-3061-217/+703
* | MergeSergey Petrunya2011-10-041-3/+8
|\ \
| * | Fix buildbot failure in previous fix (BUG#861147):Sergey Petrunya2011-10-041-3/+8
* | | Fix bug lp:858038unknown2011-10-033-1/+58
|/ /
* | MergeSergey Petrunya2011-10-014-1/+137
|\ \
| * | BUG#861147: Assertion `fixed == 1' failed in Item_func_eq::val_int() with sem...Sergey Petrunya2011-10-014-1/+137
* | | MergeSergey Petrunya2011-10-017-51/+183
|\ \ \ | |/ /
| * | BUG#860553: Crash in create_ref_for_key with semijoin + materialization Sergey Petrunya2011-10-017-51/+183
* | | MergeSergey Petrunya2011-09-294-1/+87
|\ \ \ | |/ /
| * | BUG#860535: Assertion `keypart_map' failed in mi_rkey with semijoinSergey Petrunya2011-09-294-1/+87
* | | Fix test suite: Vladislav Vaintroub2011-09-291-1/+2
|/ /
* | Fix bug lp:858148.unknown2011-09-283-0/+70
* | MergeSergey Petrunya2011-09-284-1/+62
|\ \
| * | BUG#860300: Second crash with get_fanout_with_deps() with semijoin + material...Sergey Petrunya2011-09-284-1/+62
* | | Fixed test case that changed when max_user_connections was made signed.Michael Widenius2011-09-272-2/+3
|/ /
* | Automatic mergeMichael Widenius2011-09-2660-220/+578
|\ \
| * | Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-2623-54/+173
| * | Fixed issue with slow query logging where examined rows where wrongMichael Widenius2011-09-233-0/+7
| * | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-2340-167/+399
* | | MergeSergey Petrunya2011-09-265-1/+93
|\ \ \
| * | | BUG#858732: Wrong result with semijoin + loosescan + comma joinSergey Petrunya2011-09-265-1/+93
* | | | portability fix: use SOCKET_SIZE_TYPE in the handlersocket pluginSergei Golubchik2011-09-244-4/+7
* | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-2319-55/+55
|/ / /
* | | MergeSergey Petrunya2011-09-237-2/+98
|\ \ \ | |/ / |/| |
| * | BUG#849776: Wrong result with semijoin + "Impossible where"Sergey Petrunya2011-09-237-2/+98
| |/
* | portability fix: avoid anonymous structs and unions in CSergei Golubchik2011-09-224-258/+258
|/
* Fix after previous cset: update test resultsSergey Petrunya2011-09-222-0/+19
* MergeSergey Petrunya2011-09-207-2/+110
|\
| * BUG#849763: Wrong result with second execution of prepared statement with sem...Sergey Petrunya2011-09-207-2/+110
* | MergeSergey Petrunya2011-09-174-9/+43
|\ \ | |/
| * BUG##849717: Crash in Item_func::fix_fields on second execution of a prepared...Sergey Petrunya2011-09-174-9/+43
* | mergeVladislav Vaintroub2011-09-162-2/+3
|\ \
| * | Fix path lookup for singtoolVladislav Vaintroub2011-09-161-1/+2
| * | Fix compile warningVladislav Vaintroub2011-09-161-1/+1
* | | Merge with 5.2Michael Widenius2011-09-1512-27/+25
|\ \ \ | |/ /
| * | Fixed race condition that could cause diff to fail.Michael Widenius2011-09-151-18/+9
| * | Fixed test to be repeatableMichael Widenius2011-09-152-2/+2
| * | Reset variable to not access it uninitializedMichael Widenius2011-09-141-0/+1
| * | Increased version numberMichael Widenius2011-09-138-7/+13
* | | Removed duplicate testMichael Widenius2011-09-152-54/+0
| |/ |/|
* | MergeSergey Petrunya2011-09-144-9/+105
|\ \
| * | BUG#730133: Wrong result with jkl = 7, BKA, ICP in maria-5.3 + compound indexSergey Petrunya2011-09-134-9/+105
* | | Merge with 5.2Michael Widenius2011-09-1026-60/+161
|\ \ \ | |/ / |/| / | |/
| * Automatic mergeMichael Widenius2011-09-1023-60/+143
| |\
| | * Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-0920-56/+127