summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix of LP bug#968720.unknown2012-04-056-3/+131
* Make test results stable.Sergey Petrunya2012-04-044-9/+10
* Merge with 5.2Michael Widenius2012-04-045-34/+34
|\
| * Merge with 5.1Michael Widenius2012-04-045-35/+35
| |\
| | * Merge in deleted fixesMichael Widenius2012-04-0411-65/+101
| | |\
| | | * Fixed test cases that changed as part of fixing bugs with record count and pa...Michael Widenius2012-04-045-35/+35
* | | | MergeSergey Petrunya2012-04-0417-117/+319
|\ \ \ \
| * | | | BUG#913030: better comments and function names.Sergey Petrunya2012-04-041-4/+44
| * | | | MergeSergey Petrunya2012-04-0217-117/+279
| |\ \ \ \
| | * | | | BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3Sergey Petrunya2012-04-0217-117/+279
* | | | | | Merge with 5.2Michael Widenius2012-04-046-32/+69
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge with 5.1Michael Widenius2012-04-046-30/+66
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CS...Michael Widenius2012-04-046-30/+66
| | | |_|/ | | |/| |
* | | | | Don't disable core on signal just becasue platform doesn't handle stack tracesMichael Widenius2012-04-031-4/+0
| |_|/ / |/| | |
* | | | mergeSergei Golubchik2012-04-021-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-209 SET PASSWORD in 5.2 does not update user's auth pluginSergei Golubchik2012-04-021-0/+2
* | | | automatic mergeMichael Widenius2012-04-027-7/+10
|\ \ \ \
| * | | | Fixed lp:886479 "[PATCH] plugin boolean result"Michael Widenius2012-04-021-3/+3
| * | | | Compatibility fixes by U OrsiniMichael Widenius2012-03-306-4/+7
* | | | | mergeSergei Golubchik2012-03-301-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | mergeSergei Golubchik2012-03-301-1/+1
| |\ \ \
| | * | | mdev-205 don't install libevent headersSergei Golubchik2012-03-301-1/+1
| | |/ /
* | | | Merge from 5.2Michael Widenius2012-03-303-1/+25
|\ \ \ \ | |/ / /
| * | | Automatic mergeMichael Widenius2012-03-303-1/+25
| |\ \ \ | | |/ /
| | * | Fixed bug lp:967914 "CHECK TABLE persistently reports table corruption after ...Michael Widenius2012-03-303-1/+25
* | | | mergeSergei Golubchik2012-03-302-1/+4
|\ \ \ \ | |/ / /
| * | | mergeSergei Golubchik2012-03-292-1/+4
| |\ \ \ | | |/ /
| | * | fix the test case for windows: replace_result \\ /Sergei Golubchik2012-03-291-0/+3
| | * | make the code compile againSergei Golubchik2012-03-291-1/+1
* | | | remove race conditions from the testSergei Golubchik2012-03-292-15/+7
* | | | Add missing include (fixes compile failure with gcc 4.7).unknown2012-03-291-0/+1
* | | | Automatic mergeMichael Widenius2012-03-2812-15/+93
|\ \ \ \ | |/ / /
| * | | Merge with 5.1Michael Widenius2012-03-2812-15/+92
| |\ \ \ | | |/ /
| | * | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-2812-15/+92
* | | | Added feature request from lp:956585 "Feature request - prevent truncating qu...Michael Widenius2012-03-271-6/+89
| |_|/ |/| |
* | | BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-275-0/+39
* | | MergeSergey Petrunya2012-03-265-5/+183
|\ \ \
| * | | BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-265-5/+183
* | | | Bug fix for MySQL bug#61209 "auto_increment_offset != 1 + innodb_autoinc_lock...Michael Widenius2012-03-266-282/+301
* | | | Sorted some test results that can be different on different machinesMichael Widenius2012-03-264-103/+105
* | | | Fixed lp:963603 "Assertion `lock_type != TL_UNLOCK && (lock_type == TL_IGNORE...Michael Widenius2012-03-262-1/+4
|/ / /
* | | MergeSergey Petrunya2012-03-268-4/+626
|\ \ \
| * | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-268-4/+626
* | | | Increased version numberMichael Widenius2012-03-261-1/+1
|/ / /
* | | BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-255-0/+164
* | | Improve filesort performance for small sorts: Don't write pointers to records...unknown2012-03-242-38/+28
* | | Speedup:Michael Widenius2012-03-238-25/+29
* | | Fixes lp:941889 "JOIN constructors takes a long time in 5.3"Michael Widenius2012-03-233-16/+42
* | | Speedups:Michael Widenius2012-03-238-46/+80
* | | Fixed LP bug #954900.Igor Babaev2012-03-223-1/+139